From aeef1bfe1558e400a6a92e5b58cc3cbe3373573b Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 10 Sep 2020 07:27:17 +0000 Subject: [PATCH] sip --- programming/language/python/sip/pspec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/programming/language/python/sip/pspec.xml b/programming/language/python/sip/pspec.xml index d37fe4caaf..7f4cb90aa0 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.23/sip-4.19.23.tar.gz + https://www.riverbankcomputing.com/static/Downloads/sip/4.19.24/sip-4.19.24.tar.gz python-devel @@ -46,8 +46,8 @@ - 2020-06-19 - 4.19.23 + 2020-09-10 + 4.19.24 Version bump. Mustafa Cinasal muscnsl@gmail.com