diff --git a/python-requirements-parser.changes b/python-requirements-parser.changes index e9241f6..f613845 100644 --- a/python-requirements-parser.changes +++ b/python-requirements-parser.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 12 02:47:24 UTC 2019 - John Vandenberg + +- Activate test suite + ------------------------------------------------------------------- Sun Jun 2 19:32:02 UTC 2019 - Jan Engelhardt diff --git a/python-requirements-parser.spec b/python-requirements-parser.spec index 35faa0a..0455492 100644 --- a/python-requirements-parser.spec +++ b/python-requirements-parser.spec @@ -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}/* diff --git a/requirements-parser-0.2.0.tar.gz b/requirements-parser-0.2.0.tar.gz index 6f9db9c..36d7443 100644 --- a/requirements-parser-0.2.0.tar.gz +++ b/requirements-parser-0.2.0.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5963ee895c2d05ae9f58d3fc641082fb38021618979d6a152b6b1398bd7d4ed4 -size 6269 +oid sha256:e2484f866684f732ac7ee829042ee8884835dec394acf6573d339fddb6f15ac7 +size 20070