Path to this page:
./
devel/py-wheel,
Built-package format for Python
Branch: CURRENT,
Version: 0.37.1nb2,
Package name: py39-wheel-0.37.1nb2,
Maintainer: pkgsrc-usersA built-package format for Python
Required to run:[
devel/py-setuptools] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 64.82 KB
Version history: (Expand)
- (2022-01-05) Updated to version: py39-wheel-0.37.1nb2
- (2022-01-05) Updated to version: py39-wheel-0.37.1nb1
- (2022-01-03) Updated to version: py39-wheel-0.37.1
- (2021-10-27) Updated to version: py39-wheel-0.37.0
- (2021-10-07) Updated to version: py39-wheel-0.36.2
- (2020-12-14) Updated to version: py38-wheel-0.36.2
CVS history: (Expand)
2022-05-09 16:37:31 by Greg Troxel | Files touched by this commit (1) |
Log message:
devel/py-wheel: Reset MAINTAINER
(Email ping timed out.)
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2022-01-03 10:30:11 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-wheel: update to 0.37.1
0.37.1
- Fixed ``wheel pack`` duplicating the ``WHEEL`` contents when the build number \
has changed
- Fixed parsing of file names containing commas in ``RECORD``
|
2021-10-26 21:50:32 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-wheel: updated to 0.37.0
0.37.0 (2021-08-09)
Added official Python 3.10 support
Updated vendored packaging library to v20.9
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-12-14 07:14:10 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-wheel: updated to 0.36.2
0.36.2
- Updated vendored ``packaging`` library to v20.8
- Fixed wheel sdist missing ``LICENSE.txt``
- Don't use default ``macos/arm64`` deployment target in calculating the
platform tag for fat binaries
|