Commit graph

10 commits

Author SHA1 Message Date
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
a643c936b3 textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
2021-10-26 11:21:28 +00:00
nia
e05b375eba textproc: Remove SHA1 hashes for distfiles 2021-10-07 15:00:34 +00:00
adam
9bc68b99e6 py-jsonrpclib-pelix: updated to 0.4.2
v0.4.2
Use urlparse from urllib.parse (Python 3) or urlparse (Python 2)
to prepare for the deprecation of urllib.parse.splittype.
Unix socket clients now send localhost as Host: HTTP field instead of
the path to the socket
Added a TransportError exception, subclass of ProtocolError, which
provides more details
Added PowerPC 64 architecture (ppc64le) to Travis CI runs, to ease the
integration of new release into RHEL/Ubuntu
2020-11-30 20:38:12 +00:00
js
d39e4cbf56 Give up maintainership of textprc/py-jsonrpclib-pelix
This seems to be no longer required by Electron, so I no longer have any use
for it. Feel free to delete this once I updated Electron.
2020-10-17 14:07:53 +00:00
js
09cd772bd8 py-jsonrpclib-pelix: Switch to egg.mk 2020-04-16 20:00:45 +00:00
adam
b358d12845 py-jsonrpclib-pelix: updated to 0.4.1
v0.4.1:
Fixed a size computation issue in the request handler
2020-04-15 15:09:05 +00:00
js
8055ccf08f Remove PYTHON_VERSIONS_INCOMPATIBLE=26 (python26 is no more) 2020-04-14 20:42:31 +00:00
js
f088ec2f13 Fix tabs vs. spaces issue I introduced just after review & lint 2020-04-14 19:14:03 +00:00
js
8756a8661e Import textproc/py-jsonrpclib-pelix from wip
This is a dependency of wip/electrum, with the goal of importing
wip/electrum later on.

This library is an implementation of the JSON-RPC specification.
It supports both the original 1.0 specification, as well as the
new (proposed) 2.0 spec, which includes batch submission, keyword
arguments, etc.
2020-04-14 19:12:53 +00:00