forked from pool/python-quicktions
- Update to 1.10:
* New method fraction.as_integer_ratio() * python 3.8 fixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-quicktions?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
0ff2f21b8b
commit
9ee621e1f3
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 10 10:58:23 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.10:
|
||||||
|
* New method fraction.as_integer_ratio()
|
||||||
|
* python 3.8 fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 14 18:27:23 UTC 2019 - John Jolly <jjolly@suse.com>
|
Tue May 14 18:27:23 UTC 2019 - John Jolly <jjolly@suse.com>
|
||||||
|
|
||||||
|
@@ -18,12 +18,12 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-quicktions
|
Name: python-quicktions
|
||||||
Version: 1.9
|
Version: 1.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fast fractions data type for rational numbers
|
Summary: Fast fractions data type for rational numbers
|
||||||
License: Python-2.0
|
License: Python-2.0
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://github.com/scoder/quicktions
|
URL: https://github.com/scoder/quicktions
|
||||||
Source: https://files.pythonhosted.org/packages/source/q/quicktions/quicktions-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/q/quicktions/quicktions-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module Cython}
|
BuildRequires: %{python_module Cython}
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
@@ -33,7 +33,6 @@ BuildRequires: python-rpm-macros
|
|||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
# /SECTION
|
# /SECTION
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
3
quicktions-1.10.tar.gz
Normal file
3
quicktions-1.10.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3b2d3bdb1db6741bc51ce1db9a659d91c5297420b91a62009c82c974a365c0ee
|
||||||
|
size 222831
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ef0c10dc4a89b9885d7f805a700fbfc129b9583658a9444f8c2c560290b29bd0
|
|
||||||
size 218674
|
|
Reference in New Issue
Block a user