- update to gmpy2-2.1.5:
* Final (?) release of the 2.1.x series. No code changes since 2.1.3. Fixes to build Apple Silicon binary builds are the only changes since * Latest release with minor bug fixes and support for Python 3.11 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-gmpy2?expand=0&rev=4
This commit is contained in:
parent
fade7abf5c
commit
10246b9204
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:da75140bca128ece795895477e53b43773e3748aa90ba6170eae7ca2c74b82d1
|
|
||||||
size 258445
|
|
BIN
gmpy2-2.1.5.tar.gz
(Stored with Git LFS)
Normal file
BIN
gmpy2-2.1.5.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 5 21:04:37 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to gmpy2-2.1.5:
|
||||||
|
* Final (?) release of the 2.1.x series. No code changes since 2.1.3.
|
||||||
|
Fixes to build Apple Silicon binary builds are the only changes since
|
||||||
|
* Latest release with minor bug fixes and support for Python 3.11
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 21 03:30:39 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
Mon Feb 21 03:30:39 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-gmpy2
|
# spec file for package python-gmpy2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-gmpy2
|
Name: python-gmpy2
|
||||||
Version: 2.1.2
|
Version: 2.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3x
|
Summary: GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3x
|
||||||
License: LGPL-3.0-only
|
License: LGPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user