mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python3-jupyter_events: update to 0.8.0.
This commit is contained in:
parent
7a9904c475
commit
84a823c010
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.7.0
|
version=0.8.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=7be27f54b8388c03eefea123a4f79247c5b9381c49fb1cd48615ee191eb12615
|
checksum=fda08f0defce5e16930542ce60634ba48e010830d50073c3dfd235759cee77bf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue