From f047fc2e6818593661dd9fe360137b9aa33fdf9626334e6d53f45097812bed9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 23 Jan 2025 13:02:18 +0000 Subject: [PATCH] Accepting request 1239847 from home:glaubitz:branches:devel:languages:python - Update to 4.7.0 * Fix fragment argument usage (issue #81) * Fix constructors nud() to skip argument check with XP31+ arrow operator (issue #83) OBS-URL: https://build.opensuse.org/request/show/1239847 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elementpath?expand=0&rev=43 --- python-elementpath.changes | 8 ++++++++ python-elementpath.spec | 4 ++-- v4.6.0.tar.gz | 3 --- v4.7.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 v4.6.0.tar.gz create mode 100644 v4.7.0.tar.gz diff --git a/python-elementpath.changes b/python-elementpath.changes index aac2724..eec0129 100644 --- a/python-elementpath.changes +++ b/python-elementpath.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 23 11:40:57 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 4.7.0 + * Fix fragment argument usage (issue #81) + * Fix constructors nud() to skip argument check + with XP31+ arrow operator (issue #83) + ------------------------------------------------------------------- Mon Oct 28 11:35:48 UTC 2024 - Dirk Müller diff --git a/python-elementpath.spec b/python-elementpath.spec index e55ef25..5ae9224 100644 --- a/python-elementpath.spec +++ b/python-elementpath.spec @@ -1,7 +1,7 @@ # # spec file for package python-elementpath # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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 @@ %{?sle15_python_module_pythons} Name: python-elementpath -Version: 4.6.0 +Version: 4.7.0 Release: 0 Summary: XPath 1.0/20 parsers and selectors for ElementTree and lxml License: MIT diff --git a/v4.6.0.tar.gz b/v4.6.0.tar.gz deleted file mode 100644 index 9acd441..0000000 --- a/v4.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:949c497f6d39435b2aa7881c0259afa79a8da1e281926135ef3afae38f4cfc2a -size 355664 diff --git a/v4.7.0.tar.gz b/v4.7.0.tar.gz new file mode 100644 index 0000000..b37e768 --- /dev/null +++ b/v4.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca8ff7f783d7af9468ba92d49917d127100ba236277e839e08dff27ae2ba5975 +size 356888