Commit graph

5 commits

Author SHA1 Message Date
Frederik Rietdijk 22aef72ff1 python: get rid of msgpack-python, fixes #48864
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!
2019-09-29 11:01:58 +02:00
Wael Nasreddine 4b51602816
intake: 0.4.4 -> 0.5.3 (#66412) 2019-09-01 00:32:43 -06:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Robert Schütz 9d43e884cf python3.pkgs.intake: 0.4.1 -> 0.4.4 2019-04-09 10:26:33 +02:00
Chris Ostrouchov 751fdd8ae6
pythonPackages.intake: init at 0.4.1 2019-02-24 18:52:41 -05:00