1
0

Accepting request 688052 from home:jayvdb:coala:python3-bears

- Update to v1.2.2
  * Corrected processing of name with a dot

OBS-URL: https://build.opensuse.org/request/show/688052
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-git-url-parse?expand=0&rev=8
This commit is contained in:
John Vandenberg 2019-03-25 03:36:49 +00:00 committed by Git OBS Bridge
parent 02bd3736f4
commit caea367abf
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:b06ee4850c070d6ad22f307a47c7ebff2cc3cdaeb56d35da8decb22917d9981f
size 12782

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b5f4e3aeb1d693afeee67a3bd4ac063f7206c2e8e46e559f0da0da98445f117
size 12963

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 25 02:54:09 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v1.2.2
* Corrected processing of name with a dot
-------------------------------------------------------------------
Sat Mar 9 20:13:06 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-git-url-parse
Version: 1.2.1
Version: 1.2.2
Release: 0
Summary: A GIT URL parser for Python
License: MIT