Commit graph

12 commits

Author SHA1 Message Date
Kamil Chmielewski ef52c95b8a mitmproxy: fix transitive cryptography dependency
pyopenssl-17.0.2 uses cyrptography-2.0.2 which collide with
the one used in mitmproxy
2017-10-07 11:15:29 +02:00
Nikolay Amiantov 1f2a18d916 protobuf: remove old versions
This leaves only protobuf3_1 which is the last version with libprotobuf2.

Also fix several packages to build with the latest protobuf.
2017-09-09 05:54:43 +03:00
Frederik Rietdijk a3e524054f mitmproxy: fix build
which was broken after the cryptography bump to 2.x.

cc maintainer @fpletz
2017-09-07 09:28:03 +02:00
Jörg Thalheim 73c6284c2e mitmproxy: unicode locales, skip network test 2017-09-04 22:47:42 +01:00
Jörg Thalheim 27ac74daa5 mitmproxy: fix tests 2017-08-28 07:56:02 +01:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Franz Pletz 99499a5e76
mitmproxy: use fetchpatch for patch retrieval 2017-07-18 23:35:31 +02:00
Franz Pletz e4dd6377a5
mitmproxy: add patch to bump pyopenssl dependency 2017-07-10 19:47:54 +02:00
Franz Pletz 42dcabf414
mitmproxy: 2.0.0 -> 2.0.2 2017-06-20 03:45:40 +02:00
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
rnhmjoj 6c08b145ab mitmproxy: 1.0.2 -> 2.0.6 2017-03-04 12:58:29 +02:00
Franz Pletz e94bfe55c4
mitmproxy: 0.17.1 -> 1.0.2, move to all-packages.nix 2017-01-05 06:25:26 +01:00