[arch-commits] Commit in python-billiard/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Dec 9 02:01:19 UTC 2015
Date: Wednesday, December 9, 2015 @ 03:01:19
Author: fyan
Revision: 151211
upgpkg: python-billiard 3.3.0.22-1
Modified:
python-billiard/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-09 01:54:09 UTC (rev 151210)
+++ PKGBUILD 2015-12-09 02:01:19 UTC (rev 151211)
@@ -5,7 +5,7 @@
pkgbase=python-billiard
pkgname=('python-billiard' 'python2-billiard')
-pkgver=3.3.0.21
+pkgver=3.3.0.22
pkgrel=1
pkgdesc="Python multiprocessing fork with improvements and bugfixes."
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
makedepends=('python-setuptools' 'python2-setuptools')
checkdepends=('python-nose-cover3' 'python2-nose-cover3' 'python-mock' 'python2-mock')
source=("https://pypi.python.org/packages/source/b/billiard/billiard-${pkgver}.tar.gz")
-md5sums=('5304a48344d8f7e821d06f57da8af1f4')
+md5sums=('6dd458a042924daa220417fa701f0979')
prepare() {
cp -a billiard-$pkgver{,-py2}
More information about the arch-commits
mailing list