[packages/python-pybind11] - python3 support moved to python3-pybind11

baggins baggins at pld-linux.org
Sat Dec 28 17:00:24 CET 2024


commit 19525f9df89ecb96097ab89086c827abc5ddf60f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Dec 28 16:26:48 2024 +0100

    - python3 support moved to python3-pybind11

 python-pybind11.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-pybind11.spec b/python-pybind11.spec
index afe4be1..458234b 100644
--- a/python-pybind11.spec
+++ b/python-pybind11.spec
@@ -1,7 +1,7 @@
 #
 # 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		pybind11
 %define		egg_name	pybind11
@@ -11,7 +11,7 @@ Summary(pl.UTF-8):	Gładka współpraca między C++11 a Pythonem
 Name:		python-%{pypi_name}
 # keep 2.9.x here for python2 support
 Version:	2.9.2
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/pybind11/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pybind11.git/commitdiff/19525f9df89ecb96097ab89086c827abc5ddf60f



More information about the pld-cvs-commit mailing list