Commit graph

12 commits

Author SHA1 Message Date
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
worldofpeace 8b9e8cb1c0
python3Packages.flask-pymongo: normalize pname 2019-05-07 17:26:20 -04:00
R. RyanTM 686975479e python37Packages.flask-pymongo: 2.2.0 -> 2.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-flask-pymongo/versions
2019-05-05 17:22:02 -07:00
Daniel Schaefer 92cccb6f83 treewide: Use HTTPS for readthedocs URLs 2019-04-22 20:46:18 +02:00
Frederik Rietdijk c89b05e26f python: Flask-PyMongo: 2.1.0 -> 2.2.0 2018-12-03 16:50:28 +01:00
R. RyanTM 089e32d7fe python36Packages.flask-pymongo: 2.1.0 -> 2.2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-flask-pymongo/versions
2018-11-09 01:46:03 -08:00
Uli Baum 781eaa1377 pythonPackages.flask-pymongo: fix build
add missing dependency: vcversioner
2018-09-13 17:25:38 +02:00
Frederik Rietdijk 59fafef2e2 python: Flask-PyMongo: 2.0.1 -> 2.1.0 2018-08-25 07:38:21 +02:00
Frederik Rietdijk b2cf1a2e79 python: Flask-PyMongo: 0.5.2 -> 2.0.1 2018-07-22 16:52:40 +02:00
Frederik Rietdijk ced21f5e1a 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`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk 6a7b83119d python: Flask-PyMongo: 0.5.1 -> 0.5.2 2018-06-02 13:44:38 +02:00
Frederik Rietdijk 78c7b40062 python.pkgs.flask-pymong: 0.3.1 -> 0.5.1 2017-08-25 19:36:19 +02:00