Hello community,

here is the log from the commit of package python-pygit2 for openSUSE:Factory 
checked in at 2020-05-07 14:50:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pygit2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pygit2.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pygit2"

Thu May  7 14:50:04 2020 rev:23 rq:800601 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pygit2/python-pygit2.changes      
2019-12-03 12:44:05.102104440 +0100
+++ /work/SRC/openSUSE:Factory/.python-pygit2.new.2738/python-pygit2.changes    
2020-05-07 14:50:09.089916966 +0200
@@ -1,0 +2,7 @@
+Wed May  6 08:01:51 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 1.2.1:
+  * Drop python2 support
+  * Various crash fixes
+
+-------------------------------------------------------------------

Old:
----
  pygit2-0.28.2.tar.gz

New:
----
  pygit2-1.2.1.tar.gz

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

Other differences:
------------------
++++++ python-pygit2.spec ++++++
--- /var/tmp/diff_new_pack.7qJN3h/_old  2020-05-07 14:50:10.509919815 +0200
+++ /var/tmp/diff_new_pack.7qJN3h/_new  2020-05-07 14:50:10.513919823 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pygit2
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2019 Neal Gompa <ngomp...@gmail.com>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,28 +18,26 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-pygit2
-Version:        0.28.2
+Version:        1.2.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
-BuildRequires:  %{python_module cffi}
+BuildRequires:  %{python_module cached-property}
+BuildRequires:  %{python_module cffi >= 1.4.0}
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module pycparser}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
 BuildRequires:  ca-certificates
 BuildRequires:  ca-certificates-mozilla
 BuildRequires:  fdupes
-BuildRequires:  libgit2-devel >= %{version}
+BuildRequires:  libgit2-devel >= 1.0
 BuildRequires:  libopenssl-devel
 BuildRequires:  python-rpm-macros
-Requires:       python-pycparser
-Requires:       python-six
+Requires:       python-cached-property
 %requires_eq    python-cffi
 %python_subpackages
 

++++++ pygit2-0.28.2.tar.gz -> pygit2-1.2.1.tar.gz ++++++
++++ 25121 lines of diff (skipped)


Reply via email to