Commit graph

7 commits

Author SHA1 Message Date
wiz
4f48678c96 *: setuptools_scm: switch to versioned_dependencies 2022-01-13 19:31:20 +00:00
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
bb579283d0 *: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
2022-01-04 20:53:26 +00:00
nia
d75334de07 sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:19:17 +00:00
nia
67e36f8dd3 sysutils: Remove SHA1 hashes for distfiles 2021-10-07 14:57:31 +00:00
adam
a66cd61e77 py-salt-pepper: updated to 0.7.6
0.7.6:
Unknown changes
2020-03-17 10:59:32 +00:00
adam
5c84da1d21 py-salt-pepper: added version 0.7.5
Pepper contains a Python library and CLI scripts for accessing a remote
salt-api instance.

pepperlib abstracts the HTTP calls to salt-api so existing Python projects can
easily integrate with a remote Salt installation just by instantiating a class.

The pepper CLI script allows users to execute Salt commands from computers that
are external to computers running the salt-master or salt-minion daemons as
though they were running Salt locally. The long-term goal is to add additional
CLI scripts maintain the same interface as Salt's own CLI scripts (salt,
salt-run, salt-key, etc).
2019-01-24 13:58:17 +00:00