SHA256
1
0
forked from pool/python-parse

Accepting request 612010 from devel:languages:python:misc

Parse strings using a specification based on the Python format() syntax.

OBS-URL: https://build.opensuse.org/request/show/612010
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parse?expand=0&rev=1
This commit is contained in:
Todd R
2018-05-24 20:56:41 +00:00
committed by Git OBS Bridge
commit 703f9ea7d3
5 changed files with 101 additions and 0 deletions

17
python-parse.changes Normal file
View File

@@ -0,0 +1,17 @@
-------------------------------------------------------------------
Thu May 24 17:36:59 UTC 2018 - toddrme2178@gmail.com
- Spec file cleanups
-------------------------------------------------------------------
Wed Oct 18 16:45:12 UTC 2017 - toddrme2178@gmail.com
- Implement single-spec version
- Update to version 1.8.2
* No changelog
-------------------------------------------------------------------
Fri Jun 3 15:49:11 UTC 2016 - toddrme2178@gmail.com
- Initial version