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

Felix Yan felixonmars at gemini.archlinux.org
Sun Sep 11 08:00:04 UTC 2022


    Date: Sunday, September 11, 2022 @ 08:00:04
  Author: felixonmars
Revision: 1300466

upgpkg: python-billiard 4.0.2-1

Modified:
  python-billiard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-11 08:00:02 UTC (rev 1300465)
+++ PKGBUILD	2022-09-11 08:00:04 UTC (rev 1300466)
@@ -3,7 +3,7 @@
 # Source: https://github.com/zancarius/archlinux-pkgbuilds
 
 pkgname=python-billiard
-pkgver=4.0.1
+pkgver=4.0.2
 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=('242a0974e64a54bb568ea33a329af546ed075a0f65008cf374fdcbce0ce3ff5108e8fdeb6c2cc78e91516cf9bf8aef9ed0b1ed56b94c9aae500d83bb33cd4c39')
+sha512sums=('596a4a3c0bb19efe677614218be99e5241da02cea38d0f9dc56a5440451827a0725cdc981c5f4c0a168ce350521aefd46de8d0bbab69c4e57be6c74c1f623039')
 
 prepare() {
   cd billiard-$pkgver



More information about the arch-commits mailing list