diff --git a/programming/language/python3/python3-distlib/pspec.xml b/programming/language/python3/python3-distlib/pspec.xml
index 77dfed7df4..5fe0fc2e1d 100644
--- a/programming/language/python3/python3-distlib/pspec.xml
+++ b/programming/language/python3/python3-distlib/pspec.xml
@@ -13,10 +13,10 @@
library
Low-level components of distutils2/packaging.
python3-distlib Low-level parts of packaging/distutils2 which implement the relevant PEPs and which could be used by third-party packaging tools to achieve interoperability, enhanced with additional features for dependency resolution, package resource management and more.
- https://bitbucket.org/pypa/distlib/get/0.3.0.tar.gz
+ https://bitbucket.org/pypa/distlib/get/0.3.1.tar.gz
- python3-setuptools
python3-devel
+ python3-setuptools
@@ -27,12 +27,19 @@
python3
- /usr/share/doc/python3-distlib
/usr/lib/python3*
+ /usr/share/doc/python3-distlib
+
+ 2020-07-22
+ 0.3.1
+ Patch version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-03-03
0.3.0
diff --git a/programming/language/python3/python3-enchant/pspec.xml b/programming/language/python3/python3-enchant/pspec.xml
index 40594630a5..65b8451feb 100644
--- a/programming/language/python3/python3-enchant/pspec.xml
+++ b/programming/language/python3/python3-enchant/pspec.xml
@@ -13,7 +13,7 @@
library
Python bindings for the Enchant spellchecking system
python3-enchant is an efficient Python module for Enchant spellchecker.
- https://github.com/pyenchant/pyenchant/archive/v3.1.0.tar.gz
+ https://github.com/pyenchant/pyenchant/archive/v3.1.1.tar.gz
python3-devel
enchant2-devel
@@ -28,7 +28,7 @@
python3-enchant
Python bindings for the Enchant spellchecking system
- python3
+ python3
enchant2
@@ -38,6 +38,13 @@
+
+ 2020-07-22
+ 3.1.1
+ Patch version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-05-24
3.1.0
diff --git a/programming/language/python3/python3-flask-sqlalchemy/actions.py b/programming/language/python3/python3-flask-sqlalchemy/actions.py
index c864ec61ac..71bd0c8fff 100644
--- a/programming/language/python3/python3-flask-sqlalchemy/actions.py
+++ b/programming/language/python3/python3-flask-sqlalchemy/actions.py
@@ -4,8 +4,8 @@
# 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 pisitools
+from pisi.actionsapi import pythonmodules
def build():
pythonmodules.compile(pyVer="3")
diff --git a/programming/language/python3/python3-flask-sqlalchemy/pspec.xml b/programming/language/python3/python3-flask-sqlalchemy/pspec.xml
index d5a8fe0770..1eee2b0f99 100644
--- a/programming/language/python3/python3-flask-sqlalchemy/pspec.xml
+++ b/programming/language/python3/python3-flask-sqlalchemy/pspec.xml
@@ -13,10 +13,10 @@
library
Adds SQLAlchemy support to Flask.
Flask-SQLAlchemy is an extension for Flask that adds support for SQLAlchemy to your application. It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.
- https://github.com/pallets/flask-sqlalchemy/archive/2.4.1.tar.gz
+ https://github.com/pallets/flask-sqlalchemy/archive/2.4.4.tar.gz
- python3-setuptools
python3-devel
+ python3-setuptools
@@ -24,9 +24,9 @@
python3-flask-sqlalchemy
Adds SQLAlchemy support to Flask.
- python3-sqlalchemy
- python3-flask
python3
+ python3-flask
+ python3-sqlalchemy
/usr/lib/python3*
@@ -35,6 +35,13 @@
+
+ 2020-07-22
+ 2.4.4
+ Patch version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-02-18
2.4.1
diff --git a/programming/language/python3/python3-hstspreload/pspec.xml b/programming/language/python3/python3-hstspreload/pspec.xml
index 25a769b4ea..76712bbba3 100644
--- a/programming/language/python3/python3-hstspreload/pspec.xml
+++ b/programming/language/python3/python3-hstspreload/pspec.xml
@@ -13,10 +13,10 @@
library
Chromium HSTS Preload list as a Python package and updated daily.
Chromium HSTS Preload list as a Python package and updated daily. The package provides a single function: in_hsts_preload() which takes an IDNA-encoded host and returns either True or False regarding whether that host should be only accessed via HTTPS.
- https://github.com/sethmlarson/hstspreload/archive/2020.4.21.tar.gz
+ https://github.com/sethmlarson/hstspreload/archive/2020.8.25.tar.gz
- python3-setuptools
python3-devel
+ python3-setuptools
@@ -27,13 +27,20 @@
python3
- /usr/share/doc/python3-hstspreload
- /usr/lib/python3*
/usr/share/man
+ /usr/lib/python3*
+ /usr/share/doc/python3-hstspreload
+
+ 2020-08-30
+ 2020.8.25
+ Version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-04-22
2020.4.21
diff --git a/programming/language/python3/python3-html5lib/pspec.xml b/programming/language/python3/python3-html5lib/pspec.xml
index a957ff5afb..e0a500cd2b 100644
--- a/programming/language/python3/python3-html5lib/pspec.xml
+++ b/programming/language/python3/python3-html5lib/pspec.xml
@@ -13,10 +13,10 @@
library
Standards-compliant library for parsing and serializing HTML documents and fragments in Python
python3-html5lib is a pure-python library for parsing HTML. It is designed to conform to the WHATWG HTML specification, as is implemented by all major web browsers.
- https://github.com/html5lib/html5lib-python/archive/1.0.1.tar.gz
+ https://github.com/html5lib/html5lib-python/archive/1.1.tar.gz
- python3-setuptools
python3-devel
+ python3-setuptools
@@ -24,17 +24,24 @@
python3-html5lib
Standards-compliant library for parsing and serializing HTML documents and fragments in Python
- python3-webencodings
- python3-six
python3
+ python3-six
+ python3-webencodings
- /usr/share/doc/python3-html5lib
/usr/lib/python3*
+ /usr/share/doc/python3-html5lib
+
+ 2020-07-22
+ 1.1
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-02-21
1.0.1
diff --git a/programming/language/python3/python3-httpcore/pspec.xml b/programming/language/python3/python3-httpcore/pspec.xml
index 4c4a23a23d..97107dd204 100644
--- a/programming/language/python3/python3-httpcore/pspec.xml
+++ b/programming/language/python3/python3-httpcore/pspec.xml
@@ -13,7 +13,7 @@
library
A minimal HTTP client.
The HTTP Core package provides a minimal low-level HTTP client, which does one thing only. Sending HTTP requests.
- https://github.com/encode/httpcore/archive/0.9.0.tar.gz
+ https://github.com/encode/httpcore/archive/0.10.2.tar.gz
python3-devel
python3-setuptools
@@ -36,6 +36,13 @@
+
+ 2020-08-30
+ 0.10.2
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-05-24
0.9.0
diff --git a/programming/language/python3/python3-httpx/pspec.xml b/programming/language/python3/python3-httpx/pspec.xml
index 44bad05afe..350b19f9a5 100644
--- a/programming/language/python3/python3-httpx/pspec.xml
+++ b/programming/language/python3/python3-httpx/pspec.xml
@@ -13,7 +13,7 @@
library
The next generation HTTP client.
HTTPX is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2.
- https://github.com/encode/httpx/archive/0.13.1.tar.gz
+ https://github.com/encode/httpx/archive/0.14.2.tar.gz
python3-devel
python3-setuptools
@@ -41,6 +41,13 @@
+
+ 2020-08-30
+ 0.14.2
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-05-24
0.13.1