8072627fcf
Accepting request 1273808 from devel:languages:python:pytest
...
- Switch to pyproject macros.
- No more greedy globs in %files.
OBS-URL: https://build.opensuse.org/request/show/1273808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-services?expand=0&rev=9
2025-05-02 12:55:46 +00:00
df6b02173e
- Switch to pyproject macros.
...
- No more greedy globs in %files.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=18
2025-05-01 07:03:24 +00:00
144e6ba217
Accepting request 1092224 from devel:languages:python:pytest
...
- Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1092224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-services?expand=0&rev=8
2023-06-12 13:24:35 +00:00
ce76a014f8
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=16
2023-06-11 11:33:19 +00:00
031fcd076a
Accepting request 1092137 from home:ecsos:python
...
- Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1092137
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=15
2023-06-11 11:33:03 +00:00
2f1920970f
Accepting request 964159 from devel:languages:python:pytest
...
- Remove mock BuildRequires, not needed.
OBS-URL: https://build.opensuse.org/request/show/964159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-services?expand=0&rev=7
2022-03-24 21:57:06 +00:00
05ef3ad2db
- Remove mock BuildRequires, not needed.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=13
2022-03-23 06:23:43 +00:00
a8b6e15282
Accepting request 846346 from devel:languages:python:pytest
...
OBS-URL: https://build.opensuse.org/request/show/846346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-services?expand=0&rev=6
2020-11-09 12:56:20 +00:00
c593ecc327
Accepting request 846285 from home:mmachova:branches:devel:languages:python:pytest
...
- Update to 2.2.1
* #38 : Retry to lock resource if zc.lockfile.LockError is raised.
Fix needed for pytest-xdist. (StabbarN)
* #42 : Retry on zc.lockfile.LockError in file_lock, use existing
timeout kwarg (mshriver)
OBS-URL: https://build.opensuse.org/request/show/846285
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=11
2020-11-05 21:32:56 +00:00
239635f8a0
Accepting request 817715 from devel:languages:python:pytest
...
OBS-URL: https://build.opensuse.org/request/show/817715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-services?expand=0&rev=5
2020-06-30 19:54:34 +00:00
Tomáš Chvátal
62cc8e82f7
Accepting request 817703 from home:mcalabkova:branches:devel:languages:python:pytest
...
- Update to version 2.1.0
* #34 : Deprecated slave_id fixture in favor of worker_id,
for compatibility with pytest-xdist 2.
OBS-URL: https://build.opensuse.org/request/show/817703
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=9
2020-06-29 12:33:14 +00:00
0a5978f071
Accepting request 784625 from devel:languages:python:pytest
...
- Fix build without python2
OBS-URL: https://build.opensuse.org/request/show/784625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-services?expand=0&rev=4
2020-03-26 23:22:27 +00:00
Tomáš Chvátal
cadf0315e1
- Fix build without python2
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=7
2020-03-13 12:40:04 +00:00
e7a57a63de
Accepting request 778734 from devel:languages:python:pytest
...
- Do not pull in mysql for tests we actually skip anyway
OBS-URL: https://build.opensuse.org/request/show/778734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-services?expand=0&rev=3
2020-02-26 14:02:13 +00:00
Tomáš Chvátal
d4722ce8b2
- Do not pull in mysql for tests we actually skip anyway
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=5
2020-02-24 11:37:44 +00:00
575d39f954
Accepting request 748853 from devel:languages:python:pytest
...
- Update to 2.0.1:
* #23 : Rely on zc.lockfile for lockfile behavior.
* #28 : Fixtures now supports later versions of mysql and no longer support versions of mysql prior to mysql --initialize support.
* #29 : Fix issues with later versions of mysql where mysql_defaults_file fixture would prevent startup of mysql.
* Fixed issue in test suite where mysql fixture was not tested.
* Removed pytest_services.locks.lock_file.
* #20 : Added workaround for issue with SysLogHandler.
OBS-URL: https://build.opensuse.org/request/show/748853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-services?expand=0&rev=2
2019-11-18 19:06:14 +00:00
Tomáš Chvátal
0b8655ecdc
- Update to 2.0.1:
...
* #23 : Rely on zc.lockfile for lockfile behavior.
* #28 : Fixtures now supports later versions of mysql and no longer support versions of mysql prior to mysql --initialize support.
* #29 : Fix issues with later versions of mysql where mysql_defaults_file fixture would prevent startup of mysql.
* Fixed issue in test suite where mysql fixture was not tested.
* Removed pytest_services.locks.lock_file.
* #20 : Added workaround for issue with SysLogHandler.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=3
2019-11-15 10:47:46 +00:00
c493767c5c
Accepting request 681759 from devel:languages:python:pytest
...
OBS-URL: https://build.opensuse.org/request/show/681759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-services?expand=0&rev=1
2019-03-19 08:57:50 +00:00
Tomáš Chvátal
ddb197cd96
- Initial commit, used by cherrypy
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=1
2019-03-05 14:32:23 +00:00