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

Morten Linderud foxboron at archlinux.org
Wed Dec 2 18:12:45 UTC 2020


    Date: Wednesday, December 2, 2020 @ 18:12:45
  Author: foxboron
Revision: 769231

upgpkg: python-pykka 2.0.3-1

Modified:
  python-pykka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-02 18:10:59 UTC (rev 769230)
+++ PKGBUILD	2020-12-02 18:12:45 UTC (rev 769231)
@@ -3,8 +3,8 @@
 # Contributor: Antoine Pierlot-Garcin <antoine at bokbox dot com>
 
 pkgname=python-pykka
-pkgver=2.0.2
-pkgrel=3
+pkgver=2.0.3
+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=('98b2e6122dc5158da489265cf7cf9e358bfa432d0a0eaab9f50a07c0050083afb19aad494e4cd27347c376947eafb7d9796909c18e3648ef1bf0685bd6384e5b')
+sha512sums=('0f4d6d9e0c92a7e7cafb340f343afa1e78bcefdd0454341d3f457fa202acdd3de979881689cb3cd5f2cbd3a08f80177f6470db4fb895b20d9c1b4d0b9ef627ee')
 
 build() {
   cd "Pykka-$pkgver"



More information about the arch-commits mailing list