Commit graph

31 commits

Author SHA1 Message Date
Weijia Wang d7619eff54 treewide: development: use top-level fetchPypi 2023-05-25 15:52:27 +03:00
Fabian Affolter dbde849102 devpi-client: 5.2.3 -> 6.0.3
Changelog: https://github.com/devpi/devpi/blob/client-6.0.3/client/CHANGELOG
2023-02-25 10:42:36 +01:00
Fabian Affolter d0149bcd05 devpi-client: add changelog to meta 2023-02-25 09:59:09 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Robert Schütz 32c555f1c2 devpi-client: don't depend on pytest-flake8 2022-12-10 13:56:00 -08:00
Fabian Affolter b543a5e27d devpi-client: add missing input, switch to pytestCheckHook 2022-03-03 13:16:27 +01:00
R. RyanTM 95aad79a50
devpi-client: 5.2.2 -> 5.2.3 (#147138)
* devpi-client: 5.2.2 -> 5.2.3
* cleanup

Co-authored-by: Antoine Eiche <lewo@abesis.fr>
2021-11-23 20:10:42 +01:00
Jonathan Ringer fe28300366
devpi-client: fix build
Upstream has already patched this, but haven't done a release yet.
185072fcc6
2021-10-30 13:26:56 -07:00
R. RyanTM 6b5c571f31 devpi-client: 5.2.1 -> 5.2.2 2021-09-11 15:08:24 +00:00
Robert Scott 995d2d87c8 devpi-client: set __darwinAllowLocalNetworking
allowing tests to pass on sandboxed darwin
2021-05-25 22:01:36 +01:00
Antoine Eiche 5759b6f16d devpi-client: check-manifest and pkginfo needed at runtime
This packages are required by the devpi upload command.
2021-04-01 21:10:13 +02:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
R. RyanTM 9b8a961eb8 devpi-client: 5.2.0 -> 5.2.1 2020-11-20 19:05:22 +00:00
Jonathan Ringer 4ecc2d857f devpi-client: 5.0.0 -> 5.2.0 2020-06-03 11:29:15 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
makefu 9ae60cff0c devpi-client: 4.1.0 -> 5.0.0
unbreak the package, clean up dependencies and make them overridable
2019-10-10 15:49:29 -07:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Frederik Rietdijk 6f0555b030 python.pkgs: rename pytestflakes to pytest-flakes
to follow naming guideline
2019-02-17 14:40:55 +01:00
xeji c770699524
devpi-client: 3.1.0 -> 4.1.0, fix tests (#47142) 2018-09-22 18:07:00 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Antoine Eiche 2788b226bc devpi-client: fix test error due to devpi-server upgrade 2018-02-15 22:04:32 +01:00
makefu 7e39ecba68
devpi-client: enable tests 2017-12-05 13:31:55 +01:00
makefu 29672cf7ce
devpi-client: 3.1.0rc1 -> 3.1.0
enable tests with packaged devpi-server
2017-12-05 13:31:55 +01:00
makefu 396836356f
devpi-client: 2.7.0 -> 3.1.0rc1 2017-10-04 14:42:07 +02:00
makefu 63dc801899
devpi-client: 2.3.2 -> 2.7.0
devpi-common: 2.0.8 -> 3.0.1
2016-10-27 10:11:53 +02:00
Frederik Rietdijk d0bf57ae85 devpi-client: fix 2016-10-18 23:14:36 +02:00
Frederik Rietdijk d5e6a4494a Python: use PyPI mirror (#15001)
* mirrors: add pypi

* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
makefu 776ff2e735 devpi-client: add missing python libraries 2016-04-14 14:06:32 +02:00
Frederik Rietdijk 4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Antoine Eiche f21a65f719 devpi-client: init at 2.3.2 2015-12-17 09:34:13 +01:00