diff --git a/mingw-w64-python-google-auth/PKGBUILD b/mingw-w64-python-google-auth/PKGBUILD index e07e3bd0a5..25ff2b7b55 100644 --- a/mingw-w64-python-google-auth/PKGBUILD +++ b/mingw-w64-python-google-auth/PKGBUILD @@ -3,7 +3,7 @@ _realname=google-auth pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") -pkgver=1.26.1 +pkgver=1.27.0 pkgrel=1 pkgdesc='Google Authentication Library (mingw-w64)' arch=('any') @@ -14,7 +14,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-mock" "${MINGW_PACKAGE_PREFIX}-pyt makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") options=('!emptydirs') source=("${_realname}-$pkgver.tar.gz::https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver.tar.gz") -sha256sums=('2c964ecc4e1d5cba1036cbf7405e45b9b51485e3c03451fd37f71d58b602452a') +sha256sums=('c1949eb3237b0c7ff32205afe862c65be076fbeb7086a418de9543b6b7cabb3f') prepare() { cd "$srcdir" diff --git a/mingw-w64-python-tabulate/PKGBUILD b/mingw-w64-python-tabulate/PKGBUILD index 266cf0c08f..a1641d4ea2 100644 --- a/mingw-w64-python-tabulate/PKGBUILD +++ b/mingw-w64-python-tabulate/PKGBUILD @@ -1,10 +1,10 @@ -# Maintainer: Sarah Ottinger +# Maintainer: Sarah Ottinger _realname=tabulate pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") -pkgver=0.8.7 -pkgrel=2 +pkgver=0.8.8 +pkgrel=1 pkgdesc='Pretty-print tabular data in Python, a library and a command-line utility. (mingw-w64)' arch=('any') url="https://bitbucket.org/astanin/python-tabulate" @@ -16,7 +16,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-python-numpy: NumPy array support" "${MINGW_PACKAGE_PREFIX}-python-pandas: pandas DataFrame support" "${MINGW_PACKAGE_PREFIX}-python-wcwidth: wide-character support") source=("https://files.pythonhosted.org/packages/source/${_realname:0:1}/${_realname//-/_}/${_realname//-/_}-${pkgver}.tar.gz") -sha256sums=('db2723a20d04bcda8522165c73eea7c300eda74e0ce852d9022e0159d7895007') +sha256sums=('26f2589d80d332fefd2371d396863dedeb806f51b54bdb4b264579270b621e92') prepare() { cd "$srcdir" diff --git a/mingw-w64-python-trimesh/PKGBUILD b/mingw-w64-python-trimesh/PKGBUILD index c67e73012d..09be1cda32 100644 --- a/mingw-w64-python-trimesh/PKGBUILD +++ b/mingw-w64-python-trimesh/PKGBUILD @@ -3,7 +3,7 @@ _realname=trimesh pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") -pkgver=3.9.5 +pkgver=3.9.7 pkgrel=1 pkgdesc='Trimesh is a pure Python (2.7-3.4+) library for loading and using triangular meshes with an emphasis on watertight surfaces. (mingw-w64)' arch=('any') @@ -15,7 +15,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-python-networkx: graph operations" "${MINGW_PACKAGE_PREFIX}-python-scipy: convex hulls" "${MINGW_PACKAGE_PREFIX}-python-pyglet: preview windows") source=("https://files.pythonhosted.org/packages/source/${_realname::1}/$_realname/$_realname-$pkgver.tar.gz") -sha256sums=('e89be8eb537eaceb4b9461833762802b855a84ff89684b8a12aa2fab5db1a8a7') +sha256sums=('63dd76531a4c6ddd53e00209b971e83d3fbfd9b012f4033a1c4b0f04f1f551e3') prepare() { cd "$srcdir"