17
0

Accepting request 786978 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/786978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pathvalidate?expand=0&rev=3
This commit is contained in:
2020-03-23 11:50:18 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 20 16:48:47 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.2.1
* Fix to include py.typed to the package
-------------------------------------------------------------------
Sun Feb 16 09:54:22 UTC 2020 - Martin Hauke <mardnh@gmx.de>

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