From 9795b88e3fe78db366b365d158c77393fa71bb1752d8bbb92c7bddc555b6904a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 7 May 2023 18:55:02 +0000 Subject: [PATCH] - update to 2.4.7.1.2.1 * Fix deprecation warning OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cPyparsing?expand=0&rev=19 --- cPyparsing-2.4.7.1.2.0.tar.gz | 3 --- cPyparsing-2.4.7.1.2.1.tar.gz | 3 +++ python-cPyparsing.changes | 6 ++++++ python-cPyparsing.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 cPyparsing-2.4.7.1.2.0.tar.gz create mode 100644 cPyparsing-2.4.7.1.2.1.tar.gz diff --git a/cPyparsing-2.4.7.1.2.0.tar.gz b/cPyparsing-2.4.7.1.2.0.tar.gz deleted file mode 100644 index 600ba1e..0000000 --- a/cPyparsing-2.4.7.1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0dc51c5dbb6d5c1e672a60eb040b81dbebbab22b8560d026d9caebeb4dd8a56 -size 1086359 diff --git a/cPyparsing-2.4.7.1.2.1.tar.gz b/cPyparsing-2.4.7.1.2.1.tar.gz new file mode 100644 index 0000000..6bfc946 --- /dev/null +++ b/cPyparsing-2.4.7.1.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a13dbfed649bf07d59fd1b8d99b5d3351a8622ded959118fc19eb8b88399bcd +size 1103673 diff --git a/python-cPyparsing.changes b/python-cPyparsing.changes index 4e04455..0cf16b6 100644 --- a/python-cPyparsing.changes +++ b/python-cPyparsing.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 7 18:54:33 UTC 2023 - Dirk Müller + +- update to 2.4.7.1.2.1 + * Fix deprecation warning + ------------------------------------------------------------------- Thu Oct 27 22:07:48 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-cPyparsing.spec b/python-cPyparsing.spec index 88b7778..0837942 100644 --- a/python-cPyparsing.spec +++ b/python-cPyparsing.spec @@ -1,7 +1,7 @@ # # spec file for package python-cPyparsing # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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.7.1.2.0 +Version: 2.4.7.1.2.1 Release: 0 Summary: Cython implementation of PyParsing License: Apache-2.0