pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/py-apache-libcloud py-apache-libcloud: update to 2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65c40512b912
branches:  trunk
changeset: 369108:65c40512b912
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Sep 26 17:21:10 2017 +0000

description:
py-apache-libcloud: update to 2.2.1

Libcloud 2.2.1:
Common
- Fix an issue with installation failing on some operating system and file
  systems combinations (e.g. ecryptfs layered on top of ext4) which don't
  support file names longer than 143 characters.

Compute
- [EC2] add g3 instance types
- [EC2] add 'end' to ec2 reserved_node
- Decrease sleep delay (from 1.5 to 0.2 seconds) inside paramiko client which
  is used to prevent busy waiting while waiting for data on the channel.
  This should cause deploy scripts which produce a lot of output in incremental
  manner to finish faster.
- Fix a regression in the Azure ARM driver which didn't allow custom storage
  URI suffix to be used with create_node.

Tests
- Make sure we normalize header values and cast all the numbers to strings in
  base connection classes used by tests.

diffstat:

 net/py-apache-libcloud/Makefile |   9 +++------
 net/py-apache-libcloud/PLIST    |  31 +++++++++++++++++--------------
 net/py-apache-libcloud/distinfo |  10 +++++-----
 3 files changed, 25 insertions(+), 25 deletions(-)

diffs (91 lines):

diff -r bef5ae1da0e8 -r 65c40512b912 net/py-apache-libcloud/Makefile
--- a/net/py-apache-libcloud/Makefile   Tue Sep 26 17:21:08 2017 +0000
+++ b/net/py-apache-libcloud/Makefile   Tue Sep 26 17:21:10 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2017/09/07 06:26:39 adam Exp $
+# $NetBSD: Makefile,v 1.10 2017/09/26 17:21:10 adam Exp $
 
-DISTNAME=      apache-libcloud-2.2.0
+DISTNAME=      apache-libcloud-2.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    net
+CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/apache-libcloud/}
 
 MAINTAINER=    imil%NetBSD.org@localhost
@@ -17,8 +17,5 @@
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
 
-post-extract:
-       find ${WRKSRC}/libcloud -type f -name .DS_Store -delete
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r bef5ae1da0e8 -r 65c40512b912 net/py-apache-libcloud/PLIST
--- a/net/py-apache-libcloud/PLIST      Tue Sep 26 17:21:08 2017 +0000
+++ b/net/py-apache-libcloud/PLIST      Tue Sep 26 17:21:10 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2017/09/07 06:26:39 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2017/09/26 17:21:10 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -742,19 +742,19 @@
 ${PYSITELIB}/libcloud/test/compute/fixtures/azure/_3761b98b_673d_526c_8d55_fee918758e6e_services_vmimages.xml
 ${PYSITELIB}/libcloud/test/compute/fixtures/azure/libcloud.pem
 ${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_77777777_7777_7777_7777_777777777777_oauth2_token.json
-${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_9999_9999_9999_999999999999_providers_Microsoft_Commerce_RateCard.json
-${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_9999_9999_9999_999999999999_providers_Microsoft_Compute.json
-${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_9999_9999_9999_999999999999_providers_Microsoft_Compute_disks.json
-${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_9999_9999_9999_999999999999_providers_Microsoft_Compute_locations_eastus_vmSizes.json
-${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_9999_9999_9999_999999999999_providers_Microsoft_Compute_snapshots.json
-${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_9999_9999_9999_999999999999_providers_Microsoft_Compute_virtualMachines.json
-${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_9999_9999_9999_999999999999_resourceGroups_000000_providers_Microsoft_Compute_disks_test_disk_1.json
-${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_9999_9999_9999_999999999999_resourceGroups_000000_providers_Microsoft_Compute_snapshots_test_snap_1.json
-${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_9999_9999_9999_999999999999_resourceGroups_000000_providers_Microsoft_Compute_virtualMachines_test_node_1.json
-${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_9999_9999_9999_999999999999_resourceGroups_000000_providers_Microsoft_Compute_virtualMachines_test_node_1_InstanceView.json
-${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_9999_9999_9999_999999999999_resourceGroups_000000_providers_Microsoft_Network_networkInterfaces_test_node_1_nic.json
-${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_9999_9999_9999_999999999999_resourceGroups_111111_providers_Microsoft_Compute_disks.json
-${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_9999_9999_9999_999999999999_resourceGroups_111111_providers_Microsoft_Compute_snapshots.json
+${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_providers_Microsoft_Commerce_RateCard.json
+${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_providers_Microsoft_Compute.json
+${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_providers_Microsoft_Compute_disks.json
+${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_providers_Microsoft_Compute_locations_eastus_vmSizes.json
+${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_providers_Microsoft_Compute_snapshots.json
+${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_providers_Microsoft_Compute_virtualMachines.json
+${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_resourceGroups_000000_providers_Microsoft_Compute_disks_test_disk_1.json
+${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_resourceGroups_000000_providers_Microsoft_Compute_snapshots_test_snap_1.json
+${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_resourceGroups_000000_providers_Microsoft_Compute_virtualMachines_test_node_1.json
+${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_resourceGroups_000000_providers_Microsoft_Compute_virtualMachines_test_node_1_InstanceView.json
+${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_resourceGroups_000000_providers_Microsoft_Network_networkInterfaces_test_node_1_nic.json
+${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_resourceGroups_111111_providers_Microsoft_Compute_disks.json
+${PYSITELIB}/libcloud/test/compute/fixtures/azure_arm/_subscriptions_99999999_resourceGroups_111111_providers_Microsoft_Compute_snapshots.json
 ${PYSITELIB}/libcloud/test/compute/fixtures/bluebox/api_block_products_json.json
 ${PYSITELIB}/libcloud/test/compute/fixtures/bluebox/api_block_templates_json.json
 ${PYSITELIB}/libcloud/test/compute/fixtures/bluebox/api_blocks_99df878c_6e5c_4945_a635_d94da9fd3146_json.json
@@ -2143,6 +2143,9 @@
 ${PYSITELIB}/libcloud/test/compute/test_vultr.py
 ${PYSITELIB}/libcloud/test/compute/test_vultr.pyc
 ${PYSITELIB}/libcloud/test/compute/test_vultr.pyo
+${PYSITELIB}/libcloud/test/conftest.py
+${PYSITELIB}/libcloud/test/conftest.pyc
+${PYSITELIB}/libcloud/test/conftest.pyo
 ${PYSITELIB}/libcloud/test/container/__init__.py
 ${PYSITELIB}/libcloud/test/container/__init__.pyc
 ${PYSITELIB}/libcloud/test/container/__init__.pyo
diff -r bef5ae1da0e8 -r 65c40512b912 net/py-apache-libcloud/distinfo
--- a/net/py-apache-libcloud/distinfo   Tue Sep 26 17:21:08 2017 +0000
+++ b/net/py-apache-libcloud/distinfo   Tue Sep 26 17:21:10 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/09/07 06:26:39 adam Exp $
+$NetBSD: distinfo,v 1.7 2017/09/26 17:21:10 adam Exp $
 
-SHA1 (apache-libcloud-2.2.0.tar.gz) = a7954c86014ec0f23cf4afff7c5d6f9b28c1c5d0
-RMD160 (apache-libcloud-2.2.0.tar.gz) = 41b66d85c2366f3844e3ef56c56e6097b1d28933
-SHA512 (apache-libcloud-2.2.0.tar.gz) = 1a18cab5d5a75c1950dffa0653df63898ef74f46e9f520598c128901a2a3ab8fbf35f0f911c9440e232487cae6a968d5b6799ece2ab17b8a28a74d80d044cce5
-Size (apache-libcloud-2.2.0.tar.gz) = 1728215 bytes
+SHA1 (apache-libcloud-2.2.1.tar.gz) = a59b545a90414f6b2fbc9805bf3ccb4090caef86
+RMD160 (apache-libcloud-2.2.1.tar.gz) = 4bbf6a9b58db6cf522a0c031ff62e3751dabf974
+SHA512 (apache-libcloud-2.2.1.tar.gz) = 97dc044d07888320655ea0cc16e21f61550f2c52a17464a45e6701841c03de315e94e520e50e112456869d2ae0c88e5c11175157660d1e81f2477f92ece0cb97
+Size (apache-libcloud-2.2.1.tar.gz) = 1768112 bytes



Home | Main Index | Thread Index | Old Index