Merge pull request #13991 from MehdiChinoune/python-pygithub-update
python-pygithub: update to 1.57
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=pygithub
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=1.56
|
||||
pkgver=1.57
|
||||
pkgrel=1
|
||||
pkgdesc="Use the full Github API v3 (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -20,7 +20,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-httpretty"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-parameterized")
|
||||
source=("${_realname}-${pkgver}.tar.gz::https://github.com/PyGithub/PyGithub/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('8e8bfae7afb241f9786aafa4e665d1ae99bea1d74ff71eb40cdc05f7ab63b4b4')
|
||||
sha256sums=('989f30d123eb86c27e69c23ce8f72c3a3391f1e66ecb54ee8cd033242d7aa064')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"
|
||||
|
||||
Reference in New Issue
Block a user