[packages/python-tomlkit] - disabled python3 here

qboosh qboosh at pld-linux.org
Tue Sep 13 21:45:20 CEST 2022


commit 1e898acbcf1a9e51426ae759355572e981ccbb84
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Sep 13 21:45:33 2022 +0200

    - disabled python3 here

 python-tomlkit.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-tomlkit.spec b/python-tomlkit.spec
index 472143f..5fa4dbe 100644
--- a/python-tomlkit.spec
+++ b/python-tomlkit.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without	tests	# unit tests
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-tomlkit.spec)
 
 Summary:	Style preserving TOML library
 Summary(pl.UTF-8):	Biblioteka TOML zachowująca styl
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-tomlkit.git/commitdiff/1e898acbcf1a9e51426ae759355572e981ccbb84



More information about the pld-cvs-commit mailing list