python3-jupyter_events: update to 0.10.0.

This commit is contained in:
Gonzalo Tornaría 2024-03-17 23:36:25 -03:00 committed by cinerea0
parent f97c8dc06a
commit 05fb1e10c8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-jupyter_events' # Template file for 'python3-jupyter_events'
pkgname=python3-jupyter_events pkgname=python3-jupyter_events
version=0.9.0 version=0.10.0
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="hatchling" hostmakedepends="hatchling"
@ -13,7 +13,7 @@ license="BSD-3-Clause"
homepage="https://github.com/jupyter/jupyter_events" homepage="https://github.com/jupyter/jupyter_events"
changelog="https://raw.githubusercontent.com/jupyter/jupyter_events/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/jupyter/jupyter_events/main/CHANGELOG.md"
distfiles="${PYPI_SITE}/j/jupyter_events/jupyter_events-${version}.tar.gz" distfiles="${PYPI_SITE}/j/jupyter_events/jupyter_events-${version}.tar.gz"
checksum=81ad2e4bc710881ec274d31c6c50669d71bbaa5dd9d01e600b56faa85700d399 checksum=670b8229d3cc882ec782144ed22e0d29e1c2d639263f92ca8383e66682845e22
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE