[packages/python3-pytest_codspeed] - package owned dir, rel 4
baggins
baggins at pld-linux.org
Thu Feb 27 02:40:02 CET 2025
commit 956d313ba87f13c0c13cc0c0520846e748dc32b3
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Feb 27 01:48:48 2025 +0100
- package owned dir, rel 4
python3-pytest_codspeed.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python3-pytest_codspeed.spec b/python3-pytest_codspeed.spec
index 5b9121e..daa1a18 100644
--- a/python3-pytest_codspeed.spec
+++ b/python3-pytest_codspeed.spec
@@ -6,7 +6,7 @@ Summary: Pytest plugin to create CodSpeed benchmarks
# Name must match the python module/package name (as on pypi or in 'import' statement)
Name: python3-%{module}
Version: 3.2.0
-Release: 3
+Release: 4
License: MIT
Group: Libraries/Python
Source0: https://pypi.debian.net/%{module}/%{module}-%{version}.tar.gz
@@ -61,8 +61,10 @@ rm -rf $RPM_BUILD_ROOT
%{py3_sitedir}/%{module}/*.py
%{py3_sitedir}/%{module}/py.typed
%{py3_sitedir}/%{module}/__pycache__
+%dir %{py3_sitedir}/%{module}/instruments
%{py3_sitedir}/%{module}/instruments/*.py
%{py3_sitedir}/%{module}/instruments/__pycache__
+%dir %{py3_sitedir}/%{module}/instruments/valgrind
%{py3_sitedir}/%{module}/instruments/valgrind/*.py
%{py3_sitedir}/%{module}/instruments/valgrind/__pycache__
%dir %{py3_sitedir}/%{module}/instruments/valgrind/_wrapper
@@ -70,7 +72,5 @@ rm -rf $RPM_BUILD_ROOT
%{py3_sitedir}/%{module}/instruments/valgrind/_wrapper/*.py
%{py3_sitedir}/%{module}/instruments/valgrind/_wrapper/*.[chi]
%{py3_sitedir}/%{module}/instruments/valgrind/_wrapper/*.pyi
-%if "%{py3_sitedir}" == "%{py3_sitedir}"
%attr(755,root,root) %{py3_sitedir}/%{module}/instruments/valgrind/_wrapper/*.so
-%endif
%{py3_sitedir}/%{module}-%{version}.dist-info
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pytest_codspeed.git/commitdiff/956d313ba87f13c0c13cc0c0520846e748dc32b3
More information about the pld-cvs-commit
mailing list