python-kombu: update to 5.6.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=kombu
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-$_realname")
|
||||
pkgver=5.5.4
|
||||
pkgver=5.6.1
|
||||
pkgrel=1
|
||||
pkgdesc='A messaging library for Python (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -57,7 +57,7 @@ optdepends=(
|
||||
)
|
||||
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('886600168275ebeada93b888e831352fe578168342f0d1d5833d88ba0d847363')
|
||||
sha256sums=('90f1febb57ad4f53ca327a87598191b2520e0c793c75ea3b88d98e3b111282e4')
|
||||
|
||||
build() {
|
||||
cp -r "${_realname}-${pkgver}" "python-build-${MSYSTEM}" && cd "python-build-${MSYSTEM}"
|
||||
|
||||
Reference in New Issue
Block a user