forked from pool/python-requirements-parser
Accepting request 307476 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/307476 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requirements-parser?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 12 14:26:29 UTC 2015 - benoit.monin@gmx.fr
|
||||
|
||||
- update to version 0.1.0:
|
||||
* Fix a bug involving parsing projects with underscores (#17)
|
||||
* Parse recursive requirements (#19)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 14:48:44 UTC 2014 - cfarrell@suse.com
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bee729ec83549d9a70973e2aa3c362a890f6c758087566dda157265050ebc024
|
||||
size 4820
|
3
requirements-parser-0.1.0.tar.gz
Normal file
3
requirements-parser-0.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fee2380a469ffe4067bc7f0096a6fcfb27539da7496fae12b74b8d5d0f33a4ee
|
||||
size 4934
|
Reference in New Issue
Block a user