15
0

Accepting request 1005712 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1005712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cPyparsing?expand=0&rev=6
This commit is contained in:
2022-09-25 13:35:15 +00:00
committed by Git OBS Bridge
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