summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/future/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-2/+2
* python: future: 0.18.1 -> 0.18.2Frederik Rietdijk2019-11-221-2/+2
* python: future: 0.17.1 -> 0.18.1Frederik Rietdijk2019-10-271-2/+2
* python: future: 0.16.0 -> 0.17.1Frederik Rietdijk2018-12-031-2/+2
* pythonPackages: remove traces of Python 2.6Frederik Rietdijk2018-06-251-4/+0
* pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. Frederik Rietdijk2018-06-231-1/+0
* pythonPackages.future: 0.15.2 -> 0.16.0•••Also moved the expression from python-packages.nix to ./pkgs/development/python-modules/future/default.nix due to discussion in #26220 Used fetchPypi insted of fetchurl. Justin Humm2017-05-301-0/+40