[arch-commits] Commit in python-pygithub/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Apr 27 02:45:36 UTC 2020
Date: Monday, April 27, 2020 @ 02:45:35
Author: felixonmars
Revision: 621754
upgpkg: python-pygithub 1.50-1
Modified:
python-pygithub/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-27 02:04:30 UTC (rev 621753)
+++ PKGBUILD 2020-04-27 02:45:35 UTC (rev 621754)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pygithub
-pkgver=1.47
+pkgver=1.50
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=('2c5804f86e1b3c47eb276dc9256983e3b7b36494e156263cf49b4d2d1e9579194f6d5ed17a7f2a8e9a4eab3824f6c7e8595960b98115feff5acb08bed03d86e3')
+sha512sums=('c24c8eac0ca73d9fab3f016990a422534f1b7a2d5d840dfeef215ada67f43cdec07031d72f31be9ab4332db358a98b89a08ce158bb8fb652b96720ff1cc6b041')
build() {
cd PyGithub-$pkgver
More information about the arch-commits
mailing list