14
0

- update to 1.16:

* Formatting support was improved, following CPython 3.13a3 as
    of https://github.com/python/cpython/pull/111320
  * Add support for Python 3.13 by using Cython 3.0.8 and calling
    math.gcd().

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-quicktions?expand=0&rev=20
This commit is contained in:
2024-01-21 11:21:54 +00:00
committed by Git OBS Bridge
parent 3ff56a95b4
commit 3b8fb9e64a
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jan 21 11:21:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.16:
* Formatting support was improved, following CPython 3.13a3 as
of https://github.com/python/cpython/pull/111320
* Add support for Python 3.13 by using Cython 3.0.8 and calling
math.gcd().
-------------------------------------------------------------------
Fri Dec 8 12:06:23 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-quicktions
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-quicktions
Version: 1.15
Version: 1.16
Release: 0
Summary: Fast fractions data type for rational numbers
License: Python-2.0

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2bc357668266d9fc902fa886ca44c9d8d3e8ab9d2ae7865f971bf106b4fd1cc3
size 351702

3
quicktions-1.16.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf3dc69e2ad0cbc7b5d4f22bf1102511400a5302837f346b8638c7ebfd75f827
size 365960