diff options
author | Wen Heping <wen@FreeBSD.org> | 2023-06-26 15:10:52 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2023-06-26 22:05:48 +0800 |
commit | b75c3258602f6f53c33c9e05518a5039ab52f124 (patch) | |
tree | 0b9daa7d01316e21a26bf34bfac08cf198e2b969 /databases/py-python-sql | |
parent | net/frr8: Update to 8.5.2 (diff) |
databases/py-python-sql: Update to 1.4.2
Diffstat (limited to 'databases/py-python-sql')
-rw-r--r-- | databases/py-python-sql/Makefile | 2 | ||||
-rw-r--r-- | databases/py-python-sql/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-python-sql/Makefile b/databases/py-python-sql/Makefile index 34a3fb071663..4f10885ad33e 100644 --- a/databases/py-python-sql/Makefile +++ b/databases/py-python-sql/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-sql -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-python-sql/distinfo b/databases/py-python-sql/distinfo index 155a84a8d83f..5d28805fa6f6 100644 --- a/databases/py-python-sql/distinfo +++ b/databases/py-python-sql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687348844 -SHA256 (python-sql-1.4.1.tar.gz) = 2a472f40b40f94599d062ebff760479b63535f62d02eb9c7d67191e08abf72dc -SIZE (python-sql-1.4.1.tar.gz) = 33239 +TIMESTAMP = 1687763286 +SHA256 (python-sql-1.4.2.tar.gz) = b2db875c6720c1b95ac82c83ea52cebb944c407be68a2ef037ccdd8bab9cc53c +SIZE (python-sql-1.4.2.tar.gz) = 33220 |