15
0
Commit Graph

10 Commits

Author SHA256 Message Date
Tomáš Chvátal
8084d318c6 - Do not install examples in site-packages/examples to avoid conflicts
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Arpeggio?expand=0&rev=17
2020-01-02 07:32:11 +00:00
22fd8f2478 - update to version 1.9.2:
- Added explicit Python versions in setup.py classifiers ([#65])
 - Removed pytest version constraint and fixed tests to work with both 5.x and
   older versions. ([#57])
 -  https://github.com/textX/Arpeggio/issues/65
 -  https://github.com/textX/Arpeggio/issues/57
- update to version 1.9.1:
 - Lowered the required pytest version for running tests as we'll still support
   Python 2.7 until its EOL.
 - Fixed problem with `OrderedChoice` which hasn't maintained `skipws/ws`
   state. [#61]
   Reported at https://github.com/textX/textX/issues/205
 - Various fixes in the docs, docstrings and examples. Thanks mcepl@GitHub and
   zetaraku@GitHub.
 - docs support for different versions thanks to
   [mike](https://github.com/jimporter/mike)
 - https://github.com/textX/Arpeggio/issues/61
- remvove imp-to-importlib.patch, integrated upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Arpeggio?expand=0&rev=15
2019-10-06 17:59:33 +00:00
Tomáš Chvátal
e31e1db9bf - Restrict the pytest5 for now, issue reported upstream
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Arpeggio?expand=0&rev=13
2019-07-19 10:36:26 +00:00
463f15c176 Accepting request 709298 from home:mcepl:branches:devel:languages:python
- Update imp-to-importlib.patch to deal with irregular imports as well.

OBS-URL: https://build.opensuse.org/request/show/709298
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Arpeggio?expand=0&rev=11
2019-06-12 05:11:40 +00:00
Tomáš Chvátal
56f3bd1ff9 Accepting request 709252 from home:mcepl:branches:devel:languages:python
It's better to fix than to avoid.

OBS-URL: https://build.opensuse.org/request/show/709252
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Arpeggio?expand=0&rev=10
2019-06-11 19:45:25 +00:00
Tomáš Chvátal
5438a8c9d6 - Skip one randomly failing test
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Arpeggio?expand=0&rev=9
2019-06-11 13:14:57 +00:00
Tomáš Chvátal
e29f1be9f2 - Update to 1.9.0:
* Added `extra_info` param to `Terminal` for additional information.
    Used by textX.
- Switch to github tarball for tests and license content
- Drop merged patch fix-setup-encoding.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Arpeggio?expand=0&rev=7
2019-03-05 11:59:49 +00:00
991272f974 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Arpeggio?expand=0&rev=5
2018-12-04 13:13:48 +00:00
Tomáš Chvátal
7793ec5716 Accepting request 621427 from home:sebix:branches:devel:languages:python
can also maintain it

- add fix-setup-encoding.patch to fix setup.py encoding issue
- update to version 1.8.0:
 - Fixed issue #43.
   *Backward incompatible change* for cleanpeg comment syntax.
   Please see: https://github.com/igordejanovic/Arpeggio/issues/43
 - Added `file` parser param used for `DebugPrinter` to allow the
   output stream to be changed from stdout. This allows doctests to
   continue to work. Thanks ianmmoir@GitHub.
- update to version 1.7.1:
 - Fixed bug in comment parsing optimization.
- update to version 1.7:
 - Added re_flag parameter to RegExMatch constructor. Thanks Aluriak@GitHub.
 - Fix in grammar language docs. Thanks schmittlauch@GitHub.
 - Small fixes in examples.

OBS-URL: https://build.opensuse.org/request/show/621427
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Arpeggio?expand=0&rev=3
2018-07-07 09:07:38 +00:00
Jan Matejek
6dc438ead1 Accepting request 519125 from home:sebix:branches:devel:languages:python
- intial package

OBS-URL: https://build.opensuse.org/request/show/519125
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Arpeggio?expand=0&rev=1
2017-09-01 14:34:21 +00:00