python3-jaraco.context: update to 6.0.1.

This commit is contained in:
Emil Tomczyk 2024-09-23 10:40:17 +02:00 committed by classabbyamp
parent 6b981aaf0a
commit 0653b52bbf

View file

@ -1,18 +1,18 @@
# Template file for 'python3-jaraco.context' # Template file for 'python3-jaraco.context'
pkgname=python3-jaraco.context pkgname=python3-jaraco.context
version=4.3.0 version=6.0.1
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools_scm" hostmakedepends="python3-wheel python3-setuptools_scm"
depends="python3" depends="python3"
checkdepends="python3-pytest" checkdepends="python3-pytest python3-portend git"
short_desc="Context managers by jaraco" short_desc="Context managers by jaraco"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/jaraco/jaraco.context" homepage="https://github.com/jaraco/jaraco.context"
changelog="https://raw.githubusercontent.com/jaraco/jaraco.context/main/CHANGES.rst" changelog="https://raw.githubusercontent.com/jaraco/jaraco.context/main/CHANGES.rst"
distfiles="${PYPI_SITE}/j/jaraco.context/jaraco.context-${version}.tar.gz" distfiles="${PYPI_SITE}/j/jaraco.context/jaraco_context-${version}.tar.gz"
checksum=4dad2404540b936a20acedec53355bdaea223acb88fd329fa6de9261c941566e checksum=9bae4ea555cf0b14938dc0aee7c9f32ed303aa20a3b73e7dc80111628792d1b3
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE