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

Daniel M. Capella polyzen at gemini.archlinux.org
Tue Sep 6 23:19:16 UTC 2022


    Date: Tuesday, September 6, 2022 @ 23:19:15
  Author: polyzen
Revision: 1296007

upgpkg: python-dulwich 0.20.46-1

Modified:
  python-dulwich/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-06 23:10:29 UTC (rev 1296006)
+++ PKGBUILD	2022-09-06 23:19:15 UTC (rev 1296007)
@@ -3,13 +3,13 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.20.45
-pkgrel=2
+pkgver=0.20.46
+pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
 url=https://www.dulwich.io
 license=('GPL')
-depends=('python-certifi' 'python-urllib3')
+depends=('python-urllib3')
 makedepends=('python-build' 'python-installer' 'python-setuptools'
              'python-wheel')
 checkdepends=('python-gpgme' 'python-paramiko')
@@ -20,8 +20,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=('70710dd9ca2a442190c7e506892db074c318ac762e221f7529b8ce34802041b7')
-b2sums=('4eb6731312bd8bb45d35efdc1e640dd2cfb118b633de461c4f9ffa2a9e50258bada2c77b4d4bf2e72bc9947f143f89fd720e4e9411f0f84d67ab208f39f7b4b8')
+sha256sums=('4f0e88ffff5db1523d93d92f1525fe5fa161318ffbaad502c1b9b3be7a067172')
+b2sums=('702564597a0367f454a396e4917d4fcd8b963d1847ddef688dccc7d7501f0073ae9a0ab422f31b8b0648210dafa953744ccf496b41fc75c7bea5090d75bf142c')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list