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

Daniel M. Capella polyzen at archlinux.org
Sat Aug 29 23:54:19 UTC 2020


    Date: Saturday, August 29, 2020 @ 23:54:19
  Author: polyzen
Revision: 692366

upgpkg: python-dulwich 0.20.6-1

Modified:
  python-dulwich/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-29 23:14:16 UTC (rev 692365)
+++ PKGBUILD	2020-08-29 23:54:19 UTC (rev 692366)
@@ -3,7 +3,7 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.20.5
+pkgver=0.20.6
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('python-certifi' 'python-setuptools' 'python-urllib3')
 checkdepends=('python-mock')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('98484ede022da663c96b54bc8dcdb4407072cb50efd5d20d58ca4e7779931305')
+sha256sums=('e593f514b8ac740b4ceeb047745b4719bfc9f334904245c6edcb3a9d002f577b')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list