forked from pool/python-snimpy
Accepting request 897857 from home:mnhauke
- Drop compatibility with Python 2 OBS-URL: https://build.opensuse.org/request/show/897857 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-snimpy?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 6 12:52:43 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Drop compatibility with Python 2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 27 04:21:34 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
Wed Jan 27 04:21:34 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
# spec file for package python-snimpy
|
# spec file for package python-snimpy
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
# Copyright (c) 2016-2020, Martin Hauke <mardnh@gmx.de>
|
# Copyright (c) 2016-2021, Martin Hauke <mardnh@gmx.de>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-snimpy
|
Name: python-snimpy
|
||||||
Version: 0.8.14
|
Version: 1.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Interactive SNMP tool
|
Summary: Interactive SNMP tool
|
||||||
License: ISC
|
License: ISC
|
||||||
@@ -46,7 +46,7 @@ Requires: python-pycryptodomex
|
|||||||
Requires: python-pysnmp >= 4
|
Requires: python-pysnmp >= 4
|
||||||
Requires: python-setuptools
|
Requires: python-setuptools
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun):update-alternatives
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c7bcbb0cf9f6e5bf71cf7b0407fd9149c3ca31d1b681d26305b7e3faeae911c8
|
|
||||||
size 76671
|
|
3
snimpy-1.0.0.tar.gz
Normal file
3
snimpy-1.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:65bfe796d3d0234b829a96936bc868c3741743a89179367089bc673ca03c591a
|
||||||
|
size 76425
|
Reference in New Issue
Block a user