[arch-commits] Commit in python-pygithub/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Dec 24 11:40:07 UTC 2020
Date: Thursday, December 24, 2020 @ 11:40:07
Author: felixonmars
Revision: 787088
upgpkg: python-pygithub 1.54.1-1
Modified:
python-pygithub/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-24 11:39:57 UTC (rev 787087)
+++ PKGBUILD 2020-12-24 11:40:07 UTC (rev 787088)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pygithub
-pkgver=1.54
+pkgver=1.54.1
pkgrel=1
pkgdesc="Use the full Github API v3"
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest' 'python-cryptography' 'python-httpretty' 'python-parameterized')
source=("$pkgname-$pkgver.tar.gz::https://github.com/PyGithub/PyGithub/archive/v$pkgver.tar.gz")
-sha512sums=('c716df1f6dc64ea6bc56db82b0f0263dc0ec29994ea9fa967c22a0eee07c4ccd206f14168e36df7d913cfa387ecca703cd2331cd549bd42ebbec0e33ecd15c44')
+sha512sums=('72aecef168c8741b773560bee31b0b6159abeea97cc9f659363ff9204eed610686fdaf6461dab0c643adf00140a53aa86d70b9011b39522650aa872f02e5e67e')
build() {
cd PyGithub-$pkgver
More information about the arch-commits
mailing list