Hello community,

here is the log from the commit of package python-modernize for 
openSUSE:Factory checked in at 2020-01-13 22:20:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-modernize (Old)
 and      /work/SRC/openSUSE:Factory/.python-modernize.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-modernize"

Mon Jan 13 22:20:45 2020 rev:2 rq:761544 version:0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-modernize/python-modernize.changes        
2019-05-12 11:33:18.997855504 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-modernize.new.6675/python-modernize.changes  
    2020-01-13 22:20:52.210500023 +0100
@@ -1,0 +2,5 @@
+Tue Jan  7 11:37:57 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Use python dbm dependency instead of legacy gdbm
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-modernize.spec ++++++
--- /var/tmp/diff_new_pack.cCFlOx/_old  2020-01-13 22:20:53.434500591 +0100
+++ /var/tmp/diff_new_pack.cCFlOx/_new  2020-01-13 22:20:53.438500592 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-modernize
 #
-# Copyright (c) 2019 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
@@ -22,16 +22,16 @@
 Release:        0
 Summary:        A tool for modernizing Python code using lib2to3
 License:        BSD-3-Clause AND Python-2.0
-Group:          Development/Languages/Python
 URL:            https://github.com/python-modernize/python-modernize
-Source:         
https://github.com/python-modernize/python-modernize/archive/0.7.tar.gz#//modernize-%{version}.tar.gz
+Source:         
https://github.com/python-modernize/python-modernize/archive/%{version}.tar.gz#//modernize-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-dbm
 BuildArch:      noarch
 # SECTION test requirements
+BuildRequires:  %{python_module dbm}
 BuildRequires:  %{python_module nose}
-BuildRequires:  python-gdbm
 # /SECTION
 %python_subpackages
 


Reply via email to