python3-jaraco.context: update to 4.3.0.
This commit is contained in:
parent
9c8491da97
commit
8fd14e531e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-jaraco.context'
|
||||
pkgname=python3-jaraco.context
|
||||
version=4.1.1
|
||||
revision=3
|
||||
version=4.3.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||
depends="python3"
|
||||
|
@ -10,9 +10,9 @@ short_desc="Context managers by jaraco"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/jaraco/jaraco.context"
|
||||
changelog="https://raw.githubusercontent.com/jaraco/jaraco.context/master/CHANGES.rst"
|
||||
changelog="https://raw.githubusercontent.com/jaraco/jaraco.context/main/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/j/jaraco.context/jaraco.context-${version}.tar.gz"
|
||||
checksum=f0d4d82ffbbbff680384eba48a32a3167f12a91a30a7db56fd97b87e73a87241
|
||||
checksum=4dad2404540b936a20acedec53355bdaea223acb88fd329fa6de9261c941566e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue