Accepting request 673891 from home:Naveenaidu:branches:devel:languages:python

Tue Feb  12 11:50:56 UTC 2019 - Naveen Naidu <naveennaidu479@gmail.com>
- Initial spec for v1.2.0

OBS-URL: https://build.opensuse.org/request/show/673891
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-git-url-parse?expand=0&rev=2
This commit is contained in:
Matej Cepl 2019-02-12 13:51:34 +00:00 committed by Git OBS Bridge
parent 51d7a6eb0c
commit 4cec9f7e3b
4 changed files with 7 additions and 6 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5817358173e9c41200da5750ca5cf9d1d3283d93d804f7e55613c1277e188060
size 11753

View File

@ -1,4 +1,4 @@
-------------------------------------------------------------------
Wed Feb 6 07:11:56 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
Tue Feb 12 11:50:56 UTC 2019 - Naveen Naidu <naveennaidu479@gmail.com>
- Initial spec for v1.1.0
- Initial spec for v1.2.0

View File

@ -17,7 +17,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-git-url-parse
Version: 1.1.0
Version: 1.2.0
Release: 0
License: MIT
Summary: A simple GIT URL parser
@ -31,6 +31,7 @@ BuildRequires: %{python_module pbr}
BuildRequires: %{python_module pbr}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pytest-mock}
BuildRequires: %{python_module pytest-cov}
# /SECTION
BuildRequires: fdupes
BuildArch: noarch