From 2be0b7259d5b6eafb4dec826767528490b1aec5a Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Sun, 9 Sep 2018 12:42:22 -0500 Subject: user/py3-distutils-extra: upgrade to 2.41 --- user/py3-distutils-extra/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/user/py3-distutils-extra/APKBUILD b/user/py3-distutils-extra/APKBUILD index 188127baa..8f68f3e10 100644 --- a/user/py3-distutils-extra/APKBUILD +++ b/user/py3-distutils-extra/APKBUILD @@ -1,15 +1,14 @@ # Contributor: Kiyoshi Aman # Maintainer: Kiyoshi Aman pkgname=py3-distutils-extra -pkgver=2.39 +pkgver=2.41 pkgrel=0 pkgdesc="Python distutils extras for gettext, themed icons, and scrollkeepr docs" url="https://launchpad.net/python-distutils-extra" arch="noarch" license="GPL-2.0-only" depends="python3" -source="https://launchpad.net/python-distutils-extra/trunk/$pkgver/+download/python-distutils-extra-$pkgver.tar.gz" -sha512sums="e3b4d1ed22767fb4c6dbbdccef960865b6fda01d18dc38cb8f9357c09c7eabb78466fce053e407a196eca257d07d57c5c1ef47f358a5979c7f22e4b11775124e python-distutils-extra-2.39.tar.gz" +source="https://salsa.debian.org/debian/python-distutils-extra/-/archive/$pkgver/python-distutils-extra-$pkgver.tar.bz2" builddir="$srcdir/python-distutils-extra-$pkgver" build() { @@ -27,3 +26,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } +sha512sums="db42d0f3b6cf9c77cc3b07f1224bcfecc6259816ebda87c5e8733933f8d906c352602a6ea50b93c9e6847010b9a28d295875535bc57efe42dbaa00567ffa0cfb python-distutils-extra-2.41.tar.bz2" -- cgit v1.2.3-60-g2f50