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

Daniel M. Capella polyzen at gemini.archlinux.org
Tue Jun 28 10:20:38 UTC 2022


    Date: Tuesday, June 28, 2022 @ 10:20:38
  Author: polyzen
Revision: 1239819

upgpkg: python-pycares 4.2.1-1

Modified:
  python-pycares/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-28 09:51:41 UTC (rev 1239818)
+++ PKGBUILD	2022-06-28 10:20:38 UTC (rev 1239819)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=python-pycares
-pkgver=4.2.0
+pkgver=4.2.1
 pkgrel=1
 pkgdesc='Python interface for c-ares'
 arch=('x86_64')
@@ -12,8 +12,8 @@
 checkdepends=('python-idna')
 optdepends=('python-idna')
 source=("https://files.pythonhosted.org/packages/source/p/pycares/pycares-$pkgver.tar.gz")
-sha256sums=('b286649597791cd53072b2f3383cc38fc14a8ab016b78cb04bdcaa6ecce3b8ce')
-b2sums=('6b272c26e2e91706f208262d53d1ad909be47b14a2f5ac912ec8851f98e2d621698194ecc1962a8e921abd7ea09f08d9e766324ecca4628f3ad61b73ff48e2b5')
+sha256sums=('735b4f75fd0f595c4e9184da18cd87737f46bc81a64ea41f4edce2b6b68d46d2')
+b2sums=('62caa1d40c936354aaa519ec5214f31f6ccf69724624d443c76d036e9c5c7a260854d203c66b718ef2c3ba82ad280079f46e969e12443800ce11d8f273e7ba56')
 
 build() {
   cd pycares-$pkgver
@@ -20,8 +20,7 @@
   PYCARES_USE_SYSTEM_LIB=1 python setup.py build
 }
 
-# Test failures: test_custom_resolvconf, test_getaddrinfo{,2..5},
-#                gethostbyaddr{,6}, test_getnameinfo
+# Test failures: test_custom_resolvconf, gethostbyaddr{,6}, test_getnameinfo
 #check() {
 #  cd pycares-$pkgver
 #  mkdir -p temp



More information about the arch-commits mailing list