python-pytest 6.2.1-2 (x86_64) 2021-13457
9999

Status published
Submitter itchka [@T] compuserve.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/930994
Packages
python-pytest-6.2.1-2.x86_64.binary
python-pytest-6.2.1-2.x86_64.source
Build Date 2021-01-07 11:24:52 +0000 UTC
Last Updated 2021-01-11 17:35:26.503538328 +0000 UTC
$ git diff --patch-with-stat --summary f867c8104b2716f0d367843ddb4355766bd92303..3658410191a21e961ee8d0f1f6e473660d5e9493

 .abf.yml           |  2 +-
 python-pytest.spec | 12 ++++++++----
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index 5ccc1fa..f5e75de 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  pytest-5.4.1.tar.gz: 06f8cebe4b7ab13973fa573b5fdf045ef783ea1a
+  pytest-6.2.1.tar.gz: 7450c3db97d3202c2e2649b250c3df9bac3a8efe
diff --git a/python-pytest.spec b/python-pytest.spec
index 8e1332b..9fddc6e 100644
--- a/python-pytest.spec
+++ b/python-pytest.spec
@@ -3,9 +3,9 @@
 Summary:	Cross-project testing tool for Python
 
 Name:		python-%{module}
-Version:	5.4.1
-Release:	1
-Source0:	https://files.pythonhosted.org/packages/6d/4e/572aed20422dee7fa2bd27995b2a53a32de90c1826e5531c9df6d3ea77ed/pytest-5.4.1.tar.gz
+Version:	6.2.1
+Release:	2
+Source0:	https://files.pythonhosted.org/packages/20/4c/d7b19b8661be78461fff0392e33943784340424921578fe1bf300ef59831/%{module}-%{version}.tar.gz
 License:	MIT
 Group:		Development/Python
 Url:		http://pytest.org
@@ -17,6 +17,7 @@ BuildRequires:	python-sphinx
 BuildRequires:	python-py >= 1.4.8
 BuildRequires:	python-six
 
+Provides:	python%{py3_ver}dist(pytest) = %{EVRD}
 
 %description
 py.test is a simple cross-project testing tool for Python.
@@ -38,6 +39,9 @@ PYTHONDONTWRITEBYTECODE=1  python -B setup.py install --root=%{buildroot}
 
 %files
 %doc CHANGELOG.rst
+#%{python3_sitelib}/%{module}-%{version}-py%{python3_version}.egg-info/
+%{python_sitelib}/%{module}-*-py*.egg-info
 %{_bindir}/py.test*
 %{_bindir}/pytest
-%{py_puresitedir}/*
+%{python3_sitelib}/_%{module}
+%{python3_sitelib}/%{module}
Not Available

benbullard79 [@T] cox.netNo Comment.1199d 02hrs
benbullard79 [@T] cox.netNo Comment.1199d 02hrs