15
0

- Add patch support-pytest-8.patch:

* Use non-deprecated setup method to support pytest >= 8.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-paramiko?expand=0&rev=121
This commit is contained in:
2024-05-14 03:28:44 +00:00
committed by Git OBS Bridge
parent 8261459e34
commit 264876dbf3
3 changed files with 32 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 14 03:27:34 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-pytest-8.patch:
* Use non-deprecated setup method to support pytest >= 8.
-------------------------------------------------------------------
Wed Dec 20 06:57:15 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>