forked from pool/python-shortuuid
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
24 lines
914 B
Plaintext
24 lines
914 B
Plaintext
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Add patch to not depend on pep8 linter, also reported upstream
|
|
to fix properly:
|
|
* shortuuid-no-pep8.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 28 13:50:31 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|