slackbuilds_ponce/python/python-debian/python-debian.info
Andrew Clemons d86fd9e25c
python/python-debian: Fix gitlab tag handling.
The actual tag name is "debian/0.1.47". I've changed DOWNLOAD to
actually download the tag correctly while the previous URL resolved
to a commit. The two yield tarballs with different md5sums, but
the exact same contents.

The tag handling can be dropped again when this script is updated
the next time, since 0.1.48 and newer don't have a tag name prefixed
with ""debian".

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-11-26 09:11:46 +07:00

10 lines
385 B
Text

PRGNAM="python-debian"
VERSION="0.1.47"
HOMEPAGE="https://salsa.debian.org/python-debian-team/python-debian"
DOWNLOAD="https://salsa.debian.org/python-debian-team/python-debian/-/archive/debian/0.1.47/python-debian-debian-0.1.47.tar.gz"
MD5SUM="74ada790bcec52b33c219a4eba061053"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com"