From 536e2bc2340b44018f1a468ff8702161b743b610 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 22 Oct 2023 12:22:15 +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 b9af4b392e..c772253adb 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.7.8.tar.gz + https://pypi.python.org/packages/source/s/sip/sip-6.7.12.tar.gz python3-devel python3-setuptools @@ -52,6 +52,13 @@ + + 2023-10-22 + 6.7.12 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-10-17 6.7.8