Hello community,

here is the log from the commit of package python-smmap for openSUSE:Factory 
checked in at 2020-03-24 22:33:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-smmap (Old)
 and      /work/SRC/openSUSE:Factory/.python-smmap.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-smmap"

Tue Mar 24 22:33:44 2020 rev:10 rq:787441 version:3.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-smmap/python-smmap.changes        
2018-12-24 11:44:01.329312220 +0100
+++ /work/SRC/openSUSE:Factory/.python-smmap.new.3160/python-smmap.changes      
2020-03-24 22:33:45.101130505 +0100
@@ -1,0 +2,8 @@
+Mon Mar 16 12:09:46 UTC 2020 - Dirk Mueller <dmuel...@suse.com>
+
+- update to 3.0.1:
+  * Switched back to the smmap package name on PyPI and fixed the smmap2 
mirror package (#44)
+  * Fixed setup.py long_description rendering (#40)
+- remove delete_platform_specific_test.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  delete_platform_specific_test.patch
  smmap-0.9.0.tar.gz

New:
----
  smmap-3.0.1.tar.gz

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

Other differences:
------------------
++++++ python-smmap.spec ++++++
--- /var/tmp/diff_new_pack.khi8t5/_old  2020-03-24 22:33:46.857131359 +0100
+++ /var/tmp/diff_new_pack.khi8t5/_new  2020-03-24 22:33:46.857131359 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-smmap
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:           python-smmap
-Version:        0.9.0
+Version:        3.0.1
 Release:        0
 Summary:        A pure git implementation of a sliding window memory map 
manager
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
-Url:            https://github.com/gitpython-developers/smmap
+URL:            https://github.com/gitpython-developers/smmap
 Source:         
https://files.pythonhosted.org/packages/source/s/smmap/smmap-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE delete_platform_specific_test.patch -- fix tests on 
powerpc
-Patch0:         delete_platform_specific_test.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
@@ -56,7 +54,6 @@
 
 %prep
 %setup -q -n smmap-%{version}
-%patch0 -p1
 
 %build
 %python_build

++++++ smmap-0.9.0.tar.gz -> smmap-3.0.1.tar.gz ++++++
++++ 4080 lines of diff (skipped)


Reply via email to