Hello community, here is the log from the commit of package python-pygit2 for openSUSE:Factory checked in at 2016-08-17 12:05:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pygit2 (Old) and /work/SRC/openSUSE:Factory/.python-pygit2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pygit2" Changes: -------- --- /work/SRC/openSUSE:Factory/python-pygit2/python-pygit2.changes 2016-04-11 10:26:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-pygit2.new/python-pygit2.changes 2016-08-17 12:05:15.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Aug 12 16:35:20 UTC 2016 - [email protected] + +- require the cffi version it was built against +- Use pypi.io as Source url + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pygit2.spec ++++++ --- /var/tmp/diff_new_pack.nZXj4L/_old 2016-08-17 12:05:16.000000000 +0200 +++ /var/tmp/diff_new_pack.nZXj4L/_new 2016-08-17 12:05:16.000000000 +0200 @@ -23,7 +23,7 @@ Summary: Python bindings for libgit2 License: GPL-2.0 Group: Development/Languages/Python -Source: https://pypi.python.org/packages/source/p/pygit2/pygit2-%{version}.tar.gz +Source: https://pypi.io/packages/source/p/pygit2/pygit2-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libgit2-devel >= 0.23 BuildRequires: python-cffi @@ -32,7 +32,7 @@ #BuildRequires: python-unittest2 BuildRequires: libopenssl-devel BuildRequires: python-setuptools -Requires: python-cffi +%requires_eq python-cffi %description Bindings for libgit2, a linkable C library for the Git version-control system.
