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

Maxime Gauduin alucryd at archlinux.org
Mon Apr 30 08:26:24 UTC 2018


    Date: Monday, April 30, 2018 @ 08:26:23
  Author: alucryd
Revision: 318475

FS#58388: python-arrow 0.12.1-2

Modified:
  python-arrow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-30 08:19:12 UTC (rev 318474)
+++ PKGBUILD	2018-04-30 08:26:23 UTC (rev 318475)
@@ -5,7 +5,7 @@
 pkgbase=python-arrow
 pkgname=('python-arrow' 'python2-arrow')
 pkgver=0.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Better dates and times for Python'
 arch=('any')
 url='http://crsmithdev.com/arrow/'
@@ -35,7 +35,7 @@
 }
 
 package_python2-arrow() {
-  depends=('python2' 'python2-dateutil' 'python2-nose')
+  depends=('python2' 'python2-backports.functools_lru_cache' 'python2-dateutil' 'python2-nose')
 
   cd python2-arrow-${pkgver}
 



More information about the arch-commits mailing list