14
0
forked from pool/python-Fabric

- Add patch support-pytest-8.patch:

* Use setup_method(), not setup().
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Fabric?expand=0&rev=88
This commit is contained in:
2024-08-22 06:26:40 +00:00
committed by Git OBS Bridge
parent decbd69afc
commit 571958b970
3 changed files with 158 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 22 06:25:46 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-pytest-8.patch:
* Use setup_method(), not setup().
- Switch to pyproject macros.
-------------------------------------------------------------------
Thu Oct 19 08:51:37 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>