From 9537da626351a4de9576b01040eead0b0bf981c4 Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Thu, 5 Sep 2013 18:03:06 +0100 Subject: [PATCH] Sun May 13 04:47:01 BST 2012 Brian Warner * rename build_helpers files This is from the darcs patch for #1342, which failed to apply on my darcs tree, so I'm landing it from git. I'm landing the rename-files part separately from the modify-those-files part to avoid VC complications. --- ...stall-newer-dep-when-you-already-have-sufficiently-new-one.py} | 0 .../{test-with-fake-pkg.py => test-dont-use-too-old-dep.py} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename misc/build_helpers/{test-with-fake-dists.py => test-dont-install-newer-dep-when-you-already-have-sufficiently-new-one.py} (100%) rename misc/build_helpers/{test-with-fake-pkg.py => test-dont-use-too-old-dep.py} (100%) diff --git a/misc/build_helpers/test-with-fake-dists.py b/misc/build_helpers/test-dont-install-newer-dep-when-you-already-have-sufficiently-new-one.py similarity index 100% rename from misc/build_helpers/test-with-fake-dists.py rename to misc/build_helpers/test-dont-install-newer-dep-when-you-already-have-sufficiently-new-one.py diff --git a/misc/build_helpers/test-with-fake-pkg.py b/misc/build_helpers/test-dont-use-too-old-dep.py similarity index 100% rename from misc/build_helpers/test-with-fake-pkg.py rename to misc/build_helpers/test-dont-use-too-old-dep.py -- 2.45.2