diff --git a/programming/language/python/sip/pspec.xml b/programming/language/python/sip/pspec.xml
index a747e6350c..d37fe4caaf 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.22/sip-4.19.22.tar.gz
+ https://www.riverbankcomputing.com/static/Downloads/sip/4.19.23/sip-4.19.23.tar.gz
python-devel
@@ -45,6 +45,13 @@
+
+ 2020-06-19
+ 4.19.23
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-04-04
4.19.22
diff --git a/programming/language/python3/python3-sip/pspec.xml b/programming/language/python3/python3-sip/pspec.xml
index cb0da3071b..a2c03aa09d 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://www.riverbankcomputing.com/static/Downloads/sip/4.19.22/sip-4.19.22.tar.gz
+ https://www.riverbankcomputing.com/static/Downloads/sip/4.19.23/sip-4.19.23.tar.gz
python3-devel
@@ -58,6 +58,13 @@
+
+ 2020-06-19
+ 4.19.23
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-04-04
4.19.22