about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/pybitmessage
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-09-29pybitmessage: fix buildFrederik Rietdijk1-2/+3
- use setuptools - use msgpack instead of msgpack-python
2019-09-29python: get rid of msgpack-python, fixes #48864Frederik Rietdijk1-1/+1
We already have msgpack, which is the same. Building a Python env with `spacy` resulted in a collision between an `.so` provided through both `msgpack` and `msgpack-python`. I don't know why `transitional = True` was set. These kind of things should be documented!
2018-08-05pybitmessage: use `pname` instead of `name`Francesco Gazzetta1-1/+1
2018-08-05pybitmessage: specify python version 2Francesco Gazzetta1-3/+3
pybitmessage does not support python3 yet
2018-08-05pybitmessage: 0.6.2 -> 0.6.3.2Francesco Gazzetta1-3/+3
2018-02-10pythonPackages.msgpack: renamed to msgpack-pythonEric Wolf1-1/+1
2017-09-01pybitmessage: add numpy + pyopencl to propagatedBuildInputsMaximilian Güntner1-1/+1
2017-09-01pybitmessage: replace find_library() calls with pathsMaximilian Güntner1-3/+5
fixes requested changes in #26616
2017-09-01pybitmessage: 0.4.4 -> 0.6.2shak-mar1-15/+12
squashed hashes: 3ee20b2de7c02761aeb7389821f31bbfb6626301 b9a3a3b6a25b998893a1d861849890792b9e664b (details -> #26616)
2016-10-14Python: more evaluation fixups.Vladimír Čunát1-1/+1
2016-08-14Remove top-level pyqt4Frederik Rietdijk1-3/+3
See #11567.
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
Build-tested on x86_64 Linux & Mac.
2016-01-24treewide: Mass replace 'openssl}/lib' to refer the 'out' outputTuomas Tynkkynen1-1/+1
2016-01-12pybitmessage: init at 0.4.4Jakob Gillich1-0/+39