sabnzbd: add explicit python_version=2

This commit is contained in:
Andrew J. Hesford 2020-04-25 09:47:40 -04:00 committed by Piotr
parent 16f49916e3
commit 9fa927655f
1 changed files with 2 additions and 1 deletions

View File

@ -10,10 +10,11 @@ depends="par2cmdline python-cheetah python-configobj python-feedparser
short_desc="Open Source Binary Newsreader written in Python"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
changelog="https://github.com/sabnzbd/sabnzbd/releases"
homepage="https://sabnzbd.org/"
changelog="https://github.com/sabnzbd/sabnzbd/releases"
distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz"
checksum=f3ab6dffba914e6ddf88f1a755ec3ebaa95f0bdbec6f04b7bf0f90822249bb0c
python_version=2 #unverified
post_extract() {
rm -rf gntp sabnzbd/utils/{feedparser,configobj}.py