[arch-commits] Commit in python-pygithub/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Apr 5 10:33:10 UTC 2019


    Date: Friday, April 5, 2019 @ 10:33:10
  Author: felixonmars
Revision: 449778

upgpkg: python-pygithub 1.43.6-1

Modified:
  python-pygithub/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-05 10:32:27 UTC (rev 449777)
+++ PKGBUILD	2019-04-05 10:33:10 UTC (rev 449778)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pygithub
-pkgver=1.43.5
-pkgrel=2
+pkgver=1.43.6
+pkgrel=1
 pkgdesc="Use the full Github API v3"
 arch=('any')
 license=('LGPL')
@@ -10,7 +10,7 @@
 depends=('python-pyjwt' 'python-requests' 'python-deprecated')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/PyGithub/PyGithub/archive/v$pkgver.tar.gz")
-sha512sums=('703de65539c1e2af4462285d1788611d98a4052fcf223b54795da34679d1e327de8758d895d73b707f87f8a006171bc5c6b8182388ac6fde3808be8af6021dde')
+sha512sums=('bb1bc7f21286bcdb49a0450ab1246e2813b983acd0b4209ff8dd8692d3b36ca208e5e45edfebe1002f54019d558310d33838ed89d229f8bea5c642414f118f41')
 
 build() {
   cd PyGithub-$pkgver



More information about the arch-commits mailing list