From 6b4b0206af3f00d4429c6a0d1ab731823a67f79c Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:02:42 +0100 Subject: [PATCH] rebuilt with distdeps [release 5.1.1-2mamba;Sat Feb 26 2022] --- python-decorator.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/python-decorator.spec b/python-decorator.spec index 0b970c8..3de4420 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -1,6 +1,6 @@ Name: python-decorator Version: 5.1.1 -Release: 1mamba +Release: 2mamba Summary: A Python moduke to simplify the usage and to popularize decorators Group: System/Libraries Vendor: openmamba @@ -10,6 +10,7 @@ URL: https://pypi.org/project/decorator/ Source: http://pypi.debian.net/decorator/decorator-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN +BuildRequires: libpython3-devel ## AUTOBUILDREQ-END %description @@ -38,9 +39,13 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %files %{?pyappend} -f %{name}.filelist %defattr(-,root,root) +%dir %{python_sitearch}/decorator-%{version}-py*.egg-info %{python_sitearch}/decorator-%{version}-py*.egg-info/* %changelog +* Sat Feb 26 2022 Silvan Calarco 5.1.1-2mamba +- rebuilt with distdeps + * Thu Jan 13 2022 Automatic Build System 5.1.1-1mamba - automatic version update by autodist