Commit graph

7 commits

Author SHA1 Message Date
wiz
67e1f1a6bf 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-05 15:40:56 +00:00
wiz
8a9cb53cf6 *: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
2022-01-04 20:52:30 +00:00
nia
4e24709b68 comms: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:05:57 +00:00
nia
1fad23390d comms: Remove SHA1 hashes for distfiles 2021-10-07 13:27:01 +00:00
gdt
fbe942122e comms/py-nodemcu-uploader: Pivot to PyPi distfile
This avoids pain from non-standard naming on github.
2019-08-13 16:49:08 +00:00
gdt
f720db26cc comms/py-nodemcu-uploader: Add PYPKGPREFIX to PKGNAME 2019-08-13 12:05:16 +00:00
gdt
f4056723d6 comms/py-nodemcu-uploader: Add version 0.43
This is a tool to upload files to a nodemcu/ESP8266 device.
2019-08-13 11:46:43 +00:00