[python-paste] Remove digest.py mention that was used for testing

Toshio くらとみ toshio at fedoraproject.org
Thu Dec 22 00:20:41 UTC 2011


commit 03c29ebde4e8b31a0630ecda7b8b593abbd7c284
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Wed Dec 21 16:20:26 2011 -0800

    Remove digest.py mention that was used for testing

 python-paste.spec |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/python-paste.spec b/python-paste.spec
index 41bae86..e23ee1f 100644
--- a/python-paste.spec
+++ b/python-paste.spec
@@ -25,7 +25,6 @@ URL:            http://pythonpaste.org
 # python setup.py sdist
 # Source is in dist/Paste-1.7.5.1.tar.gz
 Source0:        Paste-%{version}.tar.gz
-Source1: digest.py
 #Source0:        http://pypi.python.org/pypi/packages/source/P/Paste/Paste-%{version}.tar.gz
 # In one remaining place, make sure we check for string in the stdlib before we use our copy
 Patch0: paste-unbundle-stdlib.patch
@@ -90,9 +89,6 @@ rm paste/util/subprocess24.py
 # Strip #! lines that make these seem like scripts
 %{__sed} -i -e '/^#!.*/,1 d' paste/util/scgiserver.py paste/debug/doctest_webapp.py
 
-#####TESTING
-#cp %{SOURCE1} paste/auth/digest.py
-
 # clean docs directory
 pushd docs
 rm StyleGuide.txt


More information about the scm-commits mailing list