[packages/python3-poetry-core] Rel 2; add poetry dir
arekm
arekm at pld-linux.org
Mon Feb 10 19:03:57 CET 2025
commit 12f55d60c02a2322c4a8242262c805342ee86425
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Feb 10 18:42:03 2025 +0100
Rel 2; add poetry dir
python3-poetry-core.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python3-poetry-core.spec b/python3-poetry-core.spec
index 5da9c46..54a4e3c 100644
--- a/python3-poetry-core.spec
+++ b/python3-poetry-core.spec
@@ -5,7 +5,7 @@
Summary: Poetry PEP 517 Build Backend
Name: python3-%{module}
Version: 2.0.1
-Release: 1
+Release: 2
License: MIT
Group: Libraries/Python
Source0: https://pypi.debian.net/%{module}/poetry_core-%{version}.tar.gz
@@ -54,5 +54,6 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc README.md
+%dir %{py3_sitescriptdir}/poetry
%{py3_sitescriptdir}/poetry/core
%{py3_sitescriptdir}/poetry_core-%{version}.dist-info
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-poetry-core.git/commitdiff/12f55d60c02a2322c4a8242262c805342ee86425
More information about the pld-cvs-commit
mailing list