mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python-pylast: update to 2.0.0. (#8662)
This commit is contained in:
parent
ffe4135d6d
commit
0356a58114
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-pylast'
|
# Template file for 'python-pylast'
|
||||||
pkgname=python-pylast
|
pkgname=python-pylast
|
||||||
version=1.9.0
|
version=2.0.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=pylast-${version}
|
wrksrc=pylast-${version}
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -13,7 +13,7 @@ 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=ae1c4105cbe704d9ac10ba57ac4c26bc576cc33978f1b578101b20c6a2360ca4
|
checksum=8e4d4962aa12d67bd357e1aa596a146b2e97afd943b5c9257e555014d13b3065
|
||||||
|
|
||||||
python3-pylast_package() {
|
python3-pylast_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue