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

2020-11-12 Thread Felix Yan via arch-commits
Date: Thursday, November 12, 2020 @ 10:13:40
  Author: felixonmars
Revision: 751497

upgpkg: python-arrow 0.17.0-3: Python 3.9 rebuild

Modified:
  python-arrow/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 10:13:38 UTC (rev 751496)
+++ PKGBUILD2020-11-12 10:13:40 UTC (rev 751497)
@@ -3,7 +3,7 @@
 
 pkgname=python-arrow
 pkgver=0.17.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Better dates and times for Python'
 arch=(any)
 url=https://arrow.readthedocs.io


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

2020-10-07 Thread Maxime Gauduin via arch-commits
Date: Wednesday, October 7, 2020 @ 11:15:47
  Author: alucryd
Revision: 720357

upgpkg: python-arrow 0.17.0-1

Modified:
  python-arrow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 11:15:39 UTC (rev 720356)
+++ PKGBUILD2020-10-07 11:15:47 UTC (rev 720357)
@@ -2,7 +2,7 @@
 # Contributor: Tatsuyuki Ishi 
 
 pkgname=python-arrow
-pkgver=0.16.0
+pkgver=0.17.0
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)
@@ -14,7 +14,7 @@
   python-setuptools
 )
 checkdepends=(python-tox)
-_tag=fb83f688f379719cb17770060009742c2c989e47
+_tag=b746fedf7286c3755a46f07ab72f4c414cd41fc0
 source=(git+https://github.com/crsmithdev/arrow.git#tag=${_tag})
 sha256sums=(SKIP)
 


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

2020-08-25 Thread Maxime Gauduin via arch-commits
Date: Tuesday, August 25, 2020 @ 06:19:28
  Author: alucryd
Revision: 687928

upgpkg: python-arrow 0.16.0-1

Modified:
  python-arrow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-24 23:28:30 UTC (rev 687927)
+++ PKGBUILD2020-08-25 06:19:28 UTC (rev 687928)
@@ -2,7 +2,7 @@
 # Contributor: Tatsuyuki Ishi 
 
 pkgname=python-arrow
-pkgver=0.15.8
+pkgver=0.16.0
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)
@@ -14,7 +14,7 @@
   python-setuptools
 )
 checkdepends=(python-tox)
-_tag=b7a74034dbe08bda552a1eb08fd9bf25c65986de
+_tag=fb83f688f379719cb17770060009742c2c989e47
 source=(git+https://github.com/crsmithdev/arrow.git#tag=${_tag})
 sha256sums=(SKIP)
 


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

2020-08-10 Thread Maxime Gauduin via arch-commits
Date: Monday, August 10, 2020 @ 09:00:52
  Author: alucryd
Revision: 673498

upgpkg: python-arrow 0.15.8-1

Modified:
  python-arrow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-10 08:50:51 UTC (rev 673497)
+++ PKGBUILD2020-08-10 09:00:52 UTC (rev 673498)
@@ -2,7 +2,7 @@
 # Contributor: Tatsuyuki Ishi 
 
 pkgname=python-arrow
-pkgver=0.15.7
+pkgver=0.15.8
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)
@@ -14,7 +14,7 @@
   python-setuptools
 )
 checkdepends=(python-tox)
-_tag=81f224d72f4fbdddbb3bd977c5793195b15c25fa
+_tag=b7a74034dbe08bda552a1eb08fd9bf25c65986de
 source=(git+https://github.com/crsmithdev/arrow.git#tag=${_tag})
 sha256sums=(SKIP)
 


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

2020-06-20 Thread Maxime Gauduin via arch-commits
Date: Saturday, June 20, 2020 @ 17:09:44
  Author: alucryd
Revision: 648650

upgpkg: python-arrow 0.15.7-1

Modified:
  python-arrow/trunk/PKGBUILD

--+
 PKGBUILD |   16 +---
 1 file changed, 5 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-20 16:53:10 UTC (rev 648649)
+++ PKGBUILD2020-06-20 17:09:44 UTC (rev 648650)
@@ -2,7 +2,7 @@
 # Contributor: Tatsuyuki Ishi 
 
 pkgname=python-arrow
-pkgver=0.15.5
+pkgver=0.15.7
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)
@@ -13,15 +13,9 @@
   git
   python-setuptools
 )
-checkdepends=(
-  python-chai
-  python-dateparser
-  python-mock
-  python-nose
-  python-pytz
-  python-simplejson
-)
-source=(git+https://github.com/crsmithdev/arrow.git#tag=c856ab9dad4901551f2bf7012f6a9dc2779091db)
+checkdepends=(python-tox)
+_tag=81f224d72f4fbdddbb3bd977c5793195b15c25fa
+source=(git+https://github.com/crsmithdev/arrow.git#tag=${_tag})
 sha256sums=(SKIP)
 
 pkgver() {
@@ -39,7 +33,7 @@
 check() {
   cd arrow
 
-  nosetests
+  tox -e py38
 }
 
 package() {


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

2020-01-07 Thread Maxime Gauduin via arch-commits
Date: Tuesday, January 7, 2020 @ 13:15:11
  Author: alucryd
Revision: 549844

upgpkg: python-arrow 0.15.5-1

Modified:
  python-arrow/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-07 12:48:31 UTC (rev 549843)
+++ PKGBUILD2020-01-07 13:15:11 UTC (rev 549844)
@@ -2,8 +2,8 @@
 # Contributor: Tatsuyuki Ishi 
 
 pkgname=python-arrow
-pkgver=0.15.2
-pkgrel=3
+pkgver=0.15.5
+pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)
 url=https://arrow.readthedocs.io
@@ -21,7 +21,7 @@
   python-pytz
   python-simplejson
 )
-source=(git+https://github.com/crsmithdev/arrow.git#tag=6b342e5a561eb1af63e928929e4a8649121f250a)
+source=(git+https://github.com/crsmithdev/arrow.git#tag=c856ab9dad4901551f2bf7012f6a9dc2779091db)
 sha256sums=(SKIP)
 
 pkgver() {


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

2019-11-02 Thread Evangelos Foutras via arch-commits
Date: Saturday, November 2, 2019 @ 22:25:21
  Author: foutrelis
Revision: 522294

Python 3.8 rebuild

Modified:
  python-arrow/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-02 22:24:43 UTC (rev 522293)
+++ PKGBUILD2019-11-02 22:25:21 UTC (rev 522294)
@@ -3,7 +3,7 @@
 
 pkgname=python-arrow
 pkgver=0.15.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Better dates and times for Python'
 arch=(any)
 url=https://arrow.readthedocs.io


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

2019-10-25 Thread Evangelos Foutras via arch-commits
Date: Saturday, October 26, 2019 @ 04:05:03
  Author: foutrelis
Revision: 519883

Python 3.8 rebuild

Modified:
  python-arrow/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 04:05:00 UTC (rev 519882)
+++ PKGBUILD2019-10-26 04:05:03 UTC (rev 519883)
@@ -3,7 +3,7 @@
 
 pkgname=python-arrow
 pkgver=0.15.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Better dates and times for Python'
 arch=(any)
 url=https://arrow.readthedocs.io


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

2019-09-14 Thread Maxime Gauduin via arch-commits
Date: Saturday, September 14, 2019 @ 16:45:27
  Author: alucryd
Revision: 510568

upgpkg: python-arrow 0.15.2-1

Modified:
  python-arrow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-14 16:38:13 UTC (rev 510567)
+++ PKGBUILD2019-09-14 16:45:27 UTC (rev 510568)
@@ -2,7 +2,7 @@
 # Contributor: Tatsuyuki Ishi 
 
 pkgname=python-arrow
-pkgver=0.15.1
+pkgver=0.15.2
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)
@@ -21,7 +21,7 @@
   python-pytz
   python-simplejson
 )
-source=(git+https://github.com/crsmithdev/arrow.git#tag=96e19e8a0159db8663fed01d0c8b69e769af60ca)
+source=(git+https://github.com/crsmithdev/arrow.git#tag=6b342e5a561eb1af63e928929e4a8649121f250a)
 sha256sums=(SKIP)
 
 pkgver() {


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

2019-09-11 Thread Maxime Gauduin via arch-commits
Date: Wednesday, September 11, 2019 @ 12:19:22
  Author: alucryd
Revision: 509280

upgpkg: python-arrow 0.15.1-1

Modified:
  python-arrow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-11 12:05:36 UTC (rev 509279)
+++ PKGBUILD2019-09-11 12:19:22 UTC (rev 509280)
@@ -2,7 +2,7 @@
 # Contributor: Tatsuyuki Ishi 
 
 pkgname=python-arrow
-pkgver=0.15.0
+pkgver=0.15.1
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)
@@ -15,12 +15,13 @@
 )
 checkdepends=(
   python-chai
+  python-dateparser
   python-mock
   python-nose
   python-pytz
   python-simplejson
 )
-source=(git+https://github.com/crsmithdev/arrow.git#tag=fed02b456fc81b6215e08c6698ae42a4dcba4cc8)
+source=(git+https://github.com/crsmithdev/arrow.git#tag=96e19e8a0159db8663fed01d0c8b69e769af60ca)
 sha256sums=(SKIP)
 
 pkgver() {


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

2019-09-09 Thread Maxime Gauduin via arch-commits
Date: Monday, September 9, 2019 @ 07:01:55
  Author: alucryd
Revision: 509037

upgpkg: python-arrow 0.15.0-1

Modified:
  python-arrow/trunk/PKGBUILD

--+
 PKGBUILD |   13 ++---
 1 file changed, 10 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-09 03:05:05 UTC (rev 509036)
+++ PKGBUILD2019-09-09 07:01:55 UTC (rev 509037)
@@ -2,7 +2,7 @@
 # Contributor: Tatsuyuki Ishi 
 
 pkgname=python-arrow
-pkgver=0.14.5
+pkgver=0.15.0
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)
@@ -15,13 +15,20 @@
 )
 checkdepends=(
   python-chai
+  python-mock
   python-nose
   python-pytz
   python-simplejson
 )
-source=(git+https://github.com/crsmithdev/arrow.git#tag=${pkgver})
-sha256sums=('SKIP')
+source=(git+https://github.com/crsmithdev/arrow.git#tag=fed02b456fc81b6215e08c6698ae42a4dcba4cc8)
+sha256sums=(SKIP)
 
+pkgver() {
+  cd arrow
+
+  git describe --tags
+}
+
 build() {
   cd arrow
 


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

2019-08-12 Thread Maxime Gauduin via arch-commits
Date: Monday, August 12, 2019 @ 08:47:32
  Author: alucryd
Revision: 499000

FS#63437: python-arrow 0.14.5-1

Modified:
  python-arrow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-12 08:45:48 UTC (rev 498999)
+++ PKGBUILD2019-08-12 08:47:32 UTC (rev 499000)
@@ -2,15 +2,15 @@
 # Contributor: Tatsuyuki Ishi 
 
 pkgname=python-arrow
-pkgver=0.14.4
+pkgver=0.14.5
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)
 url=https://arrow.readthedocs.io
 license=(APACHE)
+depends=(python-dateutil)
 makedepends=(
   git
-  python-dateutil
   python-setuptools
 )
 checkdepends=(


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

2019-08-01 Thread Maxime Gauduin via arch-commits
Date: Thursday, August 1, 2019 @ 19:35:40
  Author: alucryd
Revision: 496465

upgpkg: python-arrow 0.14.4-1

Modified:
  python-arrow/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-01 19:34:18 UTC (rev 496464)
+++ PKGBUILD2019-08-01 19:35:40 UTC (rev 496465)
@@ -2,7 +2,7 @@
 # Contributor: Tatsuyuki Ishi 
 
 pkgname=python-arrow
-pkgver=0.14.3
+pkgver=0.14.4
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)


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

2019-07-29 Thread Maxime Gauduin via arch-commits
Date: Monday, July 29, 2019 @ 07:03:24
  Author: alucryd
Revision: 494395

upgpkg: python-arrow 0.14.3-1

Modified:
  python-arrow/trunk/PKGBUILD

--+
 PKGBUILD |   57 +++--
 1 file changed, 11 insertions(+), 46 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-29 06:56:11 UTC (rev 494394)
+++ PKGBUILD2019-07-29 07:03:24 UTC (rev 494395)
@@ -1,24 +1,17 @@
 # Maintainer: Maxime Gauduin 
 # Contributor: Tatsuyuki Ishi 
 
-pkgbase=python-arrow
-pkgname=(
-  python-arrow
-  python2-arrow
-)
-pkgver=0.14.2
+pkgname=python-arrow
+pkgver=0.14.3
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)
 url=https://arrow.readthedocs.io
-license=(Apache)
+license=(APACHE)
 makedepends=(
   git
   python-dateutil
   python-setuptools
-  python2-dateutil
-  python2-setuptools
-  python2-backports.functools_lru_cache
 )
 checkdepends=(
   python-chai
@@ -25,54 +18,26 @@
   python-nose
   python-pytz
   python-simplejson
-  python2-chai
-  python2-nose
-  python2-pytz
-  python2-simplejson
 )
 source=(git+https://github.com/crsmithdev/arrow.git#tag=${pkgver})
 sha256sums=('SKIP')
 
-prepare() {
-  cp -r {,python-}arrow
-  mv {,python2-}arrow
-}
+build() {
+  cd arrow
 
-build() {
-  for py in python{,2}; do
-pushd ${py}-arrow
-${py} setup.py build
-popd
-  done
+  python setup.py build
 }
 
 check() {
-  cd python-arrow
+  cd arrow
+
   nosetests
-  nosetests2
 }
 
-package_python-arrow() {
-  depends=(
-python
-python-dateutil
-  )
+package() {
+  cd arrow
 
-  cd python-arrow
-
-  python setup.py install --skip-build --root="${pkgdir}" --optimize='1' 
--skip-build
+  python setup.py install --skip-build --root="${pkgdir}" --optimize=1 
--skip-build
 }
 
-package_python2-arrow() {
-  depends=(
-python2
-python2-backports.functools_lru_cache
-python2-dateutil
-  )
-
-  cd python2-arrow
-
-  python2 setup.py install --skip-build --root="${pkgdir}" --optimize='1' 
--skip-build
-}
-
 # vim: ts=2 sw=2 et:


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

2019-06-05 Thread Maxime Gauduin via arch-commits
Date: Wednesday, June 5, 2019 @ 12:44:56
  Author: alucryd
Revision: 476981

upgpkg: python-arrow 0.14.2-1

Modified:
  python-arrow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-05 12:32:31 UTC (rev 476980)
+++ PKGBUILD2019-06-05 12:44:56 UTC (rev 476981)
@@ -6,7 +6,7 @@
   python-arrow
   python2-arrow
 )
-pkgver=0.13.1
+pkgver=0.14.2
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=(any)
@@ -31,7 +31,7 @@
   python2-simplejson
 )
 source=(git+https://github.com/crsmithdev/arrow.git#tag=${pkgver})
-sha256sums=(SKIP)
+sha256sums=('SKIP')
 
 prepare() {
   cp -r {,python-}arrow


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

2019-02-19 Thread Maxime Gauduin via arch-commits
Date: Tuesday, February 19, 2019 @ 20:46:09
  Author: alucryd
Revision: 434637

upgpkg: python-arrow 0.13.1-1

Modified:
  python-arrow/trunk/PKGBUILD

--+
 PKGBUILD |   64 +
 1 file changed, 44 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-19 20:45:27 UTC (rev 434636)
+++ PKGBUILD2019-02-19 20:46:09 UTC (rev 434637)
@@ -2,28 +2,45 @@
 # Contributor: Tatsuyuki Ishi 
 
 pkgbase=python-arrow
-pkgname=('python-arrow' 'python2-arrow')
-pkgver=0.12.1
-pkgrel=4
+pkgname=(
+  python-arrow
+  python2-arrow
+)
+pkgver=0.13.1
+pkgrel=1
 pkgdesc='Better dates and times for Python'
-arch=('any')
-url="https://arrow.readthedocs.io;
-license=('Apache')
-makedepends=('python-dateutil' 'python-setuptools'
- 'python2-dateutil' 'python2-setuptools' 
'python2-backports.functools_lru_cache')
-checkdepends=('python-chai' 'python-nose' 'python-simplejson'
-  'python2-chai' 'python2-nose' 'python2-simplejson')
-source=("https://files.pythonhosted.org/packages/source/a/arrow/arrow-${pkgver}.tar.gz;)
-sha256sums=('a558d3b7b6ce7ffc74206a86c147052de23d3d4ef0e17c210dd478c53575c4cd')
+arch=(any)
+url=https://arrow.readthedocs.io
+license=(Apache)
+makedepends=(
+  git
+  python-dateutil
+  python-setuptools
+  python2-dateutil
+  python2-setuptools
+  python2-backports.functools_lru_cache
+)
+checkdepends=(
+  python-chai
+  python-nose
+  python-pytz
+  python-simplejson
+  python2-chai
+  python2-nose
+  python2-pytz
+  python2-simplejson
+)
+source=(git+https://github.com/crsmithdev/arrow.git#tag=${pkgver})
+sha256sums=(SKIP)
 
 prepare() {
-  cp -r {,python-}arrow-${pkgver}
-  mv {,python2-}arrow-${pkgver}
+  cp -r {,python-}arrow
+  mv {,python2-}arrow
 }
 
 build() {
   for py in python{,2}; do
-pushd ${py}-arrow-${pkgver}
+pushd ${py}-arrow
 ${py} setup.py build
 popd
   done
@@ -30,23 +47,30 @@
 }
 
 check() {
-  cd python-arrow-${pkgver}
+  cd python-arrow
   nosetests
   nosetests2
 }
 
 package_python-arrow() {
-  depends=('python' 'python-dateutil')
+  depends=(
+python
+python-dateutil
+  )
 
-  cd python-arrow-${pkgver}
+  cd python-arrow
 
   python setup.py install --skip-build --root="${pkgdir}" --optimize='1' 
--skip-build
 }
 
 package_python2-arrow() {
-  depends=('python2' 'python2-backports.functools_lru_cache' 
'python2-dateutil')
+  depends=(
+python2
+python2-backports.functools_lru_cache
+python2-dateutil
+  )
 
-  cd python2-arrow-${pkgver}
+  cd python2-arrow
 
   python2 setup.py install --skip-build --root="${pkgdir}" --optimize='1' 
--skip-build
 }


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

2018-09-15 Thread Eli Schwartz via arch-commits
Date: Sunday, September 16, 2018 @ 05:43:23
  Author: eschwartz
Revision: 382201

upgpkg: python-arrow 0.12.1-4

fix broken url
remove incorrect runtime dependency on nose
add tests

Modified:
  python-arrow/trunk/PKGBUILD

--+
 PKGBUILD |   24 +---
 1 file changed, 17 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-16 05:40:14 UTC (rev 382200)
+++ PKGBUILD2018-09-16 05:43:23 UTC (rev 382201)
@@ -4,13 +4,16 @@
 pkgbase=python-arrow
 pkgname=('python-arrow' 'python2-arrow')
 pkgver=0.12.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Better dates and times for Python'
 arch=('any')
-url='http://crsmithdev.com/arrow/'
-license=('GPL')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=("python-arrow-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/e0/86/4eb5228a43042e9a80fe8c84093a8a36f5db34a3767ebd5e1e7729864e7b/arrow-0.12.1.tar.gz;)
+url="https://arrow.readthedocs.io;
+license=('Apache')
+makedepends=('python-dateutil' 'python-setuptools'
+ 'python2-dateutil' 'python2-setuptools' 
'python2-backports.functools_lru_cache')
+checkdepends=('python-chai' 'python-nose' 'python-simplejson'
+  'python2-chai' 'python2-nose' 'python2-simplejson')
+source=("https://files.pythonhosted.org/packages/source/a/arrow/arrow-${pkgver}.tar.gz;)
 sha256sums=('a558d3b7b6ce7ffc74206a86c147052de23d3d4ef0e17c210dd478c53575c4cd')
 
 prepare() {
@@ -25,8 +28,15 @@
 popd
   done
 }
+
+check() {
+  cd python-arrow-${pkgver}
+  nosetests
+  nosetests2
+}
+
 package_python-arrow() {
-  depends=('python' 'python-dateutil' 'python-nose')
+  depends=('python' 'python-dateutil')
 
   cd python-arrow-${pkgver}
 
@@ -34,7 +44,7 @@
 }
 
 package_python2-arrow() {
-  depends=('python2' 'python2-backports.functools_lru_cache' 
'python2-dateutil' 'python2-nose')
+  depends=('python2' 'python2-backports.functools_lru_cache' 
'python2-dateutil')
 
   cd python2-arrow-${pkgver}
 


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

2018-06-30 Thread Evangelos Foutras via arch-commits
Date: Saturday, June 30, 2018 @ 17:51:21
  Author: foutrelis
Revision: 348723

Python 3.7 rebuild

Modified:
  python-arrow/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 17:51:07 UTC (rev 348722)
+++ PKGBUILD2018-06-30 17:51:21 UTC (rev 348723)
@@ -5,7 +5,7 @@
 pkgbase=python-arrow
 pkgname=('python-arrow' 'python2-arrow')
 pkgver=0.12.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Better dates and times for Python'
 arch=('any')
 url='http://crsmithdev.com/arrow/'


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

2018-04-30 Thread Maxime Gauduin via arch-commits
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
===
--- PKGBUILD2018-04-30 08:19:12 UTC (rev 318474)
+++ PKGBUILD2018-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}
 


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

2018-03-15 Thread Maxime Gauduin via arch-commits
Date: Thursday, March 15, 2018 @ 14:24:29
  Author: alucryd
Revision: 308524

upgpkg: python-arrow 0.12.1-1

Modified:
  python-arrow/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-15 14:23:58 UTC (rev 308523)
+++ PKGBUILD2018-03-15 14:24:29 UTC (rev 308524)
@@ -4,7 +4,7 @@
 
 pkgbase=python-arrow
 pkgname=('python-arrow' 'python2-arrow')
-pkgver=0.10.0
+pkgver=0.12.1
 pkgrel=1
 pkgdesc='Better dates and times for Python'
 arch=('any')
@@ -11,8 +11,8 @@
 url='http://crsmithdev.com/arrow/'
 license=('GPL')
 makedepends=('python-setuptools' 'python2-setuptools')
-source=("python-arrow-${pkgver}.tar.gz::https://github.com/crsmithdev/arrow/archive/${pkgver}.tar.gz;)
-sha256sums=('4ed4f6c86e9d3e75a1f77af13d6f5a08f6891ab5c815b20f1f7b7c88ffcad118')
+source=("python-arrow-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/e0/86/4eb5228a43042e9a80fe8c84093a8a36f5db34a3767ebd5e1e7729864e7b/arrow-0.12.1.tar.gz;)
+sha256sums=('a558d3b7b6ce7ffc74206a86c147052de23d3d4ef0e17c210dd478c53575c4cd')
 
 prepare() {
   cp -r {,python-}arrow-${pkgver}