Hello community, here is the log from the commit of package python-precis-i18n for openSUSE:Factory checked in at 2019-07-23 22:39:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-precis-i18n (Old) and /work/SRC/openSUSE:Factory/.python-precis-i18n.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-precis-i18n" Tue Jul 23 22:39:45 2019 rev:2 rq:717855 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-precis-i18n/python-precis-i18n.changes 2018-11-20 22:43:29.662259274 +0100 +++ /work/SRC/openSUSE:Factory/.python-precis-i18n.new.4126/python-precis-i18n.changes 2019-07-23 22:39:51.982940561 +0200 @@ -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.LEh5PI/_old 2019-07-23 22:39:53.322940284 +0200 +++ /var/tmp/diff_new_pack.LEh5PI/_new 2019-07-23 22:39:53.338940281 +0200 @@ -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
