Update to 1.11.1 (rhbz#2050501)
This commit is contained in:
parent
10517be414
commit
c97b670732
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
||||
/pygit2-1.6.1.tar.gz
|
||||
/pygit2-1.7.1.tar.gz
|
||||
/pygit2-1.9.2.tar.gz
|
||||
/pygit2-1.11.1.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pkgname pygit2
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 1.9.2
|
||||
Version: 1.11.1
|
||||
Release: %autorelease
|
||||
Summary: Python bindings for libgit2
|
||||
|
||||
@ -11,7 +11,7 @@ Source0: https://github.com/libgit2/pygit2/archive/v%{version}.tar.gz#/%{
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: (libgit2-devel >= 1.4.0 with libgit2-devel < 1.5.0)
|
||||
BuildRequires: (libgit2-devel >= 1.5.0 with libgit2-devel < 1.6.0)
|
||||
|
||||
%description
|
||||
pygit2 is a set of Python bindings to the libgit2 library, which implements
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygit2-1.9.2.tar.gz) = 523af14ae418b56efd3c541fb306c3a799224db400053590f1676ace9b53ac4c731a1731081f245cd78ab5d233c9e67fa2e5c13e02b6f62de05123cd47a1a70a
|
||||
SHA512 (pygit2-1.11.1.tar.gz) = c831afb30ec4c0c4972687f28196915ccb428bf2e242eed17ff50bf700f06db59dcec254e1104bea9a335bc7955f36143085395d8463a750f4492e8c701b2061
|
||||
|
Loading…
Reference in New Issue
Block a user