]> git.pld-linux.org Git - packages/python-tomlkit.git/commitdiff
- disabled python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 13 Sep 2022 19:45:33 +0000 (21:45 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 13 Sep 2022 19:45:33 +0000 (21:45 +0200)
python-tomlkit.spec

index 472143f31c40b2a1f4baf22d998f57d6c3c69d34..5fa4dbe25d53d0da75daff0d0350606a05364e72 100644 (file)
@@ -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
This page took 0.149745 seconds and 4 git commands to generate.