nixpkgs/pkgs/development/interpreters/python
Mario Rodas e8c29fa77c
update-python-libraries: use version key for latest release (#68857)
From warehouse API reference [1]:

     GET /pypi/<project_name>/json

     Returns metadata (info) about an individual project at the latest
     version […]

[1] https://warehouse.pypa.io/api-reference/json/#project
2019-09-16 17:34:15 -05:00
..
catch_conflicts
cpython treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
hooks python.pkgs.wheelUnpackHook: propagate wheel 2019-09-10 22:26:20 +02:00
pypy Merge master into staging-next 2019-09-06 22:46:05 +02:00
update-python-libraries update-python-libraries: use version key for latest release (#68857) 2019-09-16 17:34:15 -05:00
default.nix
fetchpypi.nix
mk-python-derivation.nix
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix