- Apr 02, 2020
-
-
Julien (jvoisin) Voisin authored
-
- Mar 29, 2020
-
- Mar 08, 2020
-
-
Julien (jvoisin) Voisin authored
-
- Mar 07, 2020
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Feb 27, 2020
-
-
atenart authored
This is a cosmetic patch only. Signed-off-by:
Antoine Tenart <antoine.tenart@ack.tf>
-
- Feb 11, 2020
-
- Feb 09, 2020
-
- Feb 08, 2020
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
This commit takes care of removing residual metadata added by mat2 during the cleaning of pdf.
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Feb 05, 2020
-
-
Julien (jvoisin) Voisin authored
-
- Jan 06, 2020
-
- Jan 05, 2020
-
-
Julien (jvoisin) Voisin authored
-
- Jan 01, 2020
-
-
Julien (jvoisin) Voisin authored
-
- Dec 29, 2019
-
-
Julien (jvoisin) Voisin authored
Mypy doesn't like some annotation in web.py, this commits aims at pleasing it.
-
- Dec 23, 2019
-
-
Julien (jvoisin) Voisin authored
Some terminals with a small number of column could wrap the cli's output in a way that would make the testsuite fail. This commit break the tests in several smaller one to mitigate this. This issue was originally reported by eleius [here](https://github.com/actionless/pikaur/issues/433), and forwarded as #153.
-
- Dec 18, 2019
-
-
Ivy Fay authored
Mounting new, empty filesystem on /tmp makes impossible to use mat2 for manipulating files stored there. Especially it breaks running tests while creating package and using /tmp as temporary builddir which is common setup in Arch Linux: https://aur.archlinux.org/packages/mat2/#comment-721221
-
- Dec 16, 2019
-
-
Julien (jvoisin) Voisin authored
-
- Dec 15, 2019
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Dec 08, 2019
-
-
Julien (jvoisin) Voisin authored
-
- Dec 02, 2019
-
-
Julien (jvoisin) Voisin authored
-
- Dec 01, 2019
-
- Nov 30, 2019
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
There is a bug in Python3.8 (https://bugs.python.org/issue38688) triggering an infinite recursion when copying a tree in a subfolder of the current one. We're working around it by using a list instead of an iterator, so that Python won't "discover" the target folder as part of the source files. This should fix #130
- Nov 27, 2019
-
- Nov 26, 2019
-
-
georg authored
It seems, despite the name, both packages depend on Python 3. However, pylint3 seems deprecated, and upstream recommends to install pylint: https://www.pylint.org/#install The current versions of both packages in Debian unstable are: pylint 2.4.4-1 pylint3 2.2.2-1 This commit fixes failing CI jobs due to the use of pylint3 2.2.2-1, which seems broken.
-
Julien (jvoisin) Voisin authored
-
- Nov 25, 2019
-
-
Julien (jvoisin) Voisin authored
-
- Oct 17, 2019
-
-
Julien (jvoisin) Voisin authored
-