Hello community,

here is the log from the commit of package python-pygit2 for openSUSE:Factory 
checked in at 2016-04-11 09:14:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2015-10-01 09:29:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pygit2.new/python-pygit2.changes 
2016-04-11 10:26:30.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Apr  7 19:47:24 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.24.0:
+  + Support Python 3.5.
+  + New dependency, python-six
+  + New Repository.path_is_ignored(path).
+  + Fix error in Repository(path) when path is a bytes string.
+  + Fix memory issue in Repository.describe(...).
+  + Allow testing with `tox.
+- Add python-six BuildRequires following upstream changes.
+
+-------------------------------------------------------------------

Old:
----
  pygit2-0.23.1.tar.gz

New:
----
  pygit2-0.24.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pygit2.spec ++++++
--- /var/tmp/diff_new_pack.PRCZS1/_old  2016-04-11 10:26:31.000000000 +0200
+++ /var/tmp/diff_new_pack.PRCZS1/_new  2016-04-11 10:26:31.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pygit2
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-pygit2
-Version:        0.23.1
+Version:        0.24.0
 Release:        0
 Url:            http://github.com/dborowitz/pygit2
 Summary:        Python bindings for libgit2
@@ -28,6 +28,7 @@
 BuildRequires:  libgit2-devel >= 0.23
 BuildRequires:  python-cffi
 BuildRequires:  python-devel
+BuildRequires:  python-six
 #BuildRequires:  python-unittest2
 BuildRequires:  libopenssl-devel
 BuildRequires:  python-setuptools

++++++ pygit2-0.23.1.tar.gz -> pygit2-0.24.0.tar.gz ++++++
++++ 3348 lines of diff (skipped)


Reply via email to