14
0

- 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
This commit is contained in:
2021-12-06 18:25:08 +00:00
committed by Git OBS Bridge
parent 01e0732ba4
commit 9c5ec614c8
4 changed files with 14 additions and 6 deletions

View File

@@ -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>