diff --git a/pysnmp-7.1.1.tar.gz b/pysnmp-7.1.1.tar.gz deleted file mode 100644 index b6c44aa..0000000 --- a/pysnmp-7.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:151ecbbea3d54cdecebd4ddb74f565e18cb48b2c9471350bb1dd067ddd8b67b6 -size 429644 diff --git a/pysnmp-7.1.4.tar.gz b/pysnmp-7.1.4.tar.gz new file mode 100644 index 0000000..56be3f1 --- /dev/null +++ b/pysnmp-7.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ec7fd78cb7437ad64644108dea603cad8e49f065da3dd3e0539dda68bad320c +size 442531 diff --git a/python-pysnmp.changes b/python-pysnmp.changes index e775c6e..59d88f9 100644 --- a/python-pysnmp.changes +++ b/python-pysnmp.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Sep 19 18:16:03 UTC 2024 - Martin Hauke + +- Update to version 7.1.4 + * Dumped pysnmpcrypto dependency and bind to cryptography if + presented. +- Update to version 7.1.3 + * Fixed a bulkCmd IndexError bug. + * Cleaned up nextCmd/bulkCmd related code. + * Revised docs and examples accordingly. +- Update to version 7.1.2 + * Revised v1arch hlapi and its docs/examples. + * Revised nextCmd, bulkCmd, walkCmd, and bulkWalkCmd returned + collections. + * Moved Slim class to v1arch. + ------------------------------------------------------------------- Thu Sep 12 17:46:06 UTC 2024 - Martin Hauke diff --git a/python-pysnmp.spec b/python-pysnmp.spec index 7319bed..c679809 100644 --- a/python-pysnmp.spec +++ b/python-pysnmp.spec @@ -17,7 +17,7 @@ Name: python-pysnmp -Version: 7.1.1 +Version: 7.1.4 Release: 0 Summary: A pure-Python SNMPv1/v2c/v3 library License: BSD-2-Clause @@ -33,9 +33,9 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: net-snmp BuildRequires: python-rpm-macros +Requires: python-cryptography Requires: python-pyasn1 >= 0.4.8 Requires: python-pysmi -Requires: python-pysnmpcrypto BuildArch: noarch %python_subpackages