[packages/python3-autocommand] - rel 4, pyproject.toml is malformed
baggins
baggins at pld-linux.org
Fri Mar 14 03:24:31 CET 2025
commit d0a37b375d7ef3063937ba9a8f002b9c1c974d15
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Mar 14 02:37:37 2025 +0100
- rel 4, pyproject.toml is malformed
python3-autocommand.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python3-autocommand.spec b/python3-autocommand.spec
index 05fb671..6afca72 100644
--- a/python3-autocommand.spec
+++ b/python3-autocommand.spec
@@ -7,7 +7,7 @@ Summary: Library to create a command-line program from a function
Summary(pl.UTF-8): Biblioteka do tworzenia programów linii poleceń z funkcji
Name: python3-autocommand
Version: 2.2.2
-Release: 3
+Release: 4
License: LGPL v3
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/autocommand/
@@ -36,6 +36,9 @@ parserów argparse z sygnatur funkcji.
%prep
%setup -q -n autocommand-%{version}
+# broken, malformed
+%{__rm} pyproject.toml
+
%build
%py3_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-autocommand.git/commitdiff/d0a37b375d7ef3063937ba9a8f002b9c1c974d15
More information about the pld-cvs-commit
mailing list