From 5b2ac016dbbb2d2ea60d6178dcbdaec6d48c0159 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 24 Oct 2021 22:43:10 +0300 Subject: [PATCH] sip-4.19.25 --- programming/language/python/sip/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python/sip/pspec.xml b/programming/language/python/sip/pspec.xml index 9d90a710f5..efc0bfc57e 100644 --- a/programming/language/python/sip/pspec.xml +++ b/programming/language/python/sip/pspec.xml @@ -12,7 +12,7 @@ app:console SIP is a tool for generating bindings for C++ classes so that they can be used by Python SIP is a tool for generating bindings for C and C++ libraries so that they can be used by Python. It takes any C or C++ libraries and converts them into Python extension modules. - https://www.riverbankcomputing.com/static/Downloads/sip/4.19.24/sip-4.19.24.tar.gz + https://www.riverbankcomputing.com/static/Downloads/sip/4.19.25/sip-4.19.25.tar.gz python-devel @@ -45,6 +45,13 @@ + + 2021-10-21 + 4.19.25 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-12-19 4.19.24