diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-04 11:15:00 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:39 +0000 |
| commit | 30fa7fda378e33f57107638b984e5b6c4e024401 (patch) | |
| tree | c9c0ab0c0fe19dade60f96434d32b98c6775a4cf /main | |
| parent | cf9efad5a1fab76c7735488e5fe3a0183de37018 (diff) | |
| download | aports-30fa7fda378e33f57107638b984e5b6c4e024401.tar.bz2 aports-30fa7fda378e33f57107638b984e5b6c4e024401.tar.xz | |
main/py3-pylast: rebuild against python 3.7
Diffstat (limited to 'main')
| -rw-r--r-- | main/py3-pylast/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py3-pylast/APKBUILD b/main/py3-pylast/APKBUILD index e75c7236d4..992d30fff3 100644 --- a/main/py3-pylast/APKBUILD +++ b/main/py3-pylast/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> 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" |
