Commit graph

23 commits

Author SHA1 Message Date
Fabian Möller 5d0c384fc1
mitmproxy: add pytest5 compatability 2019-09-13 18:30:42 +02:00
Sarah Brofeldt e1e5df688a mitmproxy: Fix tests with pytest >= 4.x 2019-03-11 17:08:24 +01:00
Sarah Brofeldt 3df55b80bb mitmproxy: Fix build with wsproto >= 0.13 2019-03-11 17:08:02 +01:00
Uli Baum d225a91b7c mitmproxy: 3.0.4 -> 4.0.4, fix tests
- add missing checkInputs
- apply upstream patch to fix some tests that failed due to
  expired test ssl certs
- re-enable a previously disabled test case
2018-09-13 00:06:53 +00:00
Matthew Bauer 7e63a205da treewide: disable some darwin checks
Some network tests frequently fail on darwin. It’s easiest to disable
them for now.
2018-06-10 20:31:06 -04:00
Robert Schütz 3c6d505281 mitmproxy: 3.0.2 -> 3.0.4 2018-04-08 11:36:05 +02:00
rnhmjoj 35e8aef5dd
mitmproxy: remove old patch 2018-02-25 02:43:46 +01:00
rnhmjoj 85dda553fa
mitmproxy: 2017-10-31 -> 3.0.2 2018-02-25 02:41:57 +01:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Frederik Rietdijk 8a255d73b4 mitmproxy: fix build 2017-12-31 13:50:17 +01:00
Joerg Thalheim 0433604f51 mitmproxy: 2.0.2 -> 2017-10-31 2017-11-02 23:46:55 +00:00
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