forked from pool/python-pysnmp
Accepting request 416227 from home:mnhauke
- Update to version 4.3.2 OBS-URL: https://build.opensuse.org/request/show/416227 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysnmp?expand=0&rev=22
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pysnmp
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-pysnmp
|
||||
Version: 4.3.0
|
||||
Version: 4.3.2
|
||||
Release: 0
|
||||
Url: http://pysnmp.sourceforge.net/
|
||||
Summary: A pure-Python SNMPv1/v2c/v3 library
|
||||
@@ -60,6 +60,8 @@ PySNMP documentation and examples.
|
||||
|
||||
%prep
|
||||
%setup -q -n pysnmp-%{version}
|
||||
# Remove uneeded files
|
||||
find docs -name "\.*" | xargs rm -rf
|
||||
|
||||
%build
|
||||
python setup.py build
|
||||
|
Reference in New Issue
Block a user