Hello community,

here is the log from the commit of package python-pygit2 for openSUSE:Factory 
checked in at 2019-05-16 22:09:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pygit2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pygit2.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pygit2"

Thu May 16 22:09:15 2019 rev:20 rq:703238 version:0.28.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pygit2/python-pygit2.changes      
2019-05-06 13:21:21.924533061 +0200
+++ /work/SRC/openSUSE:Factory/.python-pygit2.new.5148/python-pygit2.changes    
2019-05-16 22:09:16.962323935 +0200
@@ -1,0 +2,10 @@
+Wed May 15 18:22:32 UTC 2019 - Gary Smith <gsm...@suse.com>
+
+- Update to 0.28.1
+  * Removed patch pycparser.patch as it is no longer needed
+  * Now works with pycparser 2.18 and above
+  * Now ``Repository.write_archive(..)`` keeps the file mode
+  * New ``Patch.data`` returns the raw contents of the patch as a byte string
+  * New ``Patch.text`` returns the contents of the patch as a text string,
+
+-------------------------------------------------------------------

Old:
----
  pycparser.patch
  pygit2-0.28.0.tar.gz

New:
----
  pygit2-0.28.1.tar.gz

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

Other differences:
------------------
++++++ python-pygit2.spec ++++++
--- /var/tmp/diff_new_pack.d2nU1F/_old  2019-05-16 22:09:17.758323211 +0200
+++ /var/tmp/diff_new_pack.d2nU1F/_new  2019-05-16 22:09:17.762323208 +0200
@@ -19,14 +19,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pygit2
-Version:        0.28.0
+Version:        0.28.1
 Release:        0
 Summary:        Python bindings for libgit2
 License:        GPL-2.0-only
 Group:          Development/Languages/Python
 URL:            https://github.com/libgit2/pygit2
 Source:         
https://files.pythonhosted.org/packages/source/p/pygit2/pygit2-%{version}.tar.gz
-Patch0:         pycparser.patch
 BuildRequires:  %{python_module cffi}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pycparser}
@@ -49,7 +48,6 @@
 
 %prep
 %setup -q -n pygit2-%{version}
-%patch0 -p1
 # do not add options to pytest
 rm pytest.ini
 
@@ -59,6 +57,7 @@
 
 %install
 %python_install
+%python_expand rm -rf %{buildroot}%{$python_sitearch}/pygit2/decl/
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check

++++++ pygit2-0.28.0.tar.gz -> pygit2-0.28.1.tar.gz ++++++
++++ 2752 lines of diff (skipped)


Reply via email to