forked from pool/python-typepy
Accepting request 928318 from devel:languages:python
- update to 1.3.0: * add python 3.6, drop support for python 3.5 * Fix linting error * Refactorings * Add support for string with thousand separators as integer OBS-URL: https://build.opensuse.org/request/show/928318 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typepy?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 30 20:46:13 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.0:
|
||||
* add python 3.6, drop support for python 3.5
|
||||
* Fix linting error
|
||||
* Refactorings
|
||||
* Add support for string with thousand separators as integer
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 23 11:27:31 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-typepy
|
||||
Version: 1.1.5
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: Python library for run time variable type checker
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1bbe790bb8d1b43b4541b235678974d5aee2357e1948cdf17cb4c14cbe4a2a82
|
||||
size 23311
|
3
typepy-1.3.0.tar.gz
Normal file
3
typepy-1.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96788530614083164993d1443959f6c58e6bb8e2da839812ddf462c203e4b84c
|
||||
size 23364
|
Reference in New Issue
Block a user