mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
python3-beniget: update to 0.4.2.post1.
This commit is contained in:
parent
66d4fcb50e
commit
33dce2cc7d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-beniget'
|
||||
pkgname=python3-beniget
|
||||
version=0.4.1
|
||||
revision=3
|
||||
version=0.4.2.post1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-gast"
|
||||
depends="python3-gast"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/serge-sans-paille/beniget"
|
||||
distfiles="${PYPI_SITE}/b/beniget/beniget-${version}.tar.gz"
|
||||
checksum=75554b3b8ad0553ce2f607627dad3d95c60c441189875b98e097528f8e23ac0c
|
||||
checksum=a0258537e65e7e14ec33a86802f865a667f949bb6c73646d55e42f7c45a052ae
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest tests/*
|
||||
|
|
Loading…
Add table
Reference in a new issue