myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 731c089f0feb80f73eb328b201fdb8b24d357df3
parent 6fd3b23000bd46ed434b9b8c6b4f88668ea463ed
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Tue, 15 Sep 2020 16:20:11 +0200

update to python3

Diffstat:
apt/desktop | 4++--
apt/devel | 1-
apt/dissemin | 2+-
apt/headless | 2+-
apt/inkscape | 2+-
apt/minimal | 1-
apt/python | 27+++++++++++++--------------
7 files changed, 18 insertions(+), 21 deletions(-)

diff --git a/apt/desktop b/apt/desktop @@ -22,7 +22,7 @@ dunst suckless-tools inkscape -python-scour # minimize SVG files +python3-scour # minimize SVG files libreoffice openbox @@ -75,7 +75,7 @@ fonts-sil-gentium-basic # flashplugin-nonfree scrot -gtk-recordmydesktop +# disabled because of python2 # gtk-recordmydesktop solfege diff --git a/apt/devel b/apt/devel @@ -6,7 +6,6 @@ gdb gdb-doc cppreference-doc-en-html python3-doc -python-doc valgrind valgrind-dbg diff --git a/apt/dissemin b/apt/dissemin @@ -4,5 +4,5 @@ postgresql-server-dev-all python-virtualenv build-essential libxml2-dev -python-dev +python3-dev vagrant diff --git a/apt/headless b/apt/headless @@ -1,7 +1,7 @@ # various non-crucial CLI utilities abcmidi archmage -chm2pdf +# disabled because of python2 # chm2pdf debtree epub-utils # lit2epub optipng diff --git a/apt/inkscape b/apt/inkscape @@ -39,7 +39,7 @@ libxml2-dev libxml-parser-perl libxslt1-dev pkg-config -python-dev +python3-dev # python-lxml # hopefully python3? software-properties-common zlib1g-dev diff --git a/apt/minimal b/apt/minimal @@ -74,7 +74,6 @@ passwd patch diffutils gnupg-agent -python python3 bindfs iptables-persistent diff --git a/apt/python b/apt/python @@ -7,38 +7,37 @@ python3-pip python3-pygments -python-hachoir-subfile # for hachoir-subfile +# disabled because of python2 # python-hachoir-subfile # for hachoir-subfile python3-tornado # for selvage -python-tornado # for selvage -python-gdata # for videotop +# disabled because of python2 # python-gdata # for videotop # python-wxgtk3.0 # for groove-dl, was 2.8 -python-beautifulsoup +python3-bs4 #python-debian -python-dev -python-flask -python-fuse +python3-dev +python3-flask +python3-fuse #python-matplotlib # python-pyglet #python-pyquery # python-statsmodels #python-cvxopt -python-scipy +python3-scipy python3-bs4 python3-cherrypy3 python3-flask python3-urllib3 -pyflakes +pyflakes3 python3-pil # rasterald python3-scipy # rasterald -python-virtualenv # dissemin +python3-virtualenv # dissemin virtualenv python3-markdown # compile markdown statically @@ -49,17 +48,17 @@ python3-markdown python3-unidecode -python-celery # dissemin -python-django # dissemin +python3-celery # dissemin +python3-django # dissemin pylint python3-pylint-common -python-rsvg # my old tetris project +# disabled because of python2 # python-rsvg # my old tetris project python3-pymysql # drime -python-nltk # i played with it at some point +python3-nltk # i played with it at some point python3-icalendar # for git/dig_seminar