From 9c5ec614c844893a719a8243fecf98b9ee2c730642135a77a9e14245f00b8dff Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 6 Dec 2021 18:25:08 +0000 Subject: [PATCH] - update to 5.0.2: * Drop support for python 2.7, 3.5 & tox, clean up * Add support for Py 3.9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-slugify?expand=0&rev=20 --- python-python-slugify.changes | 7 +++++++ python-python-slugify.spec | 7 ++++--- python-slugify-4.0.1.tar.gz | 3 --- python-slugify-5.0.2.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 python-slugify-4.0.1.tar.gz create mode 100644 python-slugify-5.0.2.tar.gz diff --git a/python-python-slugify.changes b/python-python-slugify.changes index e439e57..82d91ea 100644 --- a/python-python-slugify.changes +++ b/python-python-slugify.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 6 18:23:52 UTC 2021 - Dirk Müller + +- update to 5.0.2: + * Drop support for python 2.7, 3.5 & tox, clean up + * Add support for Py 3.9 + ------------------------------------------------------------------- Wed Aug 5 08:35:13 UTC 2020 - Marketa Calabkova diff --git a/python-python-slugify.spec b/python-python-slugify.spec index 1f3d7f3..e565cc1 100644 --- a/python-python-slugify.spec +++ b/python-python-slugify.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-slugify # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%global skip_python2 1 Name: python-python-slugify -Version: 4.0.1 +Version: 5.0.2 Release: 0 Summary: Slugify application that handles Unicode License: MIT @@ -32,7 +33,7 @@ BuildRequires: python-rpm-macros Requires: python-setuptools Requires: python-text-unidecode >= 1.3 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Suggests: python-Unidecode >= 1.1.1 Conflicts: python-awesome-slugify BuildArch: noarch diff --git a/python-slugify-4.0.1.tar.gz b/python-slugify-4.0.1.tar.gz deleted file mode 100644 index 40a16d8..0000000 --- a/python-slugify-4.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69a517766e00c1268e5bbfc0d010a0a8508de0b18d30ad5a1ff357f8ae724270 -size 11079 diff --git a/python-slugify-5.0.2.tar.gz b/python-slugify-5.0.2.tar.gz new file mode 100644 index 0000000..f06b170 --- /dev/null +++ b/python-slugify-5.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13383a0b9fcbe649a1892b9c8eb4f8eab1d6d84b84bb7a624317afa98159cab +size 11959