2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-08-10 08:38:24 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-cpplint: comment out test dependencies
This release's testing is broken, perhaps the next one will be better.
|
2024-05-05 23:21:02 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-cpplint: convert to wheel.mk.
Bump PKGREVISION.
|
2023-01-20 15:05:16 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-cpplint: updated to 1.6.1
1.6.1 (2022-08-20)
Fix 195 Fix post increment/decrement operator causing a false positive.
Fix 202 .hh files should not be considered sytem headers
Fix 207 Python2 incompatibility for loading CPPLINT.cfg file
Fix 184 NOLINT(clang-analyzer) comments should not cause warnings
1.6.0 (2022-02-19)
Fix 188: "Include the directory when naming header files" also for \
header files with other names like "*.hpp"
|
2022-07-11 10:48:49 by Thomas Klausner | Files touched by this commit (3) |
Log message:
py-cpplint: restrict to python3
some cleanups
|
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
|
2021-11-10 00:18:58 by Thomas Klausner | Files touched by this commit (4) |
Log message:
*: convert pip users to lang/python/versioned_dependencies.mk
|
2021-11-01 19:58:33 by Thomas Klausner | Files touched by this commit (6) |
Log message:
*: convert dependencies of py-pyparsing to versioned_dependencies.mk
|
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
|