python-structlog: update to 23.1.0

This commit is contained in:
Mehdi Chinoune
2023-04-06 12:26:25 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 942e3f11fb
commit 2d033faadc

View File

@@ -3,7 +3,7 @@
_realname=structlog
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=22.3.0
pkgver=23.1.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=('e7509391f215e4afb88b1b80fa3ea074be57a5a17d794bd436a5c949da023333')
sha256sums=('270d681dd7d163c11ba500bc914b2472d2b50a8ef00faa999ded5ff83a2f906b')
build() {
msg "Python build for ${MSYSTEM}"