SHA256
1
0
forked from pool/python-parse

Accepting request 697837 from home:pgajdos

- version update to 1.12.0
  * Do not assume closing brace when an opening one is found
- added sources
  https://github.com/r1chardj0n3s/parse/issues/82
  + LICENSE

OBS-URL: https://build.opensuse.org/request/show/697837
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parse?expand=0&rev=11
This commit is contained in:
2019-04-25 15:18:28 +00:00
committed by Git OBS Bridge
parent 2fa8ab8a1e
commit 3fc92a0c94
5 changed files with 37 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Apr 25 11:47:55 UTC 2019 - pgajdos@suse.com
- version update to 1.12.0
* Do not assume closing brace when an opening one is found
- added sources
https://github.com/r1chardj0n3s/parse/issues/82
+ LICENSE
-------------------------------------------------------------------
Thu Feb 14 10:29:49 CET 2019 - Matej Cepl <mcepl@suse.com>