Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-gsutil net/py-gsutil: remove nonexistent file f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d43fb6aefc12
branches:  trunk
changeset: 432724:d43fb6aefc12
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon May 25 05:40:03 2020 +0000

description:
net/py-gsutil: remove nonexistent file from REPLACE_PYTHON

diffstat:

 net/py-gsutil/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 9371edbc9518 -r d43fb6aefc12 net/py-gsutil/Makefile
--- a/net/py-gsutil/Makefile    Mon May 25 05:37:37 2020 +0000
+++ b/net/py-gsutil/Makefile    Mon May 25 05:40:03 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/02/16 21:08:14 adam Exp $
+# $NetBSD: Makefile,v 1.9 2020/05/25 05:40:03 rillig Exp $
 
 DISTNAME=      gsutil-4.47
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,6 @@
 COMMENT=       Command line tool for interacting with cloud storage services
 LICENSE=       apache-2.0
 
-REPLACE_PYTHON+=       test/gsutil_measure_imports
 REPLACE_PYTHON+=       gslib/vendored/boto/boto/pyami/launch_ami.py
 REPLACE_PYTHON+=       gslib/vendored/boto/boto/services/bs.py
 REPLACE_PYTHON+=       gslib/vendored/boto/tests/fps/test.py



Home | Main Index | Thread Index | Old Index