14
0

- Update to 0.1.0

* Drop support for Python older than 3.8
  * Drop support for PyCryptodome
- Build backend is now poetry-core
- use github tarball to include tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysnmpcrypto?expand=0&rev=3
This commit is contained in:
2025-05-13 06:21:49 +00:00
committed by Git OBS Bridge
parent 8f574a03a0
commit cae1e76ef4
3 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon May 12 14:11:00 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
- Update to 0.1.0
* Drop support for Python older than 3.8
* Drop support for PyCryptodome
- Build backend is now poetry-core
- use github tarball to include tests
-------------------------------------------------------------------
Tue Aug 1 06:20:11 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>