git: d3822c514fe3 - main - devel/py-prettytable: Update to 2.2.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 03:52:13 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d3822c514fe3ed6bda176dd304d5433d865d557a
commit d3822c514fe3ed6bda176dd304d5433d865d557a
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:12:50 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:44:40 +0000
devel/py-prettytable: Update to 2.2.0
Changes: https://github.com/jazzband/prettytable/releases
---
devel/py-prettytable/Makefile | 2 +-
devel/py-prettytable/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/devel/py-prettytable/Makefile b/devel/py-prettytable/Makefile
index d8714bf5afe7..d1d77aad02a3 100644
--- a/devel/py-prettytable/Makefile
+++ b/devel/py-prettytable/Makefile
@@ -1,7 +1,7 @@
# Created by: Roman Bogorodskiy <novel at FreeBSD.org>
PORTNAME= prettytable
-PORTVERSION= 2.1.0
+PORTVERSION= 2.2.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-prettytable/distinfo b/devel/py-prettytable/distinfo
index 072aaccdd000..85437ad9641b 100644
--- a/devel/py-prettytable/distinfo
+++ b/devel/py-prettytable/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320188
-SHA256 (prettytable-2.1.0.tar.gz) = 5882ed9092b391bb8f6e91f59bcdbd748924ff556bb7c634089d5519be87baa0
-SIZE (prettytable-2.1.0.tar.gz) = 43306
+TIMESTAMP = 1632037148
+SHA256 (prettytable-2.2.0.tar.gz) = bd81678c108e6c73d4f1e47cd4283de301faaa6ff6220bcd1d4022038c56b416
+SIZE (prettytable-2.2.0.tar.gz) = 44939
More information about the dev-commits-ports-all
mailing list