From 898419945162904ebd07277daa92a94489134813 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 07:18:02 +0000 Subject: automatic import of python-pygit2 --- .gitignore | 1 + python-pygit2.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index cec72ff..acf70e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pygit2-1.11.1.tar.gz +/pygit2-1.12.0.tar.gz diff --git a/python-pygit2.spec b/python-pygit2.spec index 23b977c..dfa71d6 100644 --- a/python-pygit2.spec +++ b/python-pygit2.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pygit2 -Version: 1.11.1 +Version: 1.12.0 Release: 1 Summary: Python bindings for libgit2. License: GPLv2 with linking exception URL: https://github.com/libgit2/pygit2 -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/43/9a/f4375f39d2de971750a7c16bd7ab9cc53368f395edaac59b32e9b3f62ce9/pygit2-1.11.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7f/00/075f21ae474fcef679ba1f71b9ecd534493792b508b1919021fb2be67eba/pygit2-1.12.0.tar.gz Requires: python3-cffi @@ -46,7 +46,7 @@ Provides: python3-pygit2-doc - Authors - https://github.com/libgit2/pygit2/blob/master/AUTHORS.rst %prep -%autosetup -n pygit2-1.11.1 +%autosetup -n pygit2-1.12.0 %build %py3_build @@ -86,5 +86,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 1.11.1-1 +* Fri Apr 21 2023 Python_Bot - 1.12.0-1 - Package Spec generated diff --git a/sources b/sources index 23f3e29..5dc43ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d43279531c8c0da1a372f5a51f00cd55 pygit2-1.11.1.tar.gz +ee537b91be24de8a2b4cad94bd7c2508 pygit2-1.12.0.tar.gz -- cgit v1.2.3