14
0

12 Commits

Author SHA256 Message Date
4e18f425f3 - Support both lowercased and unnormalized metadata directory names.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Parsley?expand=0&rev=21
2025-04-14 06:09:49 +00:00
1443d42407 - Lowercase metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Parsley?expand=0&rev=20
2025-03-25 04:23:09 +00:00
6cd048ebb9 - Add patch support-python312.patch:
* Support Python 3.12 by using non-removed assertion functions.
- Switch to autosetup and pyproject macros.
- Correct URL.
- Stop using greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Parsley?expand=0&rev=18
2024-01-09 03:43:33 +00:00
ac98209286 Accepting request 1085069 from home:ojkastl_buildservice:Branch_devel_languages_python
add sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1085069
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Parsley?expand=0&rev=16
2023-05-05 13:36:23 +00:00
b9c1f52eb2 - Replace pypi.python.org Source URL with the canonical files.pythonhosted.org
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Parsley?expand=0&rev=14
2020-08-12 22:50:53 +00:00
Tomáš Chvátal
190209433f Accepting request 807595 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/807595
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Parsley?expand=0&rev=12
2020-05-20 11:27:58 +00:00
2c0a2a2407 Run through spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Parsley?expand=0&rev=10
2019-11-07 15:02:28 +00:00
Tomáš Chvátal
5c3dc0c9e5 Accepting request 631532 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. Strip storytelling from description.

OBS-URL: https://build.opensuse.org/request/show/631532
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Parsley?expand=0&rev=7
2018-08-25 20:09:36 +00:00
Tomáš Chvátal
ce0969ee9a - Version update to 1.3:
* support py3
  * tests redone in pytest
- Run all tests
- Switch to singlespec

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Parsley?expand=0&rev=6
2018-08-23 11:18:12 +00:00
58ae9855c7 Accepting request 311082 from home:nemysis:branches:devel:languages:python
Please accept these changes.

OBS-URL: https://build.opensuse.org/request/show/311082
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Parsley?expand=0&rev=3
2015-06-08 06:56:53 +00:00
Todd R
e627c6eb11 Accepting request 200487 from home:frispete:python
Let us postpone the py3 adjustments for the next round, please...

- version 1.2
 - Added 'makeProtocol' for parsing stream protocols using Parsley
   grammars and Twisted, with examples, docs, and a tutorial.
 - Added 'stack' as support for 'makeProtocol'.
 - Sped up parsing; started compiling python expressons only once.
   (thanks to eevee!)
 - Allowed tuple unpacking in assignment in rules. For example,
   `rule1 = rule2:(a, b) -> a + b`. (thanks to introom!)
 - Added a trace hook and an example of a trace visualizer using it.
 - Fixed an example in the README. (thanks to ilmarga!)
 - Added support for custom labels in grammars. For example,
   `rule1 = rule2 ^(foo)` will make Parsley consider 'foo' the name for
   'rule2' in error messages. (thanks to miebster!)

OBS-URL: https://build.opensuse.org/request/show/200487
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Parsley?expand=0&rev=2
2013-09-25 09:57:51 +00:00
Sascha Peilicke
964ceb7b08 Accepting request 185425 from home:frispete:python
Better now?

OBS-URL: https://build.opensuse.org/request/show/185425
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Parsley?expand=0&rev=1
2013-08-01 12:15:57 +00:00