Commit graph

7 commits

Author SHA1 Message Date
zimbatm 611116823a inginious: mark as broken
The project doesn't exist on github anymore.
2017-11-23 12:24:53 +00:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* 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-08-01 22:03:30 +02:00
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Robin Gloster 1a5cdaf85a
fix evaluation 2017-02-02 11:28:31 +01:00
Frederik Rietdijk 49a313c395 pythonpackages.lti: rename to PyLTI and remove overriding
- 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-12-01 21:07:33 +01:00
Frederik Rietdijk 167ca6f93a inginious: use python2 2016-10-18 23:14:34 +02:00
Guillaume Maudoux a48796ab83 inginious: turn lib into a python app. 2016-06-14 11:09:21 +02:00