summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/flask-assets (follow)
Commit message (Expand)AuthorAgeFilesLines
* pythonPackages.flask_assets: fix tests•••The changes in https://github.com/pallets/flask/pull/3456/commits/e6178fe489b7828acc2bb8fd4b56a70b11ab6c6a introduced in Flask 1.1.2 broke the tests of flask-assets. Matías Lang2020-08-091-0/+2
* python: Flask-Assets: 0.12 -> 2.0Frederik Rietdijk2020-06-111-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* pythonPackages.flask_assets: fix tests (#47203)Andrew Dunham2018-09-231-0/+4
* 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-4/+4
* 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. Ryan Mulligan2018-03-241-1/+1
* python.pkgs.flask_assets: move to a separate fileNikolay Amiantov2018-02-251-0/+20