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

David Runge dvzrv at gemini.archlinux.org
Sat Dec 18 10:13:20 UTC 2021


    Date: Saturday, December 18, 2021 @ 10:13:20
  Author: dvzrv
Revision: 1076683

upgpkg: python-utils 2.6.3-1: Upgrade to 2.6.3.

Modified:
  python-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-18 09:26:45 UTC (rev 1076682)
+++ PKGBUILD	2021-12-18 10:13:20 UTC (rev 1076683)
@@ -4,7 +4,7 @@
 
 pkgdesc="A module with some convenient utilities not included with the standard Python install"
 pkgname=python-utils
-pkgver=2.6.0
+pkgver=2.6.3
 pkgrel=1
 arch=(any)
 url="https://github.com/WoLpH/python-utils"
@@ -13,9 +13,9 @@
 makedepends=(python-setuptools)
 checkdepends=(python-pytest-runner)
 source=("https://pypi.org/packages/source/p/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha512sums=('a582558e38342f54f7c1eda1f9038728dd5904729aaec4e5719e56bb447bc6fcb93bf5ea3af134ce245eda059b9be81d15b268165cbc10799ba112fc157f939b'
+sha512sums=('3c5834976408eae6b37aa07581960ee5511765f9ea1e6347523465a93ca801bc2d71f785a73a2050706dad2c09ffcfb5227715a9b4d0700904d31eb1295b30b6'
             'SKIP')
-b2sums=('089d7a57a8469968bed147a01907f35d1430349130e0f7152bbd38dd65053cf3d6424942eee8cc9006baaec5f13bffcbef81bd8723cad7ee03b1358a5c2d3d27'
+b2sums=('6df19348feba000dccc516704db38af299613c70505cd7fa16a2e37c4a46b1cff7ee9bf164be13da33a3b4eb6b9577b76202bfbffdaed47b1b7b60e948d349ac'
         'SKIP')
 validpgpkeys=('149325FD15904E9C4EB89E95E81444E9CE1F695D') # Rick van Hattem <wolph at wol.ph>
 



More information about the arch-commits mailing list