2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030) |
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts):
www/nghttp2/distinfo
Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
|
2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: Remove SHA1 hashes for distfiles
|
2020-07-31 21:52:00 by Thomas Klausner | Files touched by this commit (3) |
Log message:
py-autobahn: fix self-conflict with other python versions
Use the ALTERNATIVES framework.
From Aleksej Lebedev on pkgsrc-users.
Bump PKGREVISION.
|
2020-01-23 15:33:18 by Adam Ciarcinski | Files touched by this commit (4) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-autobahn: updated to 20.1.2
20.1.2
fix: add python_requires>=3.5 to prevent installation on python 2
20.1.1
IMPORTANT: beginning release v20.1.1, Autobahn|Python only supports Python 3.5 \
or later.
fix: first part of cleaning up code, dropping Python 2 support
|
2019-10-31 11:10:38 by Adam Ciarcinski | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-autobahn: updated to 19.10.1
19.10.1
new: updated docker image scripts
new: add WAMP serializer in use to SessionDetails
fix: partial support for xb buyers/sellers in pypy
fix: remove dependency on "ethereum" package (part of pypy support)
|
2019-09-26 12:30:01 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-autobahn: upstream closed the bug report about 2.7
"not all parts" are supported.
Make it easier for pgksrc and disable python 2.7.
(There is no maintainer.)
|
2019-09-26 12:05:57 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-autobahn: some files don't compile with python-2.7
Homepage still claims 2.7 support, so use PLIST.py3x for them
and add comment with bug report URL.
If upstream doesn't want to fix this, we should mark it as
INCOMPATIBLE with 2.7 (only affects py-buildbot).
|
2019-09-17 10:43:21 by Adam Ciarcinski | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-autobahn: updated to 19.9.3
19.9.3
new: XBR - update XBR for new contract ABIs
new: XBR - payment channel close
new: XBR - implement EIP712 signing of messages in endpoints
19.9.2
new: XBR - update XBR for new contract ABIs
19.9.1
new: XBR - update XBR for new contract ABIs
|
2019-08-26 16:38:08 by Adam Ciarcinski | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-autobahn: updated to 19.8.1
19.8.1
new: implement XBR off-chain delegate transaction signing and verification
new: update XBR for new contract ABIs
19.7.2
fix: monkey patch re-add removed helper functions removed in eth-abi
new: simple blockchain (XBR) client
new: update XBR ABI files
new: XBR endpoint transaction signing
new: client side catching of WAMP URI errors in \
session.call|register|publish|subscribe
|
2019-07-08 09:49:08 by Adam Ciarcinski | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-autobahn: updated to 19.7.1
19.7.1
fix: implement client side payload exceed max size; improve max size exceeded \
handling
fix: detect when our transport is "already" closed at connect time
fix: XBR examples
|