[arch-commits] Commit in python-vine/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Sep 8 02:34:01 UTC 2016
Date: Thursday, September 8, 2016 @ 02:34:01
Author: felixonmars
Revision: 188951
upgpkg: python-vine 1.1.2-1
Modified:
python-vine/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-09-08 00:07:50 UTC (rev 188950)
+++ PKGBUILD 2016-09-08 02:34:01 UTC (rev 188951)
@@ -3,7 +3,7 @@
pkgbase=python-vine
pkgname=('python-vine' 'python2-vine')
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="Promises, promises, promises"
arch=('any')
@@ -10,7 +10,7 @@
license=('BSD')
url="https://github.com/celery/vine"
makedepends=('python-setuptools' 'python2-setuptools' 'python-case' 'python2-case' 'git')
-checkdepends=('python-nose' 'python2-nose')
+checkdepends=('python-pytest' 'python2-pytest')
source=("git+https://github.com/celery/vine.git#tag=v$pkgver")
sha512sums=('SKIP')
More information about the arch-commits
mailing list