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-10-10 09:21:40 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-xandikos: updated to 0.2.12
0.2.12
Unknown changes
|
2023-05-08 11:00:51 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-xandikos: updated to 0.2.8
0.2.8
Unknown changes
|
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-03-21 08:50:52 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-xandikos: updated to 0.2.6
0.2.6:
* Don't listen on TCP port (defautlting to 0.0.0.0) when a UNIX domain socket
is specified.
0.2.5:
* Fix support for uwsgi when environ['wsgi.input'].read() does not
accept a size=None.
|
2021-02-18 13:31:49 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-xandikos: updated to 0.2.4
0.2.4:
* Wait for entire body to arrive.
|
2020-07-27 19:30:29 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-xandikos: updated to 0.2.3
0.2.3
* Fix handling of WSGI - not all versions of start_response take
keyword arguments.
* Add --no-strict option for clients that don't follow
the spec.
|
2020-05-14 07:38:50 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-xandikos: updated to 0.2.2
0.2.2:
* Fix use of xandikos.wsgi module in uwsgi.
|