14
0
forked from pool/python-pysnmp

- Update to version 6.2.4

* Deleted more obsolete items.
- Update to version 6.2.3
  * Removed unused dependencies.
- Enable tests
- Get source from pypi, github tag doesn't have the latest version and
  looks like the releases are not done in the github.
- Update to version 6.2.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysnmp?expand=0&rev=54
This commit is contained in:
2024-07-29 08:45:06 +00:00
committed by Git OBS Bridge
parent 8736e743bd
commit 3c6b5c1baa
4 changed files with 27 additions and 12 deletions

View File

@@ -1,9 +1,18 @@
-------------------------------------------------------------------
Mon Jul 29 08:33:51 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Update to version 6.2.4
* Deleted more obsolete items.
- Update to version 6.2.3
* Removed unused dependencies.
- Enable tests
- Get source from pypi, github tag doesn't have the latest version and
looks like the releases are not done in the github.
-------------------------------------------------------------------
Sat Jul 20 09:33:35 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 6.6.2
* Deleted more obsolete items.
* Removed unused dependencies.
- Update to version 6.2.2
* Cleaned up sync API leftover.
* Retired temporary sync API.
* Removed package postfix. A helper release to enable migration.