pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/py-google-compute-engine Update py-google-com...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/419be76b12f7
branches:  trunk
changeset: 363774:419be76b12f7
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Thu Jun 15 18:01:34 2017 +0000

description:
Update py-google-compute-engine to 20170523 (aka 2.3.7).

May 23, 2017

- Fix account daemon behavior when block-project-ssh-keys is unset in metadata.

April 26, 2017

- Remove logic that overrides home directory permissions.

March 27, 2017

- Prevent unchanged authorized keys file writes.
- Accounts daemon sets the home directory permission to 750 instead of 755.

diffstat:

 sysutils/py-google-compute-engine/Makefile |   5 ++---
 sysutils/py-google-compute-engine/PLIST    |  14 +++++++-------
 sysutils/py-google-compute-engine/distinfo |  10 +++++-----
 3 files changed, 14 insertions(+), 15 deletions(-)

diffs (59 lines):

diff -r 537ef645bc77 -r 419be76b12f7 sysutils/py-google-compute-engine/Makefile
--- a/sysutils/py-google-compute-engine/Makefile        Thu Jun 15 14:54:44 2017 +0000
+++ b/sysutils/py-google-compute-engine/Makefile        Thu Jun 15 18:01:34 2017 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2017/04/13 18:43:34 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2017/06/15 18:01:34 bsiegert Exp $
 
 GITHUB_PROJECT=        compute-image-packages
-GITHUB_TAG=    20170302
+GITHUB_TAG=    20170523
 DISTNAME=      google-compute-engine-${GITHUB_TAG}
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=GoogleCloudPlatform/}
 DIST_SUBDIR=   ${GITHUB_PROJECT}
diff -r 537ef645bc77 -r 419be76b12f7 sysutils/py-google-compute-engine/PLIST
--- a/sysutils/py-google-compute-engine/PLIST   Thu Jun 15 14:54:44 2017 +0000
+++ b/sysutils/py-google-compute-engine/PLIST   Thu Jun 15 18:01:34 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/03/04 19:10:32 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/06/15 18:01:34 bsiegert Exp $
 bin/google_accounts_daemon
 bin/google_clock_skew_daemon
 bin/google_instance_setup
@@ -7,12 +7,12 @@
 bin/google_network_setup
 bin/optimize_local_ssd
 bin/set_multiqueue
-${PYSITELIB}/google_compute_engine-2.3.4-py${PYVERSSUFFIX}.egg-info/PKG-INFO
-${PYSITELIB}/google_compute_engine-2.3.4-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
-${PYSITELIB}/google_compute_engine-2.3.4-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
-${PYSITELIB}/google_compute_engine-2.3.4-py${PYVERSSUFFIX}.egg-info/entry_points.txt
-${PYSITELIB}/google_compute_engine-2.3.4-py${PYVERSSUFFIX}.egg-info/requires.txt
-${PYSITELIB}/google_compute_engine-2.3.4-py${PYVERSSUFFIX}.egg-info/top_level.txt
+${PYSITELIB}/google_compute_engine-2.3.7-py${PYVERSSUFFIX}.egg-info/PKG-INFO
+${PYSITELIB}/google_compute_engine-2.3.7-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
+${PYSITELIB}/google_compute_engine-2.3.7-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
+${PYSITELIB}/google_compute_engine-2.3.7-py${PYVERSSUFFIX}.egg-info/entry_points.txt
+${PYSITELIB}/google_compute_engine-2.3.7-py${PYVERSSUFFIX}.egg-info/requires.txt
+${PYSITELIB}/google_compute_engine-2.3.7-py${PYVERSSUFFIX}.egg-info/top_level.txt
 ${PYSITELIB}/google_compute_engine/__init__.py
 ${PYSITELIB}/google_compute_engine/__init__.pyo
 ${PYSITELIB}/google_compute_engine/__init__.pyc
diff -r 537ef645bc77 -r 419be76b12f7 sysutils/py-google-compute-engine/distinfo
--- a/sysutils/py-google-compute-engine/distinfo        Thu Jun 15 14:54:44 2017 +0000
+++ b/sysutils/py-google-compute-engine/distinfo        Thu Jun 15 18:01:34 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/03/04 19:10:32 bsiegert Exp $
+$NetBSD: distinfo,v 1.2 2017/06/15 18:01:34 bsiegert Exp $
 
-SHA1 (compute-image-packages/google-compute-engine-20170302-20170302.tar.gz) = c572bfb38914fc1dba42eb3f372a263b11430938
-RMD160 (compute-image-packages/google-compute-engine-20170302-20170302.tar.gz) = 936db55b9db465df5b9d52c4838a7125c12d43eb
-SHA512 (compute-image-packages/google-compute-engine-20170302-20170302.tar.gz) = 
34df74ba9913f4a59360c7d4b7f970194b8537ac9307031de074e695818ee893f0f5039e076b7b5216c7e3c0494cd24c395f7fa2cc00aac760745636e595e9ab
-Size (compute-image-packages/google-compute-engine-20170302-20170302.tar.gz) = 103857 bytes
+SHA1 (compute-image-packages/google-compute-engine-20170523-20170523.tar.gz) = 89c17557132507a06b927095b21a24d2276da6ab
+RMD160 (compute-image-packages/google-compute-engine-20170523-20170523.tar.gz) = 896289a112cd1203654a2dd6bf7bb5276e380218
+SHA512 (compute-image-packages/google-compute-engine-20170523-20170523.tar.gz) = 
f72f46b962ef58b5d89a7eff0aff0abc3bb41fe33fd5fff0d8c2b2c08110f73316ed7fb0b6c9ea9c0c9a24760877a2b3da8facca81c15a47829b7a1af6bb2fd0
+Size (compute-image-packages/google-compute-engine-20170523-20170523.tar.gz) = 103974 bytes



Home | Main Index | Thread Index | Old Index