mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-pytest-jupyter: update to 0.8.0.
This commit is contained in:
parent
93b4db0b2d
commit
8ac40c832e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytest-jupyter'
|
||||
pkgname=python3-pytest-jupyter
|
||||
version=0.7.0
|
||||
version=0.8.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling"
|
||||
|
@ -12,8 +12,8 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/jupyter-server/pytest-jupyter"
|
||||
changelog="https://raw.githubusercontent.com/jupyter-server/pytest-jupyter/main/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/p/pytest_jupyter/pytest_jupyter-${version}.tar.gz"
|
||||
checksum=6403b7f6f5eaaa5a9faffd73d2ff1097106a7dc5c3204292212487fc9fb71843
|
||||
make_check=extended # avoid a circular dependency
|
||||
checksum=842817c300802c8608676bbb1460ba0081f2688cf5cb55b87d7bad5dcb0e9729
|
||||
make_check=extended # cannot be tested without python3-jupyter_server
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
||||
# this would cause a check cycle
|
||||
|
|
Loading…
Add table
Reference in a new issue