python3-jupyter_events: update to 0.8.0.
This commit is contained in:
parent
7a9904c475
commit
84a823c010
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-jupyter_events'
|
||||
pkgname=python3-jupyter_events
|
||||
version=0.7.0
|
||||
version=0.8.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=7be27f54b8388c03eefea123a4f79247c5b9381c49fb1cd48615ee191eb12615
|
||||
checksum=fda08f0defce5e16930542ce60634ba48e010830d50073c3dfd235759cee77bf
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue