diff --git a/programming/language/python3/python3-certifi/actions.py b/programming/language/python3/python3-certifi/actions.py
index 1eee91d6bb..cbcb8f4043 100644
--- a/programming/language/python3/python3-certifi/actions.py
+++ b/programming/language/python3/python3-certifi/actions.py
@@ -10,4 +10,4 @@ def build():
pythonmodules.compile(pyVer="3")
def install():
- pythonmodules.install(pyVer="3")
+ pythonmodules.install(pyVer="3")
\ No newline at end of file
diff --git a/programming/language/python3/python3-certifi/pspec.xml b/programming/language/python3/python3-certifi/pspec.xml
index 501a7c2111..e7342e1964 100644
--- a/programming/language/python3/python3-certifi/pspec.xml
+++ b/programming/language/python3/python3-certifi/pspec.xml
@@ -8,12 +8,12 @@
Blue DeviL
bluedevil@sctzine.com
- MPL-2.0
programming.language.python3
+ MPL-2.0
library
Python3 package for providing Mozilla's CA Bundle
Certifi is a carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts.
- https://files.pythonhosted.org/packages/41/bf/9d214a5af07debc6acf7f3f257265618f1db242a3f8e49a9b516f24523a6/certifi-2019.11.28.tar.gz
+ https://pypi.org/packages/source/c/certifi/certifi-2020.4.5.1.tar.gz
python3-setuptools
python3-devel
@@ -27,12 +27,19 @@
python3
- /usr/lib/python3*
/usr/share/doc/python3-certifi
+ /usr/lib/python3*
+
+ 2020-04-07
+ 2020.4.5.1
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2019-12-11
2019.11.28
@@ -48,4 +55,4 @@
bluedevil@sctzine.com
-
+
\ No newline at end of file