forked from pool/python-snimpy
Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| c2eaea27ac | |||
| fecddf8e3e | |||
| b540430726 | |||
| 0fa6fcaf86 | |||
| 0801583849 | |||
| 7fbfba4edf |
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 9 09:07:50 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.0.4
|
||||||
|
* Temporarily depend on pyasn1 <= 0.6.0 to fix compatibility issues.
|
||||||
|
* Convert build to PEP517.
|
||||||
|
- Update BuildRequires from setup.py
|
||||||
|
- Use Python 3.11 on SLE-15 by default
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 29 05:33:59 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Wed Jan 29 05:33:59 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -16,9 +16,9 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-snimpy
|
Name: python-snimpy
|
||||||
Version: 1.0.3
|
Version: 1.0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Interactive SNMP tool
|
Summary: Interactive SNMP tool
|
||||||
License: ISC
|
License: ISC
|
||||||
@@ -28,6 +28,7 @@ BuildRequires: %{python_module cffi >= 1.0.0}
|
|||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
|
BuildRequires: %{python_module setuptools_scm}
|
||||||
BuildRequires: %{python_module vcversioner}
|
BuildRequires: %{python_module vcversioner}
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:17fdfccf9070d62948673960b7194aa19fd7620200c5f591b769560040a9d297
|
|
||||||
size 72745
|
|
||||||
3
snimpy-1.0.4.tar.gz
Normal file
3
snimpy-1.0.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e9ba604b66ac4acd230d6340fcf12b2234ee1db884a714634f34fd54cbd7bd1d
|
||||||
|
size 78268
|
||||||
Reference in New Issue
Block a user