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

Morten Linderud foxboron at gemini.archlinux.org
Fri May 27 18:29:35 UTC 2022


    Date: Friday, May 27, 2022 @ 18:29:35
  Author: foxboron
Revision: 1210879

upgpkg: python-pykka 3.1.0-1: upgpkg: python-pykka 3.1.0-1

Modified:
  python-pykka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-27 18:28:39 UTC (rev 1210878)
+++ PKGBUILD	2022-05-27 18:29:35 UTC (rev 1210879)
@@ -3,8 +3,8 @@
 # Contributor: Antoine Pierlot-Garcin <antoine at bokbox dot com>
 
 pkgname=python-pykka
-pkgver=3.0.2
-pkgrel=3
+pkgver=3.1.0
+pkgrel=1
 pkgdesc="Easy to use concurrency abstractions for Python using the actor model"
 arch=('any')
 url="http://pykka.readthedocs.org/"
@@ -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=('2c84483d12bbcfba70bc306dae8c3d7390721b464a257cfd7daf5a3467c71404fa41f8f44aaf418c2b87b1534d2b2912e8124ac92b8cda1fdf6ef44d77c21535')
+sha512sums=('a8a1c586e9055e1e4bd03df3f73e6140c06bc3a41980a7ca7e84d4bf37a2d52ca12aa23fb6dad3af3dd7f9ae6c8c09efe716674fbde76c4093d5fe4236d65207')
 
 build() {
   cd "pykka-$pkgver"



More information about the arch-commits mailing list