python3-openapi-core: update to 0.19.3.
This commit is contained in:
parent
7c5b386e31
commit
a7e00a8b2b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-openapi-core'
|
||||
pkgname=python3-openapi-core
|
||||
version=0.19.2
|
||||
version=0.19.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
# disable tests requiring unpackaged dependencies
|
||||
|
@ -22,7 +22,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/python-openapi/openapi-core"
|
||||
changelog="https://github.com/python-openapi/openapi-core/releases"
|
||||
distfiles="${PYPI_SITE}/o/openapi-core/openapi_core-${version}.tar.gz"
|
||||
checksum=db4e13dd3162d861d9485ae804f350586d9fd1d72808cdb264d6993d9b5ede3f
|
||||
checksum=5db6479ecccf76c52422961dc42b411b7625a802087d847251fdd66f0392b095
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue