From 30fa7fda378e33f57107638b984e5b6c4e024401 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 4 Apr 2019 11:15:00 +0000 Subject: [PATCH] main/py3-pylast: rebuild against python 3.7 --- main/py3-pylast/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/py3-pylast/APKBUILD b/main/py3-pylast/APKBUILD index e75c7236d49..992d30fff37 100644 --- a/main/py3-pylast/APKBUILD +++ b/main/py3-pylast/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter pkgname=py3-pylast pkgver=3.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="A Python interface to the last.fm API" url="https://github.com/pylast/pylast" arch="noarch"