From c655b331f480f36974db7e12185402360969f0482928dad76bf56f87ea5d238a Mon Sep 17 00:00:00 2001 From: Todd R Date: Tue, 5 Feb 2019 18:18:20 +0000 Subject: [PATCH] Accepting request 671884 from home:alarrosa:branches:devel:languages:python - Update to 2.2.0.1.1.2 * Fix python 3.7 support * Upstream doesn't provide a changelog OBS-URL: https://build.opensuse.org/request/show/671884 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=5 --- cPyparsing-2.2.0.1.1.1.tar.gz | 3 --- cPyparsing-2.2.0.1.1.2.tar.gz | 3 +++ python-cPyparsing.changes | 7 +++++++ python-cPyparsing.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 cPyparsing-2.2.0.1.1.1.tar.gz create mode 100644 cPyparsing-2.2.0.1.1.2.tar.gz diff --git a/cPyparsing-2.2.0.1.1.1.tar.gz b/cPyparsing-2.2.0.1.1.1.tar.gz deleted file mode 100644 index b1100a0..0000000 --- a/cPyparsing-2.2.0.1.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27c98acb59a98f5b9fcd8985b7ee2260a07e3bb5f66e175b1511c8c35007ee6b -size 720457 diff --git a/cPyparsing-2.2.0.1.1.2.tar.gz b/cPyparsing-2.2.0.1.1.2.tar.gz new file mode 100644 index 0000000..fcd3be2 --- /dev/null +++ b/cPyparsing-2.2.0.1.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3001788fd82c66e48d0f832d6f94b9e3c8a9ae0a7b95e45a76d688a356b8d1c0 +size 694507 diff --git a/python-cPyparsing.changes b/python-cPyparsing.changes index bce1626..2ad4d78 100644 --- a/python-cPyparsing.changes +++ b/python-cPyparsing.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 5 13:49:31 UTC 2019 - alarrosa@suse.com + +- Update to 2.2.0.1.1.2 + * Fix python 3.7 support + * Upstream doesn't provide a changelog + ------------------------------------------------------------------- Thu May 31 03:15:30 UTC 2018 - toddrme2178@gmail.com diff --git a/python-cPyparsing.spec b/python-cPyparsing.spec index d1f1262..740e8a6 100644 --- a/python-cPyparsing.spec +++ b/python-cPyparsing.spec @@ -1,7 +1,7 @@ # # spec file for package python-cPyparsing # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cPyparsing -Version: 2.2.0.1.1.1 +Version: 2.2.0.1.1.2 Release: 0 Summary: Cython implementation of PyParsing License: Apache-2.0