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

Morten Linderud foxboron at gemini.archlinux.org
Sun Oct 10 10:09:52 UTC 2021


    Date: Sunday, October 10, 2021 @ 10:09:51
  Author: foxboron
Revision: 1029245

upgpkg: python-pykka 3.0.2-1

Modified:
  python-pykka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-10 10:07:12 UTC (rev 1029244)
+++ PKGBUILD	2021-10-10 10:09:51 UTC (rev 1029245)
@@ -3,7 +3,7 @@
 # Contributor: Antoine Pierlot-Garcin <antoine at bokbox dot com>
 
 pkgname=python-pykka
-pkgver=3.0.1
+pkgver=3.0.2
 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=('384866f8257040f67cc65de23773bfdbedecd88961570fb579c96d8f8348546f3b7eb1e64420f68ad4623448a45556a9c1dc5f255405b8da4ed61601257540fb')
+sha512sums=('2c84483d12bbcfba70bc306dae8c3d7390721b464a257cfd7daf5a3467c71404fa41f8f44aaf418c2b87b1534d2b2912e8124ac92b8cda1fdf6ef44d77c21535')
 
 build() {
   cd "pykka-$pkgver"



More information about the arch-commits mailing list