git: c9d7c21dab5e - main - textproc/py-tomli: Update to 1.2.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 8 14:59:46 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c9d7c21dab5ebee7231ed15f3236aa5fbd69b81b
commit c9d7c21dab5ebee7231ed15f3236aa5fbd69b81b
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-08-08 14:37:23 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-08-08 14:54:12 +0000
textproc/py-tomli: Update to 1.2.0
Changes: https://github.com/hukkin/tomli/blob/master/CHANGELOG.md
---
textproc/py-tomli/Makefile | 2 +-
textproc/py-tomli/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/textproc/py-tomli/Makefile b/textproc/py-tomli/Makefile
index cb77fd466542..f290f34e6cdd 100644
--- a/textproc/py-tomli/Makefile
+++ b/textproc/py-tomli/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= tomli
-PORTVERSION= 1.1.0
+PORTVERSION= 1.2.0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-tomli/distinfo b/textproc/py-tomli/distinfo
index 004f7bc29a8c..e89b32313bc8 100644
--- a/textproc/py-tomli/distinfo
+++ b/textproc/py-tomli/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627120864
-SHA256 (tomli-1.1.0.tar.gz) = 33d7984738f8bb699c9b0a816eb646a8178a69eaa792d258486776a5d21b8ca5
-SIZE (tomli-1.1.0.tar.gz) = 12134
+TIMESTAMP = 1628103162
+SHA256 (tomli-1.2.0.tar.gz) = d60e681734099207a6add7a10326bc2ddd1fdc36c1b0f547d00ef73ac63739c2
+SIZE (tomli-1.2.0.tar.gz) = 12213
More information about the dev-commits-ports-all
mailing list