14
0
forked from pool/python-unify

Accepting request 613470 from devel:languages:python:misc

Modifies strings to use the same quotes

OBS-URL: https://build.opensuse.org/request/show/613470
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unify?expand=0&rev=1
This commit is contained in:
Todd R
2018-06-01 13:03:32 +00:00
committed by Git OBS Bridge
commit d58e8c4328
5 changed files with 98 additions and 0 deletions

13
python-unify.changes Normal file
View File

@@ -0,0 +1,13 @@
-------------------------------------------------------------------
Thu May 24 17:51:37 UTC 2018 - toddrme2178@gmail.com
- Update 0.4
* Add bytes support python3
* add support for python >= 3.6 fstrings
* Return 1 upon missing file
- spec file cleanups
-------------------------------------------------------------------
Tue Nov 7 18:41:09 UTC 2017 - toddrme2178@gmail.com
- initial version