mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-jupyter_events: update to 0.9.0.
This commit is contained in:
parent
07d9ad3bf4
commit
414e10539a
1 changed files with 2 additions and 2 deletions
|
@ -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.8.0
|
version=0.9.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=fda08f0defce5e16930542ce60634ba48e010830d50073c3dfd235759cee77bf
|
checksum=81ad2e4bc710881ec274d31c6c50669d71bbaa5dd9d01e600b56faa85700d399
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue