mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
f63eb58573
The Python package has two packages for requests, `requests` corresponding to version 1.2.3, and `requests2` corresponding to version 2.13.0. Version 1.2.3 is almost 4 years old, and by now all software should have transitioned. This commit aliases `requests` to `requests2`. Packages that stop to function should be upgraded. In the rare case that that is not possible, version 1.2.3 is still available as `requests_1` but I plan to drop that before the release of 17.09. |
||
---|---|---|
.. | ||
aliases.nix | ||
all-packages.nix | ||
default.nix | ||
dotnet-packages.nix | ||
emacs-packages.nix | ||
emscripten-packages.nix | ||
haskell-packages.nix | ||
impure.nix | ||
java-packages.nix | ||
lua-packages.nix | ||
make-tarball.nix | ||
metrics.nix | ||
node-packages-generated.nix | ||
node-packages.json | ||
node-packages.nix | ||
ocaml-packages.nix | ||
perl-packages.nix | ||
php-packages.nix | ||
pure-packages.nix | ||
python-packages.nix | ||
release-cross.nix | ||
release-lib.nix | ||
release-python.nix | ||
release-small.nix | ||
release.nix | ||
rust-packages.nix | ||
splice.nix | ||
stage.nix |