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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ef74514ca2359e3458674f1a0ee53632eb3c873361f766c5b90a7eed34699cd
size 817058

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c533dcc81ef855e46a741e552a6f5a30b7aa7af417313cc8d4ea077034abdd77
size 1073547

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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-cPyparsing
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cPyparsing
Version: 2.4.5.0.1.1
Version: 2.4.7.1.1.0
Release: 0
Summary: Cython implementation of PyParsing
License: Apache-2.0