summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python3-application
AgeCommit message (Collapse)Author
2022-10-12python3Packages.python3-application: 3.0.3 -> 3.0.4Soham Sen
2022-05-30treewide: pkgs/development/python-modules: mark broken for aarch64-linuxRick van Schijndel
2022-05-30treewide: pkgs/development/python-modules: mark broken for darwinRick van Schijndel
2021-09-26python3Packages.python3-application: refactorCharlie Hanley
Don't interpolate a variable into the URL string because a) if the variable changes but the hash does not, erroneous cached files may be used for the FOD; and b) it is convenient for those reading to have the whole URL so they can open it.
2021-09-20python3Packages.python3-application: init at 3.0.3Charlie Hanley