[packages/python3-pytest-regressions] Up to 2.7.0
arekm
arekm at pld-linux.org
Sun May 4 02:46:13 CEST 2025
commit fe3bba97a2d02a5fd2b4ad8eccf04f86af02632c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun May 4 00:56:14 2025 +0200
Up to 2.7.0
python3-pytest-regressions.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python3-pytest-regressions.spec b/python3-pytest-regressions.spec
index 27784a3..3a8e9a1 100644
--- a/python3-pytest-regressions.spec
+++ b/python3-pytest-regressions.spec
@@ -6,13 +6,13 @@
Summary: Easy to use fixtures to write regression tests
Summary(pl.UTF-8): Łatwe w użyciu wyposażenie do tworzenia testów regresji
Name: python3-pytest-regressions
-Version: 2.4.1
-Release: 3
+Version: 2.7.0
+Release: 1
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/pytest-regressions/
-Source0: https://files.pythonhosted.org/packages/source/p/pytest-regressions/pytest-regressions-%{version}.tar.gz
-# Source0-md5: 2e82a7d4701656b2fc35f8d08069543f
+Source0: https://files.pythonhosted.org/packages/source/p/pytest-regressions/pytest_regressions-%{version}.tar.gz
+# Source0-md5: af3e931f1d51520e0396a15cacb78f0b
URL: https://pypi.org/project/pytest-regressions/
BuildRequires: python3-modules >= 1:3.6
BuildRequires: python3-setuptools
@@ -59,7 +59,7 @@ API documentation for Python pytest-regressions module.
Dokumentacja API modułu Pythona pytest-regressions.
%prep
-%setup -q -n pytest-regressions-%{version}
+%setup -q -n pytest_regressions-%{version}
# fail because of numpy DeprecationWarnings
%{__mv} tests/test_dataframe_regression.py tests/disabled_dataframe_regression.py
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pytest-regressions.git/commitdiff/fe3bba97a2d02a5fd2b4ad8eccf04f86af02632c
More information about the pld-cvs-commit
mailing list