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
|
2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | |
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation
This follows the recommended bootstrap method (flit_core, build, installer).
However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
|
2023-05-05 20:27:20 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-pika: updated to 1.3.2
1.3.2
Closed issues:
GeventConnection may now work on Windows
ExchangeType should be from str type
Merged pull requests:
Attempt to re-enable GeventConnection on Windows
fix typo
Fix exchange type enum type
|
2022-10-24 20:17:21 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-pika: updated to 1.3.1
1.3.1:
Bug fixes
|
2022-09-05 13:24:49 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-pika: updated to 1.3.0
1.3.0
https://github.com/pika/pika/milestone/19?closed=1
|
2022-04-29 15:19:29 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-pika: updated to 1.2.1
1.2.1:
Bug fixes
|
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-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-02-05 23:19:25 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-pika: updated to 1.2.0
1.2.0:
GitHub milestone
|