Skip to content

Commit

Permalink
devel/py-twine: Update to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent 1db19ac commit 6bc9ec5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions 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}
Expand All @@ -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} \
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 6bc9ec5

Please sign in to comment.