these need to go in together, older tools fails with newer libs.
works for me[tm]
OK?

diff --git py-ripe.atlas.cousteau/Makefile py-ripe.atlas.cousteau/Makefile
index acc68d4..80344b5 100644
--- py-ripe.atlas.cousteau/Makefile
+++ py-ripe.atlas.cousteau/Makefile
@@ -2,7 +2,7 @@
 
 COMMENT =              python bindings for the RIPE Atlas API
 
-MODPY_EGG_VERSION =    1.0.7
+MODPY_EGG_VERSION =    1.2
 DISTNAME =             ripe.atlas.cousteau-${MODPY_EGG_VERSION}
 PKGNAME =              py-${DISTNAME}
 
diff --git py-ripe.atlas.cousteau/distinfo py-ripe.atlas.cousteau/distinfo
index 8e61e15..22169dd 100644
--- py-ripe.atlas.cousteau/distinfo
+++ py-ripe.atlas.cousteau/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ripe.atlas.cousteau-1.0.7.tar.gz) = 
T5mr+emFEJF0vF2uOOlY38hdxBqHK7+RZ2Oh9TqeS2s=
-SIZE (ripe.atlas.cousteau-1.0.7.tar.gz) = 45757
+SHA256 (ripe.atlas.cousteau-1.2.tar.gz) = 
C07VFkePtqniJo3GjsqGcilh7EIJ+eVP43VkdlxWAl4=
+SIZE (ripe.atlas.cousteau-1.2.tar.gz) = 47015
diff --git py-ripe.atlas.cousteau/pkg/PLIST py-ripe.atlas.cousteau/pkg/PLIST
index dfdbe83..491c6a7 100644
--- py-ripe.atlas.cousteau/pkg/PLIST
+++ py-ripe.atlas.cousteau/pkg/PLIST
@@ -13,6 +13,10 @@ lib/python${MODPY_VERSION}/site-packages/ripe/atlas/
 lib/python${MODPY_VERSION}/site-packages/ripe/atlas/cousteau/
 lib/python${MODPY_VERSION}/site-packages/ripe/atlas/cousteau/__init__.py
 lib/python${MODPY_VERSION}/site-packages/ripe/atlas/cousteau/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/ripe/atlas/cousteau/api_listing.py
+lib/python${MODPY_VERSION}/site-packages/ripe/atlas/cousteau/api_listing.pyc
+lib/python${MODPY_VERSION}/site-packages/ripe/atlas/cousteau/api_meta_data.py
+lib/python${MODPY_VERSION}/site-packages/ripe/atlas/cousteau/api_meta_data.pyc
 lib/python${MODPY_VERSION}/site-packages/ripe/atlas/cousteau/exceptions.py
 lib/python${MODPY_VERSION}/site-packages/ripe/atlas/cousteau/exceptions.pyc
 lib/python${MODPY_VERSION}/site-packages/ripe/atlas/cousteau/measurement.py
diff --git py-ripe.atlas.sagan/Makefile py-ripe.atlas.sagan/Makefile
index ad483c9..e37327f 100644
--- py-ripe.atlas.sagan/Makefile
+++ py-ripe.atlas.sagan/Makefile
@@ -2,7 +2,7 @@
 
 COMMENT =              parsing library for RIPE Atlas measurement results
 
-MODPY_EGG_VERSION =    1.1.8
+MODPY_EGG_VERSION =    1.1.10
 DISTNAME =             ripe.atlas.sagan-${MODPY_EGG_VERSION}
 PKGNAME =              py-${DISTNAME}
 
diff --git py-ripe.atlas.sagan/distinfo py-ripe.atlas.sagan/distinfo
index c9d3147..7bc6427 100644
--- py-ripe.atlas.sagan/distinfo
+++ py-ripe.atlas.sagan/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ripe.atlas.sagan-1.1.8.tar.gz) = 
uzlPc4VwsLDBgleFa2HHMDddkZlsjHJvnc02f9YYs9g=
-SIZE (ripe.atlas.sagan-1.1.8.tar.gz) = 100037
+SHA256 (ripe.atlas.sagan-1.1.10.tar.gz) = 
ODG/K8ZhiMV2Sz0LPA5Th7PWcNCog57UZKJExv/lKIs=
+SIZE (ripe.atlas.sagan-1.1.10.tar.gz) = 128425
diff --git py-ripe.atlas.sagan/pkg/PLIST py-ripe.atlas.sagan/pkg/PLIST
index ad74ae6..100e1f1 100644
--- py-ripe.atlas.sagan/pkg/PLIST
+++ py-ripe.atlas.sagan/pkg/PLIST
@@ -1,5 +1,4 @@
 @comment $OpenBSD: PLIST,v 1.2 2016/01/20 09:25:03 florian Exp $
-bin/parse_abuf
 lib/python${MODPY_VERSION}/site-packages/ripe/
 
lib/python${MODPY_VERSION}/site-packages/ripe.atlas.sagan-${MODPY_EGG_VERSION}-py${MODPY_VERSION}-nspkg.pth
 
lib/python${MODPY_VERSION}/site-packages/ripe.atlas.sagan-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
@@ -7,7 +6,6 @@ 
lib/python${MODPY_VERSION}/site-packages/ripe.atlas.sagan-${MODPY_EGG_VERSION}-p
 
lib/python${MODPY_VERSION}/site-packages/ripe.atlas.sagan-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
 
lib/python${MODPY_VERSION}/site-packages/ripe.atlas.sagan-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
 
lib/python${MODPY_VERSION}/site-packages/ripe.atlas.sagan-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/namespace_packages.txt
-lib/python${MODPY_VERSION}/site-packages/ripe.atlas.sagan-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/pbr.json
 
lib/python${MODPY_VERSION}/site-packages/ripe.atlas.sagan-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
 
lib/python${MODPY_VERSION}/site-packages/ripe.atlas.sagan-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
 lib/python${MODPY_VERSION}/site-packages/ripe/atlas/
diff --git py-ripe.atlas.tools/Makefile py-ripe.atlas.tools/Makefile
index be6c4cd..26e455c 100644
--- py-ripe.atlas.tools/Makefile
+++ py-ripe.atlas.tools/Makefile
@@ -2,7 +2,7 @@
 
 COMMENT =              official command-line client for RIPE Atlas
 
-MODPY_EGG_VERSION =    1.2.2
+MODPY_EGG_VERSION =    1.2.3
 DISTNAME =             ripe.atlas.tools-${MODPY_EGG_VERSION}
 PKGNAME =              py-${DISTNAME}
 
diff --git py-ripe.atlas.tools/distinfo py-ripe.atlas.tools/distinfo
index 59c6106..c624af7 100644
--- py-ripe.atlas.tools/distinfo
+++ py-ripe.atlas.tools/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ripe.atlas.tools-1.2.2.tar.gz) = 
k/htEXez3E3ZrInwi3fYCPCTFQpbCvsDUbMKYoJRoqA=
-SIZE (ripe.atlas.tools-1.2.2.tar.gz) = 84242
+SHA256 (ripe.atlas.tools-1.2.3.tar.gz) = 
+pN5ZiN4n7zC7WUSl6cE2k0yObXu0T1je6E2HvzOzBw=
+SIZE (ripe.atlas.tools-1.2.3.tar.gz) = 86364



-- 
I'm not entirely sure you are real.

Reply via email to