14
0
forked from pool/python-pysmi

Accepting request 417354 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/417354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysmi?expand=0&rev=2
This commit is contained in:
2016-08-10 17:55:40 +00:00
committed by Git OBS Bridge
parent b064a72596
commit f8e396d603
4 changed files with 16 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pysmi
#
# 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-pysmi
Version: 0.0.6
Version: 0.0.7
Release: 0
Summary: SNMP SMI/MIB Parser
License: BSD-2-Clause
@@ -50,7 +50,7 @@ python setup.py build
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
mv %{buildroot}%{_bindir}/mibdump.py %{buildroot}%{_bindir}/mibdump
#%check
#%%check
#nosetests # cannot be run without pysmnp which needs this package
%files