summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-libyang.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 6d8aea7..6e6f910 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/libyang-2.6.0.tar.gz
+/libyang-2.7.0.tar.gz
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
diff --git a/sources b/sources
index 4c20098..a6b23b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b054110a39a857b000a76a2ecb10b66 libyang-2.6.0.tar.gz
+0bfa63abbd12ab8842d37dfa84ab686f libyang-2.7.0.tar.gz