Hello community,

here is the log from the commit of package python-translitcodec for 
openSUSE:Leap:15.2 checked in at 2020-03-15 07:12:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-translitcodec (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-translitcodec.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-translitcodec"

Sun Mar 15 07:12:50 2020 rev:2 rq:784930 version:0.5.2

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/python-translitcodec/python-translitcodec.changes  
    2020-02-22 17:50:24.485524808 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-translitcodec.new.3160/python-translitcodec.changes
    2020-03-15 07:13:02.645023784 +0100
@@ -1,0 +2,9 @@
+Wed Mar 11 10:05:10 UTC 2020 - [email protected]
+
+- version update to 0.5.2
+  - Install package with setuptools
+  - Add python_requires to prevent installation with Python 2 packages
+  - Complete coverage of the Vietnamese alphabet
+  - Removed Python 2 support
+
+-------------------------------------------------------------------

Old:
----
  translitcodec-0.4.0.tar.gz

New:
----
  translitcodec-0.5.2.tar.gz

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

Other differences:
------------------
++++++ python-translitcodec.spec ++++++
--- /var/tmp/diff_new_pack.CBvAKh/_old  2020-03-15 07:13:03.005024000 +0100
+++ /var/tmp/diff_new_pack.CBvAKh/_new  2020-03-15 07:13:03.009024002 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-translitcodec
 #
-# 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
@@ -12,22 +12,24 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-translitcodec
-Version:        0.4.0
+Version:        0.5.2
 Release:        0
-License:        MIT
 Summary:        Unicode to 8-bit charset transliteration codec
-Url:            https://github.com/claudep/translitcodec
+License:        MIT
 Group:          Development/Languages/Python
+URL:            https://github.com/claudep/translitcodec
 Source:         
https://files.pythonhosted.org/packages/source/t/translitcodec/translitcodec-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildArch:      noarch
 
 %python_subpackages

++++++ translitcodec-0.4.0.tar.gz -> translitcodec-0.5.2.tar.gz ++++++
++++ 5433 lines of diff (skipped)


Reply via email to