From f9e9448ab309fa876c0a3b4cf0558caf53d8fdfa60e0d3a5974895f0026be418 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 2 Mar 2023 09:36:51 +0000 Subject: [PATCH] Accepting request 1068577 from home:jayvdb:branches:devel:languages:python - Update to v3.4.3 OBS-URL: https://build.opensuse.org/request/show/1068577 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs?expand=0&rev=14 --- 3.4.2.tar.gz | 3 --- 3.4.3.tar.gz | 3 +++ python-calmjs.changes | 9 +++++++++ python-calmjs.spec | 6 ++++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 3.4.2.tar.gz create mode 100644 3.4.3.tar.gz diff --git a/3.4.2.tar.gz b/3.4.2.tar.gz deleted file mode 100644 index 3294dca..0000000 --- a/3.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea8bac787f558e094f0670ebac7ef60211d61e7af0cb785f5cd527b00efdacdb -size 228796 diff --git a/3.4.3.tar.gz b/3.4.3.tar.gz new file mode 100644 index 0000000..3d66430 --- /dev/null +++ b/3.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7141d2188568592f8b2766aba6cdc05a51b152c19f691e88bb22d295671fb167 +size 229012 diff --git a/python-calmjs.changes b/python-calmjs.changes index 9e321ee..fcbe979 100644 --- a/python-calmjs.changes +++ b/python-calmjs.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Mar 2 04:28:45 UTC 2023 - John Vandenberg + +- Update to v3.4.3 + * This is a maintenance release for Python 3.11 + * The registration of subparser of the same name will now be blocked, + rather than cascade to result into a ArgumentError that cannot be + recovered from. + ------------------------------------------------------------------- Tue Dec 20 17:22:18 UTC 2022 - Daniel Garcia diff --git a/python-calmjs.spec b/python-calmjs.spec index e4775a3..e4e3d41 100644 --- a/python-calmjs.spec +++ b/python-calmjs.spec @@ -1,7 +1,7 @@ # # spec file for package python-calmjs # -# 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 @@ %define skip_python2 1 Name: python-calmjs -Version: 3.4.2 +Version: 3.4.3 Release: 0 Summary: A Python framework for working with the Node.js ecosystem License: GPL-2.0-or-later @@ -60,6 +60,8 @@ export LANG=en_US.UTF-8 export LANG=en_US.UTF-8 %python_install %python_clone -a %{buildroot}%{_bindir}/calmjs +# see https://github.com/calmjs/calmjs/issues/65 for maintainer feedback +# regarding these two subpackages. # %%python_expand rm -r %%{buildroot}%%{$python_sitelib}/calmjs/testing # %%python_expand rm -r %%{buildroot}%%{$python_sitelib}/calmjs/tests %python_expand %fdupes %{buildroot}%{$python_sitelib}