Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-testresources-2.0.2-160000.1.1 RPM for noarch

From OpenSuSE Leap 16.0 for noarch

Name: python313-testresources Distribution: SUSE Linux 16
Version: 2.0.2 Vendor: SUSE LLC <https://www.suse.com/>
Release: 160000.1.1 Build date: Fri May 16 08:21:57 2025
Group: Unspecified Build host: reproducible
Size: 329261 Source RPM: python-testresources-2.0.2-160000.1.1.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/testing-cabal/testresources
Summary: A pyunit extension for managing expensive test resources
testresources: extensions to python unittest to allow declarative use
of resources by test cases.

Provides

Requires

License

(Apache-2.0 OR BSD-3-Clause) AND GPL-2.0-or-later

Changelog

* Fri May 16 2025 adrian.glaubitz@suse.com
  - Update to 2.0.2
    * Skip testBasicSortTests in general (Kelledin)
    * Add a TestResourceManager.id() API for letting test results
      report about a resource identity (freeekanayaka)
    * Refactor failIf to assertFalse for Python 3.12 Compatibility (cjwatson)
    * Add support for Python >=3.10 (jelmer)
  - Drop use-correct-assertions.patch, merged upstream
  - Refresh testresources-flaky-tests.patch
* Wed May 08 2024 steven.kowalik@suse.com
  - Do not use pytest for the testsuite, switch to %pyunittest.
* Wed Aug 16 2023 steven.kowalik@suse.com
  - Add patch use-correct-assertions.patch:
    * Use current and correct method names.
  - Switch to pyproject macros.
* Fri Apr 21 2023 dmueller@suse.com
  - add sle15_python_module_pythons (jsc#PED-68)
* Tue Apr 18 2023 mcepl@suse.com
  - Switch to single spec version build for PSP
* Wed Jan 13 2021 pgajdos@suse.com
  - use %pytest macro
* Mon Oct 14 2019 mcepl@suse.com
  - Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Wed Aug 08 2018 jengelh@inai.de
  - Trim repeated name from summary (rpmlint).
* Tue Aug 07 2018 tchvatal@suse.com
  - Add patch testresources-flaky-tests.patch to disable flaky test
  - Drop PR-8.patch as it is obsolete by the above patch
* Tue Aug 07 2018 tchvatal@suse.com
  - Cleanup with spec-cleaner
  - Simplify the tests execution
  - Install license files
* Thu Sep 21 2017 tbechtold@suse.com
  - Add PR-8.patch . This skips a flaky test during python3 test runs
* Sun Apr 09 2017 aloisio@gmx.com
  - Converted to single-spec
  - Fixed source URL
* Mon Nov 14 2016 dmueller@suse.com
  - update to 2.0.1:
    * Fix #1590536 classifiers not reported in PyPI
    * Drop support for Python 2.4, 2.5, 3.2
    * Bug #1524048: depend on pbr at runtime
    * Handle unittest2 test suites as well
    * Use pbr for versions as well
    * More diagnostics on sort failures
    * Cleanup old helper we don't need anymore
    * Add a tox.ini for convenience
    * Add a Travis config
    * Ignore more files
    * Build and ship wheels
    * Migrate to pbr
* Thu Jun 12 2014 cdenicolo@suse.com
  - license update: (Apache-2.0 or BSD-3-Clause) and GPL-2.0+
    missing BSD-license
* Thu Oct 24 2013 speilicke@suse.com
  - Require python-setuptools instead of distribute (upstreams merged)
* Wed Apr 03 2013 speilicke@suse.com
  - Fix license according to what sr#159597 intended
* Fri Mar 15 2013 speilicke@suse.com
  - Initial version

Files

/usr/lib/python3.13/site-packages/testresources
/usr/lib/python3.13/site-packages/testresources-2.0.2.dist-info
/usr/lib/python3.13/site-packages/testresources-2.0.2.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/testresources-2.0.2.dist-info/METADATA
/usr/lib/python3.13/site-packages/testresources-2.0.2.dist-info/RECORD
/usr/lib/python3.13/site-packages/testresources-2.0.2.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/testresources-2.0.2.dist-info/WHEEL
/usr/lib/python3.13/site-packages/testresources-2.0.2.dist-info/licenses
/usr/lib/python3.13/site-packages/testresources-2.0.2.dist-info/licenses/AUTHORS
/usr/lib/python3.13/site-packages/testresources-2.0.2.dist-info/licenses/COPYING
/usr/lib/python3.13/site-packages/testresources-2.0.2.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/testresources/__init__.py
/usr/lib/python3.13/site-packages/testresources/__pycache__
/usr/lib/python3.13/site-packages/testresources/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/testresources/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/testresources/tests
/usr/lib/python3.13/site-packages/testresources/tests/TestUtil.py
/usr/lib/python3.13/site-packages/testresources/tests/__init__.py
/usr/lib/python3.13/site-packages/testresources/tests/__pycache__
/usr/lib/python3.13/site-packages/testresources/tests/__pycache__/TestUtil.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/testresources/tests/__pycache__/TestUtil.cpython-313.pyc
/usr/lib/python3.13/site-packages/testresources/tests/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/testresources/tests/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/testresources/tests/__pycache__/test_optimising_test_suite.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/testresources/tests/__pycache__/test_optimising_test_suite.cpython-313.pyc
/usr/lib/python3.13/site-packages/testresources/tests/__pycache__/test_resource_graph.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/testresources/tests/__pycache__/test_resource_graph.cpython-313.pyc
/usr/lib/python3.13/site-packages/testresources/tests/__pycache__/test_resourced_test_case.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/testresources/tests/__pycache__/test_resourced_test_case.cpython-313.pyc
/usr/lib/python3.13/site-packages/testresources/tests/__pycache__/test_test_loader.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/testresources/tests/__pycache__/test_test_loader.cpython-313.pyc
/usr/lib/python3.13/site-packages/testresources/tests/__pycache__/test_test_resource.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/testresources/tests/__pycache__/test_test_resource.cpython-313.pyc
/usr/lib/python3.13/site-packages/testresources/tests/test_optimising_test_suite.py
/usr/lib/python3.13/site-packages/testresources/tests/test_resource_graph.py
/usr/lib/python3.13/site-packages/testresources/tests/test_resourced_test_case.py
/usr/lib/python3.13/site-packages/testresources/tests/test_test_loader.py
/usr/lib/python3.13/site-packages/testresources/tests/test_test_resource.py
/usr/share/doc/packages/python313-testresources
/usr/share/doc/packages/python313-testresources/README.rst
/usr/share/licenses/python313-testresources
/usr/share/licenses/python313-testresources/Apache-2.0
/usr/share/licenses/python313-testresources/BSD
/usr/share/licenses/python313-testresources/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jul 22 23:36:22 2025