mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
Revert "devel/py-wheel: Update to 0.46.0"
This reverts commit 5fb2e77633
.
Version 0.46.0 was yanked upstream due to incompatibility with
devel/setuptools. See:
https://github.com/pypa/wheel/issues/659#issuecomment-2775314712
Reported by: otis, vishwin (via email)
This commit is contained in:
parent
2264c9b4cb
commit
052008a615
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= wheel
|
||||
PORTVERSION= 0.46.0
|
||||
PORTVERSION= 0.45.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1743751677
|
||||
SHA256 (wheel-0.46.0.tar.gz) = bd9fadc35ff6a3624bdd00bc78437bcded40e2edc1fbb29076308de503fe9a4b
|
||||
SIZE (wheel-0.46.0.tar.gz) = 49842
|
||||
TIMESTAMP = 1732445974
|
||||
SHA256 (wheel-0.45.1.tar.gz) = 661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729
|
||||
SIZE (wheel-0.45.1.tar.gz) = 107545
|
||||
|
|
Loading…
Add table
Reference in a new issue