forked from pool/python-calmjs
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
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea8bac787f558e094f0670ebac7ef60211d61e7af0cb785f5cd527b00efdacdb
|
||||
size 228796
|
||||
3
3.4.3.tar.gz
Normal file
3
3.4.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7141d2188568592f8b2766aba6cdc05a51b152c19f691e88bb22d295671fb167
|
||||
size 229012
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 2 04:28:45 UTC 2023 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- 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 <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user