python3-jupyter_events: update to 0.10.0.
This commit is contained in:
parent
f97c8dc06a
commit
05fb1e10c8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-jupyter_events'
|
||||
pkgname=python3-jupyter_events
|
||||
version=0.9.0
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling"
|
||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/jupyter/jupyter_events"
|
||||
changelog="https://raw.githubusercontent.com/jupyter/jupyter_events/main/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/j/jupyter_events/jupyter_events-${version}.tar.gz"
|
||||
checksum=81ad2e4bc710881ec274d31c6c50669d71bbaa5dd9d01e600b56faa85700d399
|
||||
checksum=670b8229d3cc882ec782144ed22e0d29e1c2d639263f92ca8383e66682845e22
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue