14
0
Commit Graph

16 Commits

Author SHA256 Message Date
6269b7ebdb - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=29
2025-05-17 08:59:41 +00:00
d098179271 - Do not use pytest for the testsuite, switch to %pyunittest.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=27
2024-05-08 06:37:44 +00:00
1161dda071 - Add patch use-correct-assertions.patch:
* Use current and correct method names.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=25
2023-08-16 02:47:48 +00:00
3d0629becc Accepting request 1081649 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081649
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=23
2023-04-21 13:25:44 +00:00
b9daf82f1f Accepting request 862891 from home:pgajdos:python
- use %pytest macro

OBS-URL: https://build.opensuse.org/request/show/862891
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=21
2021-01-13 13:22:44 +00:00
566e210f4b - Replace %fdupes -s with plain %fdupes; hardlinks are better.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=19
2019-10-14 14:45:29 +00:00
Tomáš Chvátal
2c84bf8083 Accepting request 628079 from home:jengelh:branches:devel:languages:python
- Trim repeated name from summary (rpmlint).

OBS-URL: https://build.opensuse.org/request/show/628079
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=17
2018-08-08 12:31:22 +00:00
Tomáš Chvátal
831c4af7ea - Add patch testresources-flaky-tests.patch to disable flaky test
- Drop PR-8.patch as it is obsolete by the above patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=15
2018-08-07 10:33:41 +00:00
Tomáš Chvátal
1ff03c955e - Cleanup with spec-cleaner
- Simplify the tests execution
- Install license files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=14
2018-08-07 10:26:44 +00:00
cc286eb37d Accepting request 527694 from home:tbechtold:branches:devel:languages:python
- Add PR-8.patch . This skips a flaky test during python3 test runs

OBS-URL: https://build.opensuse.org/request/show/527694
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=12
2017-09-21 09:13:59 +00:00
Thomas Bechtold
3d22f33a65 Accepting request 488079 from home:alois:branches:devel:languages:python
Converted to single-spec.

OBS-URL: https://build.opensuse.org/request/show/488079
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=10
2017-04-16 08:45:32 +00:00
d05377b501 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=9
2016-11-14 14:15:39 +00:00
Denisart Benjamin
4be3f76577 Accepting request 236966 from home:dirkmueller:branches:devel:languages:python
- license update: (Apache-2.0 or BSD-3-Clause) and GPL-2.0+
  missing BSD-license

OBS-URL: https://build.opensuse.org/request/show/236966
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=7
2014-06-16 20:15:53 +00:00
Sascha Peilicke
586ce09451 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=5
2013-10-24 11:15:51 +00:00
Sascha Peilicke
0e52d6cb62 - Fix license according to what sr#159597 intended
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=3
2013-04-03 09:15:22 +00:00
Sascha Peilicke
b2285631a0 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=1
2013-03-15 14:32:50 +00:00