git: 6bc9ec577b60 - main - devel/py-twine: Update to 5.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:24:21 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6bc9ec577b604f25fd2306742f311aee707aad47 commit 6bc9ec577b604f25fd2306742f311aee707aad47 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:43:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:07:49 +0000 devel/py-twine: Update to 5.0.0 Changes: https://github.com/pypa/twine/releases https://github.com/pypa/twine/blob/main/docs/changelog.rst https://twine.readthedocs.io/en/stable/changelog.html --- devel/py-twine/Makefile | 5 ++--- devel/py-twine/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/py-twine/Makefile b/devel/py-twine/Makefile index 39e1701fe8ad..ac2f9f217d22 100644 --- a/devel/py-twine/Makefile +++ b/devel/py-twine/Makefile @@ -1,6 +1,5 @@ PORTNAME= twine -PORTVERSION= 4.0.2 -PORTREVISION= 2 +PORTVERSION= 5.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +11,7 @@ WWW= https://github.com/pypa/twine LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=45:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.0:devel/py-setuptools_scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=3.6:devel/py-importlib-metadata@${PY_FLAVOR} \ diff --git a/devel/py-twine/distinfo b/devel/py-twine/distinfo index 966858e06ea2..9ef8bee9cb3b 100644 --- a/devel/py-twine/distinfo +++ b/devel/py-twine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674589910 -SHA256 (twine-4.0.2.tar.gz) = 9e102ef5fdd5a20661eb88fad46338806c3bd32cf1db729603fe3697b1bc83c8 -SIZE (twine-4.0.2.tar.gz) = 215249 +TIMESTAMP = 1708449360 +SHA256 (twine-5.0.0.tar.gz) = 89b0cc7d370a4b66421cc6102f269aa910fe0f1861c124f573cf2ddedbc10cf4 +SIZE (twine-5.0.0.tar.gz) = 222119