[packages/python-ruamel.yaml.clib] - this version does now build on python 3 anymore, rel 8
baggins
baggins at pld-linux.org
Wed Apr 6 19:21:37 CEST 2022
commit c383e138640958ea8d7bddd403cb73cef3108ec9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Apr 6 19:21:12 2022 +0200
- this version does now build on python 3 anymore, rel 8
python-ruamel.yaml.clib.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-ruamel.yaml.clib.spec b/python-ruamel.yaml.clib.spec
index 150d6af..ee63e2c 100644
--- a/python-ruamel.yaml.clib.spec
+++ b/python-ruamel.yaml.clib.spec
@@ -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/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-ruamel.yaml.clib.git/commitdiff/c383e138640958ea8d7bddd403cb73cef3108ec9
More information about the pld-cvs-commit
mailing list