diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-03-14 09:40:04 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-03-14 09:54:16 +0000 |
| commit | 65f3684268b0bae5f4068649d5e0abd3ee9bfce0 (patch) | |
| tree | 2baa60110bd9bb1bcd38ca2dd04630b971bae133 | |
| parent | 0b83436644c28507cc9402542b5679f284adc145 (diff) | |
devel/py-jeepney: Update to 0.9.0
| -rw-r--r-- | devel/py-jeepney/Makefile | 5 | ||||
| -rw-r--r-- | devel/py-jeepney/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/py-jeepney/Makefile b/devel/py-jeepney/Makefile index 2a2ef6b6150b..ec1fdbf7b588 100644 --- a/devel/py-jeepney/Makefile +++ b/devel/py-jeepney/Makefile @@ -1,6 +1,5 @@ PORTNAME= jeepney -PORTVERSION= 0.8.0 -PORTREVISION= 2 +PORTVERSION= 0.9.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +11,7 @@ WWW= https://gitlab.com/takluyver/jeepney LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=2<4:devel/py-flit-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.11<4:devel/py-flit-core@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-jeepney/distinfo b/devel/py-jeepney/distinfo index 327875e79d9d..737109652509 100644 --- a/devel/py-jeepney/distinfo +++ b/devel/py-jeepney/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649423788 -SHA256 (jeepney-0.8.0.tar.gz) = 5efe48d255973902f6badc3ce55e2aa6c5c3b3bc642059ef3a91247bcfcc5806 -SIZE (jeepney-0.8.0.tar.gz) = 106005 +TIMESTAMP = 1740836124 +SHA256 (jeepney-0.9.0.tar.gz) = cf0e9e845622b81e4a28df94c40345400256ec608d0e55bb8a3feaa9163f5732 +SIZE (jeepney-0.9.0.tar.gz) = 106758 |
