11 Commits

Author SHA256 Message Date
Steve Kowalik
db64d6c530 - Re-add missing BuildRequires on six.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=20
2022-10-17 00:42:02 +00:00
80e56e3900 Accepting request 993132 from home:bnavigator:branches:devel:languages:python
- Update to 1.0.0
  * The stable 1.0.0 release freezes the API of funcparserlib 0.3.6
    which was released on 2013-05-02, with a few bug fixes and
    small features.
  * Added support for Python 3.10
  * Added support for Python 3.9 (#63) (Thanks to @pkulev)
  * Added support for Python 3.8
  * Added -p (the same as skip(p)) with more strict type hints for
    -p and p1 + p2
  * Added tok(type[, value]) for more compact grammars, better
    error messages
  * Added TokenSpec(type, pattern[, flags]) to simplify the use of
    make_tokenizer()
  * Added type hints for the public API
  * Added the new library homepage with the new Getting Started
    guide and the new API reference
  * Parse exceptions now show expected tokens and grammar rules at
    the stopped position (#52)
  * Dropped support for Python 3.4, 3.5, 3.6 (end of life)
  * Dropped support for Python 2.5, 2.6, 3.3 (end of life),
    modernized code for Python 3 to run without obsolete 2to3 (#57)
    (Thanks to @jdufresne)
  * Removed documentation and unit tests from the distribution
  * Switched from setuptools to Poetry
  * Switched to poetry-core for lighter PEP 517 builds (#73)
    (Thanks to @fabaff)
  * Fixed TypeError in oneplus when applying it parser + parser
    (#66) (Thanks to @martica)
  * Fixed AttributeError when comparing Token objects to None (#58)
    (Thanks to @Halolegend94)

OBS-URL: https://build.opensuse.org/request/show/993132
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=18
2022-08-04 20:58:48 +00:00
1756d12b6b - add no2to3.patch for compatibility with newer setuptools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=17
2022-03-01 09:44:50 +00:00
91cd57230d - add missing six dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=16
2021-11-08 14:50:34 +00:00
Tomáš Chvátal
d9474ad6a4 Accepting request 833201 from home:pgajdos:python
- new upstream url

OBS-URL: https://build.opensuse.org/request/show/833201
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=14
2020-09-09 08:29:02 +00:00
Tomáš Chvátal
b1fab9a19c Accepting request 827040 from home:jayvdb:py-submit
Replace nose with pytest

OBS-URL: https://build.opensuse.org/request/show/827040
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=12
2020-08-17 06:23:32 +00:00
7e47216979 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=9
2018-12-04 13:28:59 +00:00
Todd R
2d144d6767 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=7 2017-04-19 22:20:54 +00:00
Todd R
c0e3c7dc91 Accepting request 489438 from home:TheBlackCat:branches:devel:languages:python
Implement single-spec version.

OBS-URL: https://build.opensuse.org/request/show/489438
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=5
2017-04-19 20:05:11 +00:00
829f42d0e1 - add license
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=3
2016-03-13 20:53:58 +00:00
Denisart Benjamin
21a3dcab34 Accepting request 225913 from home:Nijel:branches:devel:languages:python
Please include new package

OBS-URL: https://build.opensuse.org/request/show/225913
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=1
2014-03-14 13:50:29 +00:00