14
0
forked from pool/python-remoto

- Switch to pyproject macros.

- No more greedy globs in %files.
- Add patch support-pytest-8.patch:
  * Don't call deprecated methods that break with Pytest 8.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-remoto?expand=0&rev=19
This commit is contained in:
2024-05-15 02:46:52 +00:00
committed by Git OBS Bridge
parent 2c3288bf20
commit f23ec76bb7
3 changed files with 54 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 15 02:46:14 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
- Add patch support-pytest-8.patch:
* Don't call deprecated methods that break with Pytest 8.
-------------------------------------------------------------------
Fri Apr 8 09:21:48 UTC 2022 - pgajdos@suse.com