14
0
forked from pool/python-bleach

- Update to 3.1.5:

* * replace missing ``setuptools`` dependency with ``packaging``. Thank you Benjamin Peterson.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bleach?expand=0&rev=37
This commit is contained in:
Tomáš Chvátal
2020-05-06 07:14:32 +00:00
committed by Git OBS Bridge
parent 5e4292f9bb
commit f264ca5fab
4 changed files with 13 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 6 07:12:54 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.1.5:
* * replace missing ``setuptools`` dependency with ``packaging``. Thank you Benjamin Peterson.
-------------------------------------------------------------------
Wed Apr 1 11:18:24 UTC 2020 - Dirk Mueller <dmueller@suse.com>