[packages/python3-wrapt] - updated to 1.17.3
qboosh
qboosh at pld-linux.org
Sat Mar 7 16:51:57 CET 2026
commit 421571ac3026e6911b90370a88e965641243b029
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Mar 7 16:51:59 2026 +0100
- updated to 1.17.3
python3-wrapt.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/python3-wrapt.spec b/python3-wrapt.spec
index aa73246..38c01a1 100644
--- a/python3-wrapt.spec
+++ b/python3-wrapt.spec
@@ -6,13 +6,14 @@
Summary: Python module for decorators, wrappers and monkey patching
Summary(pl.UTF-8): Moduł Pythona do dekorowania, opakowywania i łatania w locie
Name: python3-%{module}
-Version: 1.17.2
+# note: opentelemetry-instrumentation expects < 2
+Version: 1.17.3
Release: 1
License: BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/wrapt/
Source0: https://files.pythonhosted.org/packages/source/w/wrapt/%{module}-%{version}.tar.gz
-# Source0-md5: f4db93e73e5c70a59955f0ec162d585d
+# Source0-md5: 5e7d9b1296ef5dc87339acc951a52d18
URL: https://github.com/GrahamDumpleton/wrapt
BuildRequires: python3-devel >= 1:3.8
BuildRequires: python3-setuptools >= 1:38.3.0
@@ -73,6 +74,6 @@ rm -rf $RPM_BUILD_ROOT
%doc LICENSE README.rst
%dir %{py3_sitedir}/%{module}
%{py3_sitedir}/%{module}/*.py
-%attr(755,root,root) %{py3_sitedir}/%{module}/*.so
+%{py3_sitedir}/%{module}/*.so
%{py3_sitedir}/%{module}/__pycache__
%{py3_sitedir}/%{module}-%{version}-py*.egg-info
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-wrapt.git/commitdiff/421571ac3026e6911b90370a88e965641243b029
More information about the pld-cvs-commit
mailing list