14
0
forked from pool/python-pysnmp
Tomáš Chvátal
2020-03-14 09:12:10 +00:00
committed by Git OBS Bridge
parent 09f2202551
commit 79c088e2a7
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 14 09:11:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Fix build without python2
-------------------------------------------------------------------
Tue Sep 24 18:28:18 UTC 2019 - Martin Hauke <mardnh@gmx.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pysnmp
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -78,7 +78,7 @@ chmod -x docs/net-snmptrapd.conf docs/net-snmpd.conf
%license LICENSE.rst
%doc CHANGES.txt README.md THANKS.txt TODO.txt docs examples
%{python_sitelib}/pysnmp/
%{python_sitelib}/pysnmp-%{version}-py%{py_ver}.egg-info
%{python_sitelib}/pysnmp-%{version}-py%{python_version}.egg-info
%files -n python-pysnmp-doc
%license LICENSE.rst