14
0

- Add patch to not depend on pep8 linter, also reported upstream

to fix properly:
  * shortuuid-no-pep8.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shortuuid?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2018-09-26 09:14:33 +00:00
committed by Git OBS Bridge
parent 4aac4e7b2b
commit 7da448d55b
3 changed files with 52 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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