git: 8dde48e400d6 - main - devel/py-wheel: update to 0.38.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Nov 2022 10:09:54 UTC
The branch main has been updated by nivit:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8dde48e400d6fbfcbce001b26b482879acab5ce1
commit 8dde48e400d6fbfcbce001b26b482879acab5ce1
Author: Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2022-11-18 10:08:03 +0000
Commit: Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2022-11-18 10:08:57 +0000
devel/py-wheel: update to 0.38.4
---
devel/py-wheel/Makefile | 15 ++++++++-------
devel/py-wheel/distinfo | 6 +++---
2 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/devel/py-wheel/Makefile b/devel/py-wheel/Makefile
index fba414867f62..63cb68486d24 100644
--- a/devel/py-wheel/Makefile
+++ b/devel/py-wheel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= wheel
-PORTVERSION= 0.36.2
+PORTVERSION= 0.38.4
CATEGORIES= devel
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,19 +10,20 @@ WWW= https://github.com/pypa/wheel
LICENSE= MIT
+USES= python:3.6+
+USE_PYTHON= autoplist concurrent distutils
+
+NO_ARCH= yes
+
OPTIONS_DEFINE= PIP SIGNATURE
PIP_DESC= Use pip to install wheels
-PIP_RUN_DEPENDS= pip-${PYTHON_VER}:devel/py-pip@${PY_FLAVOR}
-
SIGNATURE_DESC= Enable digital signature of wheels
+
+PIP_RUN_DEPENDS= pip-${PYTHON_VER}:devel/py-pip@${PY_FLAVOR}
SIGNATURE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dirspec>=13.05:devel/py-dirspec@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ed25519ll>=0.6_1:security/py-ed25519ll@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}keyring>=1.3:security/py-keyring@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xdg>=0.25:devel/py-xdg@${PY_FLAVOR}
-USES= python:3.6+
-USE_PYTHON= distutils concurrent autoplist
-NO_ARCH= yes
-
.include <bsd.port.mk>
diff --git a/devel/py-wheel/distinfo b/devel/py-wheel/distinfo
index dd6f99945569..d8cff043b527 100644
--- a/devel/py-wheel/distinfo
+++ b/devel/py-wheel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615559389
-SHA256 (wheel-0.36.2.tar.gz) = e11eefd162658ea59a60a0f6c7d493a7190ea4b9a85e335b33489d9f17e0245e
-SIZE (wheel-0.36.2.tar.gz) = 65393
+TIMESTAMP = 1668765655
+SHA256 (wheel-0.38.4.tar.gz) = 965f5259b566725405b05e7cf774052044b1ed30119b5d586b2703aafe8719ac
+SIZE (wheel-0.38.4.tar.gz) = 67193