From 0490261cb2babc03ff832f325c0625021a3e15cf Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 3 Jun 2022 21:56:11 +0800 Subject: devel/py-jupyter-packaging: Update to 0.12.0 Changes: https://github.com/jupyter/jupyter-packaging/blob/main/CHANGELOG.md --- devel/py-jupyter-packaging/Makefile | 5 ++--- devel/py-jupyter-packaging/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/py-jupyter-packaging/Makefile b/devel/py-jupyter-packaging/Makefile index 40ffd1d4ffd0..05546f3df432 100644 --- a/devel/py-jupyter-packaging/Makefile +++ b/devel/py-jupyter-packaging/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= jupyter-packaging -PORTVERSION= 0.11.1 +PORTVERSION= 0.12.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,13 +13,12 @@ COMMENT= Jupyter Packaging Utilities LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}deprecation>=0:devel/py-deprecation@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tomlkit>=0:textproc/py-tomlkit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/devel/py-jupyter-packaging/distinfo b/devel/py-jupyter-packaging/distinfo index 2dcd3b10e474..8b4487b74cfb 100644 --- a/devel/py-jupyter-packaging/distinfo +++ b/devel/py-jupyter-packaging/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637519874 -SHA256 (jupyter_packaging-0.11.1.tar.gz) = 6f5c7eeea98f7f3c8fb41d565a94bf59791768a93f93148b3c2dfb7ebade8eec -SIZE (jupyter_packaging-0.11.1.tar.gz) = 21715 +TIMESTAMP = 1649106139 +SHA256 (jupyter_packaging-0.12.0.tar.gz) = b27455d60adc93a7baa2e0b8f386be81b932bb4e3c0116046df9ed230cd3faac +SIZE (jupyter_packaging-0.12.0.tar.gz) = 25258 -- cgit v1.2.3