[arch-commits] Commit in python-billiard/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Sep 3 14:23:11 UTC 2022
Date: Saturday, September 3, 2022 @ 14:23:10
Author: felixonmars
Revision: 1292501
upgpkg: python-billiard 4.0.1-1
Modified:
python-billiard/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-03 14:22:58 UTC (rev 1292500)
+++ PKGBUILD 2022-09-03 14:23:10 UTC (rev 1292501)
@@ -3,7 +3,7 @@
# Source: https://github.com/zancarius/archlinux-pkgbuilds
pkgname=python-billiard
-pkgver=4.0.0
+pkgver=4.0.1
pkgrel=1
pkgdesc="Python multiprocessing fork with improvements and bugfixes."
arch=('x86_64')
@@ -13,7 +13,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest-runner' 'python-case' 'python-psutil')
source=("https://pypi.io/packages/source/b/billiard/billiard-$pkgver.tar.gz")
-sha512sums=('af208a9bb38b35ecc5f36cf284da85fcab6954bbd213635cc7b82d699ac35bc5343f33b93e603ec358b70f138b432bf7e9f940c1290570ebf02b2227bc46739a')
+sha512sums=('242a0974e64a54bb568ea33a329af546ed075a0f65008cf374fdcbce0ce3ff5108e8fdeb6c2cc78e91516cf9bf8aef9ed0b1ed56b94c9aae500d83bb33cd4c39')
prepare() {
cd billiard-$pkgver
More information about the arch-commits
mailing list