Modify invalid source0
This commit is contained in:
parent
218aed1531
commit
9b19bb076a
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pysnmp
|
Name: python-pysnmp
|
||||||
Version: 4.4.12
|
Version: 4.4.12
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: SNMP library for Python
|
Summary: SNMP library for Python
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/etingof/pysnmp
|
URL: https://github.com/etingof/pysnmp
|
||||||
Source0: https://files.pythonhosted.org/packages/4e/75/72f64c451bf5884715f84f8217b69b4025da0b67628d611cd14a5b7db217/pysnmp-4.4.12.tar.gz
|
Source0: https://github.com/etingof/pysnmp/archive/v4.4.12/pysnmp-4.4.12.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-pysmi
|
Requires: python3-pysmi
|
||||||
@ -88,5 +88,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 9 2022 caodongxia <caodongxia@h-partners.com> - 4.4.12-2
|
||||||
|
- Modify invalid source0
|
||||||
|
|
||||||
* Wed Dec 16 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Wed Dec 16 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user