summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-02-18 13:19:14 +0000
committerCoprDistGit <infra@openeuler.org>2025-02-18 13:19:14 +0000
commitad286837c15cf9dc6cb8cfdc8dc60d6c0b5cd2ca (patch)
tree682d864ec017707f64f62a6ba50d42ca0dcf1a0d
parentcb5bb98392fdbaade9d8a5d861c4ba5d04e62cd0 (diff)
automatic import of python-pygit2openeuler24.03_LTS_SP1
-rw-r--r--.gitignore1
-rw-r--r--python-pygit2.spec10
-rw-r--r--sources2
3 files changed, 7 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 7813603..20c0a0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/pygit2-1.7.1.tar.gz
/pygit2-1.17.0.tar.gz
+/pygit2-1.14.0.tar.gz
diff --git a/python-pygit2.spec b/python-pygit2.spec
index c4dab85..1220457 100644
--- a/python-pygit2.spec
+++ b/python-pygit2.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pygit2
-Version: 1.17.0
+Version: 1.14.0
Release: 1
Summary: Python bindings for libgit2.
License: GPLv2 with linking exception
URL: https://github.com/libgit2/pygit2
-Source0: https://files.pythonhosted.org/packages/b7/ea/17aa8ca38750f1ba69511ceeb41d29961f90eb2e0a242b668c70311efd4e/pygit2-1.17.0.tar.gz
+Source0: https://files.pythonhosted.org/packages/7b/3c/697dbc6b7b27f599ea96fbe0cd59bc4bed05652372a550d59990ab460096/pygit2-1.14.0.tar.gz
%description
@@ -46,7 +46,7 @@ Provides: python3-pygit2-doc
- Authors - https://github.com/libgit2/pygit2/blob/master/AUTHORS.rst
%prep
-%autosetup -n pygit2-1.17.0
+%autosetup -n pygit2-1.14.0
%build
%py3_build
@@ -86,7 +86,7 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Feb 18 2025 mywaaagh_admin <pkwarcraft@hotmail.com> - 1.17.0-1
-- Upgraded to 1.17.0
+* Tue Feb 18 2025 mywaaagh_admin <pkwarcraft@hotmail.com> - 1.14.0-1
+- Upgraded to 1.14.0
* Mon Mar 27 2023 Python_Bot <Python_Bot@openeuler.org> - 1.7.1-1
- Package Spec generated
diff --git a/sources b/sources
index 943ef4b..4ef8bcc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7bc5266fd87c5dca73677e973c95b461 pygit2-1.17.0.tar.gz
+9b369ca4c31d006b8db5cc3b56177fde pygit2-1.14.0.tar.gz