forked from pool/python-requirements-parser
Accepting request 756041 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/756041 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requirements-parser?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 12 02:47:24 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Activate test suite
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 2 19:32:02 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -24,7 +24,7 @@ Summary: Pip requirement file parser
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/davidfischer/requirements-parser
|
||||
Source: https://files.pythonhosted.org/packages/source/r/requirements-parser/requirements-parser-%{version}.tar.gz
|
||||
Source: https://github.com/davidfischer/requirements-parser/archive/v%{version}.tar.gz#/requirements-parser-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
@@ -49,10 +49,10 @@ A Pip requirement file parser.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_exec setup.py test
|
||||
%python_exec -m nose
|
||||
|
||||
%files %{python_files}
|
||||
%doc AUTHORS.rst README.rst
|
||||
%doc AUTHORS.rst README.rst docs/*.rst
|
||||
%license LICENSE.rst
|
||||
%{python_sitelib}/*
|
||||
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5963ee895c2d05ae9f58d3fc641082fb38021618979d6a152b6b1398bd7d4ed4
|
||||
size 6269
|
||||
oid sha256:e2484f866684f732ac7ee829042ee8884835dec394acf6573d339fddb6f15ac7
|
||||
size 20070
|
||||
|
Reference in New Issue
Block a user