mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
python-pylast: update to 2.3.0
This commit is contained in:
parent
b37852d851
commit
b3731b555b
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'python-pylast'
|
# Template file for 'python-pylast'
|
||||||
pkgname=python-pylast
|
pkgname=python-pylast
|
||||||
version=2.2.0
|
version=2.3.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=pylast-${version}
|
|
||||||
build_style=python-module
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
wrksrc="pylast-${version}"
|
||||||
|
build_style=python-module
|
||||||
|
pycompile_module="pylast"
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python-six"
|
depends="python-six"
|
||||||
pycompile_module="pylast"
|
|
||||||
short_desc="Python2 interface to last.fm and libre.fm"
|
short_desc="Python2 interface to last.fm and libre.fm"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/pylast/pylast"
|
homepage="https://github.com/pylast/pylast"
|
||||||
distfiles="${PYPI_SITE}/p/pylast/pylast-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pylast/pylast-${version}.tar.gz"
|
||||||
checksum=a21a10e559cbb80db5eb72e20a22740496a292977ed3568c937560b8d6885ab4
|
checksum=f1e8615bac27386712ab74338e6dbd01ff7adbf6648a3debf921cef6bad80014
|
||||||
|
|
||||||
python3-pylast_package() {
|
python3-pylast_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue