15
0

- update to version 0.5.0:

-  Add type hints (#45)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflection?expand=0&rev=8
This commit is contained in:
2020-07-28 12:06:00 +00:00
committed by Git OBS Bridge
parent fef6c248be
commit 2b27c6ff76
4 changed files with 10 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-inflection
Version: 0.4.0
Version: 0.5.0
Release: 0
Summary: A port of Ruby on Rails inflector to Python
License: MIT