6 Commits

Author SHA256 Message Date
Tomáš Chvátal
f3e597caf3 - Update to 1.12.1:
* no upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parse?expand=0&rev=13
2019-09-11 08:32:21 +00:00
3fc92a0c94 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
2019-04-25 15:18:28 +00:00
2fa8ab8a1e Accepting request 674909 from home:mcepl:branches:devel:languages:python
- Update to 1.11.1:
  * Implement __contains__ for Result instances.
  * Introduce a "letters" matcher, since "w" matches numbers also.
  * Fix deprecation warnings around backslashes in regex strings
    (thanks Mickaël Schoentgen). Also fix some documentation
    formatting issues.
  * We now honor precision and width specifiers when parsing
    numbers and strings, allowing parsing of concatenated
    elements of fixed width (thanks Julia Signell)
  * Add LICENSE file at request of packagers. Correct handling of
    AM/PM to follow most common interpretation. Correct parsing
    of hexadecimal that looks like a binary prefix. Add ability
    to parse case sensitively. Add parsing of numbers to Decimal
    with "F" (thanks John Vandenberg)
  * Add regex_group_count to with_pattern() decorator to support
    user-defined types that contain brackets/parenthesis (thanks
    Jens Engel)

OBS-URL: https://build.opensuse.org/request/show/674909
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parse?expand=0&rev=9
2019-02-14 09:49:53 +00:00
71e6e10898 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parse?expand=0&rev=7
2018-12-04 13:44:59 +00:00
Tomáš Chvátal
dcbc96353b Accepting request 626111 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/626111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parse?expand=0&rev=5
2018-07-30 07:35:32 +00:00
Todd R
703f9ea7d3 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
2018-05-24 20:56:41 +00:00