summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWouter de Vries2017-06-20 12:52:17 +0200
committerWouter de Vries2017-06-20 12:52:17 +0200
commit3a29202abf95e30bfe80bb0a0f7cbaa89ddb0d32 (patch)
tree729384f9168545dbf1bb15a8d89484189602f525
parent4433b0b5a0993a1e4bd331e6ad11f5e6d6691c85 (diff)
downloadaur-3a29202abf95e30bfe80bb0a0f7cbaa89ddb0d32.tar.gz
Updated version dependencies
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 921fe18ed85d..526d29b93506 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Jun 20 10:48:14 UTC 2017
+# Tue Jun 20 10:52:08 UTC 2017
pkgbase = ripe-atlas-tools
pkgdesc = The official command-line client for RIPE Atlas
pkgver = 2.1
@@ -11,8 +11,8 @@ pkgbase = ripe-atlas-tools
depends = python>=3.4
depends = python-dateutil>=2.4.2
depends = python-requests>=2.7.0
- depends = python-ripe-atlas-cousteau>=1.2
- depends = python-ripe-atlas-sagan>=1.1.10
+ depends = python-ripe-atlas-cousteau>=1.4
+ depends = python-ripe-atlas-sagan>=1.2
depends = python-tzlocal
depends = python-yaml
depends = python-pyopenssl>=0.13
diff --git a/PKGBUILD b/PKGBUILD
index a9a0eca61f68..edbb2f6b891a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://pypi.python.org/pypi/$_name"
license=('GPL3')
optdepends=('python-ujson: faster json decoding' 'python-sphinx: documentation generator')
-depends=('python>=3.4' 'python-dateutil>=2.4.2' 'python-requests>=2.7.0' 'python-ripe-atlas-cousteau>=1.2' 'python-ripe-atlas-sagan>=1.1.10' 'python-tzlocal' 'python-yaml' 'python-pyopenssl>=0.13')
+depends=('python>=3.4' 'python-dateutil>=2.4.2' 'python-requests>=2.7.0' 'python-ripe-atlas-cousteau>=1.4' 'python-ripe-atlas-sagan>=1.2' 'python-tzlocal' 'python-yaml' 'python-pyopenssl>=0.13')
makedepends=('python-setuptools')
provides=('ripe-atlas-tools')
source=("https://pypi.io/packages/source/r/$_name/$_name-$pkgver.tar.gz")