14
0

Accepting request 786187 from home:pgajdos:python

indeed; not sure why it does not discover it?

OBS-URL: https://build.opensuse.org/request/show/786187
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shortuuid?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2020-03-18 17:35:40 +00:00
committed by Git OBS Bridge
parent 7da448d55b
commit 5c276bc796
5 changed files with 20 additions and 48 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Mar 18 11:29:15 UTC 2020 - pgajdos@suse.com
- version update to 1.0.1
* Use README as the long description on PyPI. [Stavros Korokithakis]
* Drop support for Python before 3.5. [Stavros Korokithakis]
* Add simple command-line interface (#43) [Éric Araujo]
* Make encode and decode MSB-first (#36) [Keane Nguyen]
* Make the URL check more robust (fixes #32) [Stavros Korokithakis]
- deleted patches
- shortuuid-no-pep8.patch (upstreamed)
-------------------------------------------------------------------
Wed Sep 26 09:13:16 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>