modify download url
(cherry picked from commit 06e4a0f1eb2d5557a9a80bd87081959235e0bbab)
This commit is contained in:
parent
1d43c07245
commit
9b83f3feff
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pyang
|
Name: python-pyang
|
||||||
Version: 2.3.2
|
Version: 2.3.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A YANG (RFC 6020/7950) validator and converter
|
Summary: A YANG (RFC 6020/7950) validator and converter
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/mbj4668/pyang
|
URL: https://github.com/mbj4668/pyang
|
||||||
Source0: pyang-%{version}.tar.gz
|
Source0: %{url}/archive/refs/tags/pyang-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-lxml
|
Requires: python3-lxml
|
||||||
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
/usr/share/yang/*
|
/usr/share/yang/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 1 2022 qisen <qisen@huawei.com> 2.3.2-2
|
||||||
|
- Package init
|
||||||
|
|
||||||
* Tue Nov 03 2020 gaoxingwang <gxw94linux@163.com> 2.3.2-1
|
* Tue Nov 03 2020 gaoxingwang <gxw94linux@163.com> 2.3.2-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user