Commit Graph

14 Commits

Author SHA1 Message Date
Fabian Affolter
205524d190 python310Packages.pytest-httpbin: 1.0.1 -> 1.0.2 2022-06-06 11:46:09 -07:00
Martin Weinelt
4775c308fa pytest-httpbin: drop assertion that doesn't hold anymore
In Flask 2.1.0 Location headers were made relative and alot of packages
still assume absolute values. That breaks the assertion, so we drop it.
2022-04-15 01:39:51 +02:00
Fabian Affolter
93acc1fd8d python3Packages.pytest-httpbin: fix src 2022-01-23 01:09:30 +01:00
Fabian Affolter
3bfaef643b python3Packages.pytest-httpbin: switch to pytestCheckHook 2022-01-23 01:09:30 +01:00
Jonathan Ringer
335ef2c7b5 python3Packages.pytest-httpbin: 1.0.0 -> 1.0.1 2022-01-23 01:09:19 +01:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
0f43790d2c python37Packages.pytest-httpbin: 0.3.0 -> 1.0.0 (#55846) 2019-02-24 15:16:15 +01:00
Robert Schütz
9ebfa7bede python.pkgs.pytest-httpbin: disable tests
Tests are not included in the PyPI tarball.
2018-06-29 19:41:08 +02:00
Robert Schütz
6ae627b01e pythonPackages.pytest-httpbin: actually run tests 2018-02-09 20:37:56 +01:00
Frederik Rietdijk
48eab55d8b python.pkgs.pytest-httpbin: 0.2.3 -> 0.3.0 2018-01-20 12:05:22 +01:00
Frederik Rietdijk
959842a9c7 Python: add pname attributes to libraries
so that we can use the update script.
2017-05-27 11:30:21 +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
Jörg Thalheim
c797550957 pythonPackages.pytest-httpbin: correct meta; tests 2017-04-27 08:33:38 +02:00
Matthias Beyer
47403cf386 pytest-httpbin: init at 0.2.3 2017-04-26 19:49:47 +02:00