[arch-commits] Commit in python2-singledispatch/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Fri Dec 18 21:48:11 UTC 2015


    Date: Friday, December 18, 2015 @ 22:48:11
  Author: aginiewicz
Revision: 153692

upgpkg: python2-singledispatch 3.4.0.3-2

python2-singledispatch: FS#47100

Modified:
  python2-singledispatch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-18 19:22:15 UTC (rev 153691)
+++ PKGBUILD	2015-12-18 21:48:11 UTC (rev 153692)
@@ -3,12 +3,12 @@
 
 pkgname=python2-singledispatch
 pkgver=3.4.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Implementation of functools.singledispatch from Python 3.4"
 arch=('any')
 url="https://bitbucket.org/ambv/singledispatch"
 license=('MIT')
-depends=('python2')
+depends=('python2' 'python2-six')
 makedepends=('python2-setuptools')
 source=("https://pypi.python.org/packages/source/s/singledispatch/singledispatch-$pkgver.tar.gz" license)
 md5sums=('af2fc6a3d6cc5a02d0bf54d909785fcb'



More information about the arch-commits mailing list