diff --git a/cPyparsing-2.4.0.1.0.0.tar.gz b/cPyparsing-2.4.0.1.0.0.tar.gz deleted file mode 100644 index ae52d1f..0000000 --- a/cPyparsing-2.4.0.1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2236b1a1d465572e30146d00711aebeef9a4ba40421eb59f842acabfeabdd55 -size 760568 diff --git a/cPyparsing-2.4.5.0.1.1.tar.gz b/cPyparsing-2.4.5.0.1.1.tar.gz new file mode 100644 index 0000000..6332790 --- /dev/null +++ b/cPyparsing-2.4.5.0.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef74514ca2359e3458674f1a0ee53632eb3c873361f766c5b90a7eed34699cd +size 817058 diff --git a/python-cPyparsing.changes b/python-cPyparsing.changes index 6ab3d95..14c253e 100644 --- a/python-cPyparsing.changes +++ b/python-cPyparsing.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 24 09:35:26 UTC 2020 - Marketa Calabkova + +- update to 2.4.5.0.1.1 + * add Python 3.8 + * Remove Py 2.6 testing + ------------------------------------------------------------------- Thu Jul 4 13:30:51 UTC 2019 - Tomáš Chvátal diff --git a/python-cPyparsing.spec b/python-cPyparsing.spec index e4d0902..a1bc8b2 100644 --- a/python-cPyparsing.spec +++ b/python-cPyparsing.spec @@ -1,7 +1,7 @@ # # spec file for package python-cPyparsing # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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.0.1.0.0 +Version: 2.4.5.0.1.1 Release: 0 Summary: Cython implementation of PyParsing License: Apache-2.0 @@ -46,6 +46,9 @@ export CFLAGS="%{optflags}" %python_install %python_expand %fdupes %{buildroot}%{$python_sitearch} +%check +# no tests in PyPi tarball and no release tags in GitHub repo https://github.com/evhub/cpyparsing/issues/3 + %files %{python_files} %doc README.md %license LICENSE.txt