forked from pool/python-python-slugify
Accepting request 936112 from devel:languages:python
- 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/request/show/936112 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-slugify?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 6 18:23:52 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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 <mcalabkova@suse.com>
|
Wed Aug 5 08:35:13 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-python-slugify
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,8 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
|
%global skip_python2 1
|
||||||
Name: python-python-slugify
|
Name: python-python-slugify
|
||||||
Version: 4.0.1
|
Version: 5.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Slugify application that handles Unicode
|
Summary: Slugify application that handles Unicode
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:69a517766e00c1268e5bbfc0d010a0a8508de0b18d30ad5a1ff357f8ae724270
|
|
||||||
size 11079
|
|
BIN
python-slugify-5.0.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
python-slugify-5.0.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user