14
0
forked from pool/python-typepy

- 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/package/show/devel:languages:python/python-typepy?expand=0&rev=14
This commit is contained in:
2021-10-30 20:47:06 +00:00
committed by Git OBS Bridge
parent 7239f4e608
commit e8d2d3da76
4 changed files with 13 additions and 4 deletions

View File

@@ -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