Hello community,
here is the log from the commit of package python-precis-i18n for
openSUSE:Leap:15.2 checked in at 2020-03-09 18:10:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-precis-i18n (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-precis-i18n.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-precis-i18n"
Mon Mar 9 18:10:33 2020 rev:3 rq:776930 version:1.0.1
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-precis-i18n/python-precis-i18n.changes
2020-01-15 15:51:40.195536914 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-precis-i18n.new.26092/python-precis-i18n.changes
2020-03-09 18:10:34.813129021 +0100
@@ -1,0 +2,9 @@
+Tue Jul 23 11:14:01 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.0.1:
+ * Fixed a dict/set syntax typo that has no runtime effect (6ae6876).
+ * Test forward compatibility of derived props test files as Unicode version
increases.
+ * Test Unicode 11.0 (Python 3.7).
+- Switch to github tarball for all test fixtures
+
+-------------------------------------------------------------------
Old:
----
precis_i18n-1.0.0.tar.gz
New:
----
v1.0.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-precis-i18n.spec ++++++
--- /var/tmp/diff_new_pack.OVNsfl/_old 2020-03-09 18:10:35.121129463 +0100
+++ /var/tmp/diff_new_pack.OVNsfl/_new 2020-03-09 18:10:35.125129468 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package precis-i18n
+# spec file for package python-precis-i18n
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,13 +20,13 @@
%define skip_python2 1
%define _name precis_i18n
Name: python-precis-i18n
-Version: 1.0.0
+Version: 1.0.1
Release: 0
Summary: Internationalised Usernames and Passwords
License: MIT
Group: Development/Languages/Python
URL: https://github.com/byllyfish/precis_i18n
-Source:
https://files.pythonhosted.org/packages/source/p/%{_name}/%{_name}-%{version}.tar.gz
+Source:
https://github.com/byllyfish/precis_i18n/archive/v%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros