forked from pool/python-pysnmp
- Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysnmp?expand=0&rev=47
This commit is contained in:
committed by
Git OBS Bridge
parent
09f2202551
commit
79c088e2a7
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user