forked from pool/python-pysnmp
Accepting request 1202043 from home:mnhauke:network
- 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. OBS-URL: https://build.opensuse.org/request/show/1202043 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysnmp?expand=0&rev=59
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user