mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pmbootstrap: update to 1.5.0.
This commit is contained in:
parent
96a05e9f97
commit
f6d6c6bb80
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pmbootstrap'
|
# Template file for 'pmbootstrap'
|
||||||
pkgname=pmbootstrap
|
pkgname=pmbootstrap
|
||||||
version=1.4.0
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://postmarketos.org"
|
homepage="https://postmarketos.org"
|
||||||
distfiles="${PYPI_SITE}/p/pmbootstrap/pmbootstrap-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pmbootstrap/pmbootstrap-${version}.tar.gz"
|
||||||
checksum=9612bfb98feabb7b18276ddb96eecaedc0ba195de18e4bd4dd7d4bacfa4b28fc
|
checksum=f044bf60e93f91192c8743fd0082b311e6ad6462fb703f183afb481d803e4d3f
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 -m pytest
|
python3 -m pytest
|
||||||
|
|
Loading…
Add table
Reference in a new issue