Commit graph

7 commits

Author SHA1 Message Date
Matías Lang e84a1c5c01 pythonPackages.flask_assets: fix tests
The changes in
e6178fe489
introduced in Flask 1.1.2 broke the tests of flask-assets.
2020-08-09 16:15:12 -07:00
Frederik Rietdijk 9f83455cc4 python: Flask-Assets: 0.12 -> 2.0 2020-06-11 09:59:58 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Andrew Dunham e141f7cd2f pythonPackages.flask_assets: fix tests (#47203) 2018-09-23 10:02:51 +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
Ryan Mulligan b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Nikolay Amiantov 48db371328 python.pkgs.flask_assets: move to a separate file 2018-02-25 22:24:10 +03:00