diff options
Diffstat (limited to 'python-libyang.spec')
-rw-r--r-- | python-libyang.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-libyang.spec b/python-libyang.spec index f1fad8f..7d4120a 100644 --- a/python-libyang.spec +++ b/python-libyang.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-libyang -Version: 2.6.0 +Version: 2.7.0 Release: 1 Summary: CFFI bindings to libyang License: MIT URL: https://github.com/CESNET/libyang-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/04/54/35839d4a71bd527b2248c473b2949b309db7160dd8098e8c07c00828f303/libyang-2.6.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ff/66/f11263e8ae9a4724748ea33ccf033d230b2be2f8cff618f213f7467f9883/libyang-2.7.0.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-libyang-doc %prep -%autosetup -n libyang-2.6.0 +%autosetup -n libyang-2.7.0 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 2.6.0-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 2.7.0-1 - Package Spec generated |