14
0

Accepting request 306571 from home:benoit_monin:branches:devel:languages:python

update to version 0.1.0

OBS-URL: https://build.opensuse.org/request/show/306571
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-parser?expand=0&rev=4
This commit is contained in:
Denisart Benjamin
2015-05-16 12:55:15 +00:00
committed by Git OBS Bridge
parent 2eb5f64731
commit cb39f9c924
4 changed files with 15 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-requirements-parser
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -13,15 +13,16 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-requirements-parser
Version: 0.0.6
Version: 0.1.0
Release: 0
License: BSD-2-Clause
Summary: Parses Pip requirement files
Url: https://github.com/davidfischer/requirements-parser
License: BSD-2-Clause
Group: Development/Languages/Python
Url: https://github.com/davidfischer/requirements-parser
Source: https://pypi.python.org/packages/source/r/requirements-parser/requirements-parser-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-setuptools