Accepting request 334932 from home:TheBlackCat:branches:devel:languages:python
Update to version 0.23.1 OBS-URL: https://build.opensuse.org/request/show/334932 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=26
This commit is contained in:
BIN
pygit2-0.23.0.tar.gz
(Stored with Git LFS)
BIN
pygit2-0.23.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
pygit2-0.23.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
pygit2-0.23.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 29 09:13:03 UTC 2015 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
- Update to version 0.23.1
|
||||||
|
* Improve support for cffi 1.0+
|
||||||
|
(https://github.com/libgit2/pygit2/pull/529)
|
||||||
|
(https://github.com/libgit2/pygit2/pull/561)
|
||||||
|
* Fix Remote.push
|
||||||
|
(https://github.com/libgit2/pygit2/pull/557)
|
||||||
|
* New TreeEntry.type
|
||||||
|
(https://github.com/libgit2/pygit2/pull/560)
|
||||||
|
* New pygit2.GIT_DIFF_SHOW_BINARY
|
||||||
|
(https://github.com/libgit2/pygit2/pull/566)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 17 11:15:59 UTC 2015 - p.drouand@gmail.com
|
Thu Sep 17 11:15:59 UTC 2015 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-pygit2
|
Name: python-pygit2
|
||||||
Version: 0.23.0
|
Version: 0.23.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://github.com/dborowitz/pygit2
|
Url: http://github.com/dborowitz/pygit2
|
||||||
Summary: Python bindings for libgit2
|
Summary: Python bindings for libgit2
|
||||||
@@ -25,7 +25,7 @@ License: GPL-2.0
|
|||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Source: https://pypi.python.org/packages/source/p/pygit2/pygit2-%{version}.tar.gz
|
Source: https://pypi.python.org/packages/source/p/pygit2/pygit2-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: libgit2-devel
|
BuildRequires: libgit2-devel >= 0.23
|
||||||
BuildRequires: python-cffi
|
BuildRequires: python-cffi
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
#BuildRequires: python-unittest2
|
#BuildRequires: python-unittest2
|
||||||
|
Reference in New Issue
Block a user