about summary refs log tree commit diff
path: root/pkgs/servers/inginious
AgeCommit message (Collapse)AuthorFilesLines
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2017-05-07Python: replace requests2 with requests tree-wideFrederik Rietdijk1-1/+1
See f63eb5857352705665411130d4f1638d55dd8c58 The `requests2` attribute now throws an error informing that `requests` should be used instead.
2017-02-02fix evaluationRobin Gloster1-2/+2
2016-12-01pythonpackages.lti: rename to PyLTI and remove overridingFrederik Rietdijk1-1/+1
- rename to PyLTI to follow upstream - remove overriding because it is not necessary; newer mock can be used, and modules python packages should be fixed to not propagate pytest (see separate commit). cc maintainer @layus
2016-10-18inginious: use python2Frederik Rietdijk1-1/+3
2016-06-14inginious: turn lib into a python app.Guillaume Maudoux1-0/+71