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

Daniel M. Capella polyzen at gemini.archlinux.org
Wed Jan 5 23:51:18 UTC 2022


    Date: Wednesday, January 5, 2022 @ 23:51:17
  Author: polyzen
Revision: 1093832

upgpkg: python-dulwich 0.20.28-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-05 23:50:06 UTC (rev 1093831)
+++ PKGBUILD	2022-01-05 23:51:17 UTC (rev 1093832)
@@ -3,7 +3,7 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.20.27
+pkgver=0.20.28
 pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
@@ -18,8 +18,8 @@
             'python-pyopenssl: for HTTPS support via urllib3'
             'python-pyinotify: to watch for changes to refs')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('f5d3fa7659914e7a2b87835a85666c7701d3751f881551653d4cd2560b2a124e')
-b2sums=('73ed04d9fc871a82126e212bdac0eaf235e44aa76f3e54c98bd50f71379fdd3082b2a3af12a22f3276a45909ef17e38a116deb6adfd650cdbfa19afa41803dd1')
+sha256sums=('703209530d934052bd03e26d5a1650519a3a6b046f3d6d78c91c463a01ab072a')
+b2sums=('ddbb36c65e1372e1c2fbab5d85ef26a77f40e4763eee8dc5d2ba249a6b4e37bd6e38197eaebbcb46f16df577c0ff4730ec69fff39a549adf2e5d147e7a3eabfc')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list