Hello community, here is the log from the commit of package python-smmap for openSUSE:Leap:15.2 checked in at 2020-03-26 05:41:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-smmap (Old) and /work/SRC/openSUSE:Leap:15.2/.python-smmap.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-smmap" Thu Mar 26 05:41:47 2020 rev:12 rq:788188 version:3.0.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-smmap/python-smmap.changes 2020-03-02 13:22:57.098349961 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-smmap.new.3160/python-smmap.changes 2020-03-26 05:42:04.087300222 +0100 @@ -1,0 +2,8 @@ +Mon Mar 16 12:09:46 UTC 2020 - Dirk Mueller <[email protected]> + +- 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.Gouj81/_old 2020-03-26 05:42:05.095300745 +0100 +++ /var/tmp/diff_new_pack.Gouj81/_new 2020-03-26 05:42:05.123300759 +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)
