17
0

26 Commits

Author SHA256 Message Date
9177f5a07a Accepting request 1034806 from devel:languages:python
- Update to 1.0.1 
  * Added support for Python 3.11

OBS-URL: https://build.opensuse.org/request/show/1034806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-funcparserlib?expand=0&rev=11
2022-11-09 11:58:23 +00:00
673735a6af changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=23
2022-11-09 09:58:17 +00:00
ca4ea1dadd Accepting request 1034404 from home:yarunachalam:branches:devel:languages:python
- Update to 1.0.1 
  * Added
    Added support for Python 3.11

OBS-URL: https://build.opensuse.org/request/show/1034404
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=22
2022-11-08 09:46:26 +00:00
a1e8ba4e41 Accepting request 1011284 from devel:languages:python
- Re-add missing BuildRequires on six.

OBS-URL: https://build.opensuse.org/request/show/1011284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-funcparserlib?expand=0&rev=10
2022-10-17 12:57:55 +00:00
fdbad39388 - 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
5e987eb6eb Accepting request 993148 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/993148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-funcparserlib?expand=0&rev=9
2022-08-05 17:51:09 +00:00
55f2e37761 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
4d5171786b Accepting request 958233 from devel:languages:python
- add no2to3.patch for compatibility with newer setuptools

OBS-URL: https://build.opensuse.org/request/show/958233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-funcparserlib?expand=0&rev=8
2022-03-01 16:03:45 +00:00
26a176a50b - 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
6bb632ffd9 Accepting request 930196 from devel:languages:python
- add missing six dependency

OBS-URL: https://build.opensuse.org/request/show/930196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-funcparserlib?expand=0&rev=7
2021-11-10 20:46:06 +00:00
be568870bd - 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
0a74e9129c Accepting request 833211 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/833211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-funcparserlib?expand=0&rev=6
2020-09-14 10:01:49 +00:00
Tomáš Chvátal
e63aaff723 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
4bf3e966e4 Accepting request 827220 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/827220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-funcparserlib?expand=0&rev=5
2020-08-25 10:37:48 +00:00
Tomáš Chvátal
94f503d199 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
abe6c5dc96 Accepting request 659388 from devel:languages:python
- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-funcparserlib?expand=0&rev=4
2018-12-19 12:53:15 +00:00
0ebd42d622 Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=10
2018-12-04 17:13:52 +00:00
97733a436a 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
51bd250f3c Accepting request 489491 from devel:languages:python
Implement single-spec version.

OBS-URL: https://build.opensuse.org/request/show/489491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-funcparserlib?expand=0&rev=3
2017-05-03 13:55:19 +00:00
Todd R
318bb83d71 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
946b9d9d9a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=6 2017-04-19 22:20:06 +00:00
Todd R
0bb8ea9d32 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
689ef4f222 Accepting request 371241 from devel:languages:python
- add license

OBS-URL: https://build.opensuse.org/request/show/371241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-funcparserlib?expand=0&rev=2
2016-03-17 15:34:25 +00:00
a6ae826df1 - 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
Stephan Kulow
6e65a12970 Accepting request 316621 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/316621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-funcparserlib?expand=0&rev=1
2015-08-05 04:50:00 +00:00
Denisart Benjamin
b18ca532fd 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