From 3ec1d30fcdddda40507b5d530b5fde24dae1124cbf0c065e990a8baee0f78580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 10 Sep 2019 09:50:42 +0000 Subject: [PATCH] - Update to 1.3: * text-unidecode is now dual-licensed under Artistic License and GPL 1 / GPL 2+, to cause less problems for distributions. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-text-unidecode?expand=0&rev=10 --- python-text-unidecode.changes | 7 +++++++ python-text-unidecode.spec | 6 +++--- text-unidecode-1.2.tar.gz | 3 --- text-unidecode-1.3.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 text-unidecode-1.2.tar.gz create mode 100644 text-unidecode-1.3.tar.gz diff --git a/python-text-unidecode.changes b/python-text-unidecode.changes index d985475..9509d32 100644 --- a/python-text-unidecode.changes +++ b/python-text-unidecode.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 10 09:49:12 UTC 2019 - Tomáš Chvátal + +- Update to 1.3: + * text-unidecode is now dual-licensed under Artistic License and GPL 1 / + GPL 2+, to cause less problems for distributions. + ------------------------------------------------------------------- Thu Feb 14 14:48:04 UTC 2019 - Tomáš Chvátal diff --git a/python-text-unidecode.spec b/python-text-unidecode.spec index 4605303..d044309 100644 --- a/python-text-unidecode.spec +++ b/python-text-unidecode.spec @@ -18,10 +18,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-text-unidecode -Version: 1.2 +Version: 1.3 Release: 0 Summary: The most basic Text::Unidecode port -License: Artistic-1.0 +License: Artistic-1.0 OR GPL-2.0-or-later Group: Development/Languages/Python URL: https://github.com/kmike/text-unidecode/ Source: https://files.pythonhosted.org/packages/source/t/text-unidecode/text-unidecode-%{version}.tar.gz @@ -53,7 +53,7 @@ This port is licensed under Artistic License and supports both Python %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v +%pytest %files %{python_files} %license LICENSE diff --git a/text-unidecode-1.2.tar.gz b/text-unidecode-1.2.tar.gz deleted file mode 100644 index 5d9554c..0000000 --- a/text-unidecode-1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a1375bb2ba7968740508ae38d92e1f889a0832913cb1c447d5e2046061a396d -size 76872 diff --git a/text-unidecode-1.3.tar.gz b/text-unidecode-1.3.tar.gz new file mode 100644 index 0000000..8427455 --- /dev/null +++ b/text-unidecode-1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bad6603bb14d279193107714b288be206cac565dfa49aa5b105294dd5c4aab93 +size 76885