]> git.pld-linux.org Git - packages/python-ruamel.yaml.clib.git/commitdiff
- this version does now build on python 3 anymore, rel 8 master auto/th/python-ruamel.yaml.clib-0.2.0-8
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 6 Apr 2022 17:21:12 +0000 (19:21 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 6 Apr 2022 17:21:12 +0000 (19:21 +0200)
python-ruamel.yaml.clib.spec

index 150d6af352630a2cf31c501594940b8f21fa9895..ee63e2c33dfc3ad4a93e204d6b7732e61dcfe734 100644 (file)
@@ -1,14 +1,14 @@
 #
 # Conditional build:
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module
 
 %define                module          ruamel.yaml.clib
 Summary:       C version of reader, parser and emitter for ruamel.yaml
 Summary(pl.UTF-8):     Wersja C biblioteki do odczytu, analizy i tworzenia YAML-a dla ruamel.yaml
 Name:          python-%{module}
 Version:       0.2.0
-Release:       7
+Release:       8
 License:       MIT
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/ruamel.yaml.clib/
This page took 0.157048 seconds and 4 git commands to generate.