diff --git a/network/misc/protobuf/actions.py b/network/misc/protobuf/actions.py
index d92137c86b..8a5a829869 100644
--- a/network/misc/protobuf/actions.py
+++ b/network/misc/protobuf/actions.py
@@ -4,11 +4,11 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
-from pisi.actionsapi import pythonmodules
-from pisi.actionsapi import shelltools
+from pisi.actionsapi import get
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
-from pisi.actionsapi import get
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import pythonmodules
WorkDir="%s" % get.srcDIR()
diff --git a/network/misc/protobuf/pspec.xml b/network/misc/protobuf/pspec.xml
index aa9a7a67d4..55062ca1c4 100644
--- a/network/misc/protobuf/pspec.xml
+++ b/network/misc/protobuf/pspec.xml
@@ -13,12 +13,13 @@
library
Google's data interchange format
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.
- https://github.com/protocolbuffers/protobuf/archive/v3.11.3.tar.gz
+ https://github.com/protocolbuffers/protobuf/archive/v3.13.0.tar.gz
- python3-setuptools
- python-setuptools
- python3-devel
+ python-wheel
python-devel
+ python3-devel
+ python-setuptools
+ python3-setuptools
@@ -29,11 +30,11 @@
libgcc
- /usr/lib/libproto*
- /usr/share/emacs
+ /usr/share/doc
/usr/bin
/usr/share/vim
- /usr/share/doc
+ /usr/share/emacs
+ /usr/lib/libproto*
@@ -44,8 +45,8 @@
protobuf
- /usr/include/google/protobuf
/usr/lib/pkgconfig
+ /usr/include/google/protobuf
@@ -53,8 +54,8 @@
python-protobuf
Python 2 bindings for Google Protocol Buffers
- protobuf-devel
python-setuptools
+ protobuf-devel
/usr/lib/python2*
@@ -65,9 +66,9 @@
python3-protobuf
Python 3 bindings for Google Protocol Buffers
- protobuf-devel
- python3-setuptools
python3
+ python3-setuptools
+ protobuf-devel
/usr/lib/python3*
@@ -75,6 +76,13 @@
+
+ 2020-08-30
+ 3.13.0
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-01-12
3.11.3
diff --git a/programming/language/python/python-certifi/pspec.xml b/programming/language/python/python-certifi/pspec.xml
index 25d7973c59..630e3c470a 100644
--- a/programming/language/python/python-certifi/pspec.xml
+++ b/programming/language/python/python-certifi/pspec.xml
@@ -13,10 +13,10 @@
library
Python 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://pypi.org/packages/source/c/certifi/certifi-2020.4.5.1.tar.gz
+ https://pypi.org/packages/source/c/certifi/certifi-2020.6.20.tar.gz
- python-setuptools
python-devel
+ python-setuptools
@@ -24,12 +24,19 @@
python-certifi
Python package for providing Mozilla's CA Bundle
- /usr/share/doc
/usr/lib
+ /usr/share/doc
+
+ 2020-07-21
+ 2020.6.20
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-04-07
2020.4.5.1
diff --git a/programming/language/python3/python3-certifi/pspec.xml b/programming/language/python3/python3-certifi/pspec.xml
index e7342e1964..9ed8ba501a 100644
--- a/programming/language/python3/python3-certifi/pspec.xml
+++ b/programming/language/python3/python3-certifi/pspec.xml
@@ -13,10 +13,10 @@
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://pypi.org/packages/source/c/certifi/certifi-2020.4.5.1.tar.gz
+ https://pypi.org/packages/source/c/certifi/certifi-2020.6.20.tar.gz
- python3-setuptools
python3-devel
+ python3-setuptools
@@ -27,12 +27,19 @@
python3
- /usr/share/doc/python3-certifi
/usr/lib/python3*
+ /usr/share/doc/python3-certifi
+
+ 2020-07-21
+ 2020.6.20
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-04-07
2020.4.5.1