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

Morten Linderud foxboron at gemini.archlinux.org
Sun May 29 10:50:05 UTC 2022


    Date: Sunday, May 29, 2022 @ 10:50:04
  Author: foxboron
Revision: 1214216

upgpkg: python-pykka 3.1.1-1: upgpkg: python-pykka 3.1.1-1

Modified:
  python-pykka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-29 10:48:29 UTC (rev 1214215)
+++ PKGBUILD	2022-05-29 10:50:04 UTC (rev 1214216)
@@ -3,7 +3,7 @@
 # Contributor: Antoine Pierlot-Garcin <antoine at bokbox dot com>
 
 pkgname=python-pykka
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc="Easy to use concurrency abstractions for Python using the actor model"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 optdepends=('python-gevent: Use gevent based actors from pykka.gevent')
 source=("https://pypi.python.org/packages/source/p/pykka/pykka-$pkgver.tar.gz")
-sha512sums=('a8a1c586e9055e1e4bd03df3f73e6140c06bc3a41980a7ca7e84d4bf37a2d52ca12aa23fb6dad3af3dd7f9ae6c8c09efe716674fbde76c4093d5fe4236d65207')
+sha512sums=('7ca7885664598ba31dd7180f2a365d2fbb225a6dac26d09911b6bf0cafc55ea87d7e6212c4fff297bf4ca8d5b14134c656ea929e0869978bcd661309e2442908')
 
 build() {
   cd "pykka-$pkgver"



More information about the arch-commits mailing list