15
0

Accepting request 786959 from home:mnhauke

- Update to version 2.2.1
  * Fix to include py.typed to the package

OBS-URL: https://build.opensuse.org/request/show/786959
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathvalidate?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2020-03-20 18:27:50 +00:00
committed by Git OBS Bridge
parent 4c1e1a0107
commit 60ee095639
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-pathvalidate
Version: 2.2.0
Version: 2.2.1
Release: 0
Summary: Python library to sanitize/validate a string such as filenames
License: MIT