diff --git a/cPyparsing-2.2.0.1.1.2.tar.gz b/cPyparsing-2.2.0.1.1.2.tar.gz deleted file mode 100644 index fcd3be2..0000000 --- a/cPyparsing-2.2.0.1.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3001788fd82c66e48d0f832d6f94b9e3c8a9ae0a7b95e45a76d688a356b8d1c0 -size 694507 diff --git a/cPyparsing-2.3.2.1.0.0.tar.gz b/cPyparsing-2.3.2.1.0.0.tar.gz new file mode 100644 index 0000000..1d2b30b --- /dev/null +++ b/cPyparsing-2.3.2.1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa83827ae1c9c3cc214c629abd9a2fcb51b9f6cd94958a23dcd191143fb6a732 +size 761272 diff --git a/python-cPyparsing.changes b/python-cPyparsing.changes index 2ad4d78..d70b505 100644 --- a/python-cPyparsing.changes +++ b/python-cPyparsing.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 6 14:23:54 UTC 2019 - Tomáš Chvátal + +- Update to 2.3.2.1.0.0: + * no upstream changelog + ------------------------------------------------------------------- Tue Feb 5 13:49:31 UTC 2019 - alarrosa@suse.com diff --git a/python-cPyparsing.spec b/python-cPyparsing.spec index 740e8a6..ca4f3dd 100644 --- a/python-cPyparsing.spec +++ b/python-cPyparsing.spec @@ -18,19 +18,18 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cPyparsing -Version: 2.2.0.1.1.2 +Version: 2.3.2.1.0.0 Release: 0 Summary: Cython implementation of PyParsing License: Apache-2.0 Group: Development/Languages/Python -Url: https://github.com/evhub/cpyparsing +URL: https://github.com/evhub/cpyparsing Source: https://files.pythonhosted.org/packages/source/c/cPyparsing/cPyparsing-%{version}.tar.gz BuildRequires: %{python_module Cython} BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros - %python_subpackages %description