svn commit: r534128 - head/devel/py-typing-inspect
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 6 05:13:20 UTC 2020
Author: sunpoet
Date: Wed May 6 05:13:17 2020
New Revision: 534128
URL: https://svnweb.freebsd.org/changeset/ports/534128
Log:
Update to 0.6.0
Changes: https://github.com/ilevkivskyi/typing_inspect/commits/master
Modified:
head/devel/py-typing-inspect/Makefile
head/devel/py-typing-inspect/distinfo
Modified: head/devel/py-typing-inspect/Makefile
==============================================================================
--- head/devel/py-typing-inspect/Makefile Wed May 6 05:13:11 2020 (r534127)
+++ head/devel/py-typing-inspect/Makefile Wed May 6 05:13:17 2020 (r534128)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= typing-inspect
-PORTVERSION= 0.5.0
+PORTVERSION= 0.6.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-typing-inspect/distinfo
==============================================================================
--- head/devel/py-typing-inspect/distinfo Wed May 6 05:13:11 2020 (r534127)
+++ head/devel/py-typing-inspect/distinfo Wed May 6 05:13:17 2020 (r534128)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578125677
-SHA256 (typing_inspect-0.5.0.tar.gz) = 811b44f92e780b90cfe7bac94249a4fae87cfaa9b40312765489255045231d9c
-SIZE (typing_inspect-0.5.0.tar.gz) = 8085
+TIMESTAMP = 1588695593
+SHA256 (typing_inspect-0.6.0.tar.gz) = 8f1b1dd25908dbfd81d3bebc218011531e7ab614ba6e5bf7826d887c834afab7
+SIZE (typing_inspect-0.6.0.tar.gz) = 12229
More information about the svn-ports-all
mailing list