diff --git a/programming/language/python3/python3-youtube_dl/actions.py b/programming/language/python3/python3-youtube_dl/actions.py index a0219285d0..242a01e8da 100644 --- a/programming/language/python3/python3-youtube_dl/actions.py +++ b/programming/language/python3/python3-youtube_dl/actions.py @@ -3,8 +3,8 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/licenses/gpl.txt -from pisi.actionsapi import pythonmodules from pisi.actionsapi import pisitools +from pisi.actionsapi import pythonmodules import glob def setup(): diff --git a/programming/language/python3/python3-youtube_dl/pspec.xml b/programming/language/python3/python3-youtube_dl/pspec.xml index ca775eefa1..01a1b9ff13 100644 --- a/programming/language/python3/python3-youtube_dl/pspec.xml +++ b/programming/language/python3/python3-youtube_dl/pspec.xml @@ -3,7 +3,7 @@ python3-youtube_dl - http://rg3.github.io/youtube-dl + https://ytdl-org.github.io/youtube-dl/index.html Pisi Linux Admins admins@pisilinux.org @@ -14,10 +14,10 @@ app:console Youtube Video Downloader Youtube Video Downloader - https://github.com/ytdl-org/youtube-dl/archive/2020.03.24.tar.gz + https://github.com/ytdl-org/youtube-dl/archive/2020.05.08.tar.gz - python3-devel python3-setuptools + python3-devel @@ -25,21 +25,28 @@ python3-youtube_dl Youtube Video Downloader - python3 python3-setuptools + python3 - /usr/share/applications - /etc/bash_completion.d - /usr/share/man/man1 - /usr/lib/python3* - /usr/bin - /usr/share/doc/ /etc/fish + /usr/share/doc/ + /usr/bin + /usr/lib/python3* + /usr/share/man/man1 + /etc/bash_completion.d + /usr/share/applications + + 2020-05-18 + 2020.05.08 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-27 2020.03.24