14
0

- Udpate to version 1.1.4

* Add support for Python 3.10

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tabledata?expand=0&rev=2
This commit is contained in:
2021-05-04 08:13:26 +00:00
committed by Git OBS Bridge
parent 16746a6376
commit 0c28297a02
4 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 3 15:11:06 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Udpate to version 1.1.4
* Add support for Python 3.10
-------------------------------------------------------------------
Mon Mar 8 02:44:24 UTC 2021 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-tabledata
Version: 1.1.3
Version: 1.1.4
Release: 0
Summary: Python library to represent tabular data
License: MIT
@@ -27,19 +27,19 @@ Group: Development/Languages/Python
URL: https://github.com/thombashi/tabledata
Source: https://files.pythonhosted.org/packages/source/t/tabledata/tabledata-%{version}.tar.gz
## SECTION test requirements
BuildRequires: %{python_module DataProperty >= 0.44.0}
BuildRequires: %{python_module DataProperty >= 0.50.1}
BuildRequires: %{python_module loguru >= 0.4.1}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools >= 38.3.0}
BuildRequires: %{python_module six >= 1.10.0}
BuildRequires: %{python_module typepy >= 0.6.4}
BuildRequires: %{python_module typepy >= 1.1.4}
## /SECTION
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-DataProperty >= 0.44.0
Requires: python-DataProperty >= 0.50.1
Requires: python-setuptools >= 38.3.0
Requires: python-six >= 1.10.0
Requires: python-typepy >= 0.6.4
Requires: python-typepy >= 1.1.4
BuildArch: noarch
%python_subpackages

View File

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

3
tabledata-1.1.4.tar.gz Normal file
View File

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