diff --git a/mingw-w64-python-jupyter_client/PKGBUILD b/mingw-w64-python-jupyter_client/PKGBUILD index d64c0397a3..59f6ccfbe5 100644 --- a/mingw-w64-python-jupyter_client/PKGBUILD +++ b/mingw-w64-python-jupyter_client/PKGBUILD @@ -3,7 +3,7 @@ _realname=jupyter_client pkgbase=mingw-w64-python-jupyter_client pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=5.0.1 +pkgver=5.2.3 pkgrel=1 pkgdesc="The reference implementation of the Jupyter protocol (mingw-w64)" arch=('any') @@ -12,7 +12,7 @@ license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-python2-setuptools" "${MINGW_PACKAGE_PREFIX}-python3-setuptools") source=("${_realname}-${pkgver}.tar.gz::https://github.com/jupyter/jupyter_client/archive/${pkgver}.tar.gz") -sha256sums=('a3e1c1f3e7415ec76471996d48d982bcdb4468ec595d1e25f3ec70dfc97cdbe1') +sha256sums=('40d4dd389f34748a5fe8814240afdb24fe5672d54a794285a24288a8cfef4a10') all_build() { cd "${srcdir}/${_realname}-${pkgver}" diff --git a/mingw-w64-python-jupyter_console/PKGBUILD b/mingw-w64-python-jupyter_console/PKGBUILD index 203c8aebd9..064ad509c7 100644 --- a/mingw-w64-python-jupyter_console/PKGBUILD +++ b/mingw-w64-python-jupyter_console/PKGBUILD @@ -3,7 +3,7 @@ _realname=jupyter_console pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=5.1.0 +pkgver=5.2.0 pkgrel=1 pkgdesc="A terminal-based console frontend for Jupyter kernels. (mingw-w64)" arch=('any') @@ -12,7 +12,7 @@ license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-python2-setuptools" "${MINGW_PACKAGE_PREFIX}-python3-setuptools") source=("${_realname}-${pkgver}.tar.gz::https://github.com/jupyter/jupyter_console/archive/${pkgver}.tar.gz") -sha256sums=('bee20976846123eda49ca880a84e567edd184c28a0ddcbbc0d990d2d8822e8e1') +sha256sums=('371d03aeefcf48967f2f00af4c1709f52d2a688deee33f395c6330e4e8aa171c') all_build() { cd "${srcdir}/${_realname}-${pkgver}" diff --git a/mingw-w64-python-jupyter_core/PKGBUILD b/mingw-w64-python-jupyter_core/PKGBUILD index 764582f10c..4a02fa3c76 100644 --- a/mingw-w64-python-jupyter_core/PKGBUILD +++ b/mingw-w64-python-jupyter_core/PKGBUILD @@ -3,7 +3,7 @@ _realname=jupyter_core pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=4.3.0 +pkgver=4.4.0 pkgrel=1 pkgdesc="Core common functionality of Jupyter projects. (mingw-w64)" arch=('any') @@ -13,7 +13,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2-setuptools" "${MINGW_PACKAGE_PREFIX}-python3-setuptools") source=("${_realname}-${pkgver}.tar.gz::https://github.com/jupyter/jupyter_core/archive/${pkgver}.tar.gz") -sha256sums=('9fdca98cc6d2f2c7faac8be53d35d5cbb4891fe3822aa678b7e84a2514d135bb') +sha256sums=('a3c693cb4cd1251f887f034eba4b74e5ad1beab5baef43cc3ae9387450e72367') all_build() { cd "${srcdir}/${_realname}-${pkgver}"