pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-gsutil
Module Name: pkgsrc
Committed By: rillig
Date: Mon May 25 05:40:03 UTC 2020
Modified Files:
pkgsrc/net/py-gsutil: Makefile
Log Message:
net/py-gsutil: remove nonexistent file from REPLACE_PYTHON
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/py-gsutil/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/py-gsutil/Makefile
diff -u pkgsrc/net/py-gsutil/Makefile:1.8 pkgsrc/net/py-gsutil/Makefile:1.9
--- pkgsrc/net/py-gsutil/Makefile:1.8 Sun Feb 16 21:08:14 2020
+++ pkgsrc/net/py-gsutil/Makefile Mon May 25 05:40:03 2020
@@ -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 @@ HOMEPAGE= https://cloud.google.com/stora
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