python-jupyter_client: update to 7.4.8
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
0c9470e9d0
commit
1aa78262ed
@@ -7,7 +7,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
pkgver=7.4.7
|
||||
pkgver=7.4.8
|
||||
pkgrel=1
|
||||
pkgdesc="The reference implementation of the Jupyter protocol (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -32,7 +32,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-hatchling")
|
||||
options=('!strip')
|
||||
source=(https://github.com/jupyter/${_realname}/archive/v${pkgver}.tar.gz)
|
||||
sha256sums=('e33d33bda186be23e864eca32fae873f01292ce1b537eb79a9b78e96cd729ff3')
|
||||
sha256sums=('548d0e597ac05d74f2349f5c2698edd03854267a1d6d56ff0a9c1f6b8e81a38d')
|
||||
|
||||
prepare() {
|
||||
rm -rf python-build-${MSYSTEM} | true
|
||||
|
||||
Reference in New Issue
Block a user