15
0

Accepting request 1005681 from home:yarunachalam:branches:devel:languages:python

- update to v2.4.7.1.0.0
  * Fix building
  * Add GitHub Actions testing
  * Update to pyparsing 2.4.7
  * Fix broken link
  * Fix Python 3.9 error
  * Include tests in MANIFEST Resolves #3.
  * Remove Py 2.6 testing
  * Fix Python 2 error
  * Fix iteration error
  * First attempt at 2.4.5 update

OBS-URL: https://build.opensuse.org/request/show/1005681
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=15
This commit is contained in:
2022-09-24 06:36:12 +00:00
committed by Git OBS Bridge
parent be2d35fe07
commit 2a1b3e99c8
4 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Sep 23 22:34:56 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- update to v2.4.7.1.0.0
* Fix building
* Add GitHub Actions testing
* Update to pyparsing 2.4.7
* Fix broken link
* Fix Python 3.9 error
* Include tests in MANIFEST Resolves #3.
* Remove Py 2.6 testing
* Fix Python 2 error
* Fix iteration error
* First attempt at 2.4.5 update
-------------------------------------------------------------------
Fri Jan 24 09:35:26 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>