From 66f3a8ed01c6e9275df89e6c5ecc49b72afe3ccf Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 29 Sep 2024 10:38:18 +0300 Subject: [PATCH] python3-sip --- programming/language/python3/python3-sip/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python3/python3-sip/pspec.xml b/programming/language/python3/python3-sip/pspec.xml index 7ddfa750be..ab8ec9371f 100644 --- a/programming/language/python3/python3-sip/pspec.xml +++ b/programming/language/python3/python3-sip/pspec.xml @@ -13,7 +13,7 @@ app:console SIP is a tool for generating bindings for C++ classes so that they can be used by Python3 SIP is a tool for generating bindings for C and C++ libraries so that they can be used by Python3. It takes any C or C++ libraries and converts them into Python extension modules. - https://pypi.python.org/packages/source/s/sip/sip-6.8.3.tar.gz + https://pypi.python.org/packages/source/s/sip/sip-6.8.6.tar.gz python3-devel python3-build @@ -52,6 +52,13 @@ + + 2024-09-29 + 6.8.6 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2024-06-09 6.8.3