diff --git a/cPyparsing-2.4.5.0.1.1.tar.gz b/cPyparsing-2.4.5.0.1.1.tar.gz deleted file mode 100644 index 6332790..0000000 --- a/cPyparsing-2.4.5.0.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ef74514ca2359e3458674f1a0ee53632eb3c873361f766c5b90a7eed34699cd -size 817058 diff --git a/cPyparsing-2.4.7.1.1.0.tar.gz b/cPyparsing-2.4.7.1.1.0.tar.gz new file mode 100644 index 0000000..9d46ba2 --- /dev/null +++ b/cPyparsing-2.4.7.1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c533dcc81ef855e46a741e552a6f5a30b7aa7af417313cc8d4ea077034abdd77 +size 1073547 diff --git a/python-cPyparsing.changes b/python-cPyparsing.changes index 14c253e..b0cfa6b 100644 --- a/python-cPyparsing.changes +++ b/python-cPyparsing.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Sep 23 22:34:56 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-cPyparsing.spec b/python-cPyparsing.spec index a1bc8b2..1908465 100644 --- a/python-cPyparsing.spec +++ b/python-cPyparsing.spec @@ -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