15
0

- Add patch migrate-to-setup-method.patch:

* Migrate to using setup_method().

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-librouteros?expand=0&rev=19
This commit is contained in:
2024-08-20 04:29:15 +00:00
committed by Git OBS Bridge
parent a00b67b634
commit 19c9657fe1
3 changed files with 114 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 20 04:27:52 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch migrate-to-setup-method.patch:
* Migrate to using setup_method().
-------------------------------------------------------------------
Tue Jan 23 06:26:04 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>