python-structlog: update to 22.3.0
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
5f9ceba73b
commit
e76cf5caa9
@@ -3,7 +3,7 @@
|
||||
_realname=structlog
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=22.2.0
|
||||
pkgver=22.3.0
|
||||
pkgrel=1
|
||||
pkgdesc="Structured Logging for Python (mingw-w64)"
|
||||
url="https://www.structlog.org"
|
||||
@@ -26,7 +26,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-pytest-asyncio"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-rich")
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('4edfe1d9f15f8a4bf365a817f7182af5d610596c155434b7564bfe7d40c2753c')
|
||||
sha256sums=('e7509391f215e4afb88b1b80fa3ea074be57a5a17d794bd436a5c949da023333')
|
||||
|
||||
build() {
|
||||
msg "Python build for ${MSYSTEM}"
|
||||
|
||||
Reference in New Issue
Block a user