aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-07 16:03:58 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-07 16:03:58 +0000
commitb6df6e0c6b815bd4f1781e3dbe0b138c0fe9fc67 (patch)
tree7fffa6940bd483abfa0bad5851ac99973a464e46
parent0bfa94d07374d1687e4e14bbd72750b16863dfb3 (diff)
downloadports-b6df6e0c6b815bd4f1781e3dbe0b138c0fe9fc67.tar.gz
ports-b6df6e0c6b815bd4f1781e3dbe0b138c0fe9fc67.zip
devel/py-typer: Update to 0.9.0
-rw-r--r--devel/py-typer/Makefile5
-rw-r--r--devel/py-typer/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/py-typer/Makefile b/devel/py-typer/Makefile
index 62e90e13dba7..4d41bde536dd 100644
--- a/devel/py-typer/Makefile
+++ b/devel/py-typer/Makefile
@@ -1,5 +1,5 @@
PORTNAME= typer
-PORTVERSION= 0.8.0
+PORTVERSION= 0.9.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=2<4:devel/py-flit-core@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=7.1.1<9.0.0:devel/py-click@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=7.1.1<9.0.0:devel/py-click@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent pep517
diff --git a/devel/py-typer/distinfo b/devel/py-typer/distinfo
index c162fcb6d20b..0f2991d56dbc 100644
--- a/devel/py-typer/distinfo
+++ b/devel/py-typer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683048852
-SHA256 (typer-0.8.0.tar.gz) = 7442b3a4369c8352b8bb684d04558b278b80fa92ae5d5760eb42c2f27c71f044
-SIZE (typer-0.8.0.tar.gz) = 256731
+TIMESTAMP = 1683227633
+SHA256 (typer-0.9.0.tar.gz) = 50922fd79aea2f4751a8e0408ff10d2662bd0c8bbfa84755a699f3bada2978b2
+SIZE (typer-0.9.0.tar.gz) = 273985