14
0
forked from pool/python-typepy

Accepting request 789569 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/789569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typepy?expand=0&rev=3
This commit is contained in:
2020-03-30 21:02:42 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Mar 29 15:18:34 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.0.0
* Drop Python 2 support
* Add support for Python 3.9
* Add extract_typepy_from_dtype function
* Remove deprecated functions
* Modify NullString not to strip white spaces in default
-------------------------------------------------------------------
Tue Mar 17 08:22:09 UTC 2020 - pgajdos@suse.com

View File

@@ -17,8 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-typepy
Version: 0.6.6
Version: 1.0.0
Release: 0
Summary: Python library for run time variable type checker
License: MIT
@@ -34,8 +35,6 @@ BuildRequires: %{python_module python-dateutil >= 2.8.0}
BuildRequires: %{python_module pytz >= 2018.9}
BuildRequires: %{python_module six >= 1.10.0}
BuildRequires: %{python_module termcolor}
BuildRequires: python-enum34
BuildRequires: python-ipaddress
# /SECTION
BuildRequires: fdupes
Requires: python-mbstrdecoder >= 0.8.3
@@ -45,10 +44,6 @@ Suggests: python-python-dateutil >= 2.8.0
Suggests: python-pytz >= 2018.9
Suggests: python-path.py
Suggests: python-termcolor
%ifpython2
Requires: python-enum34
Requires: python-ipaddress
%endif
BuildArch: noarch
%python_subpackages

View File

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

3
typepy-1.0.0.tar.gz Normal file
View File

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