[TurboGears/el6] Refresh turbokid patch -- in TG-1.1.3, the dep is affecting build b/c it is in the generated egg_inf

Toshio くらとみ toshio at fedoraproject.org
Sat Nov 19 18:09:07 UTC 2011


commit efd66cebb62dd17611cc33257362c3cc2e27115b
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Sat Nov 19 10:08:19 2011 -0800

    Refresh turbokid patch -- in TG-1.1.3, the dep is affecting build b/c it
    is in the generated egg_info

 TurboGears-old-turbokid.patch |   21 +++++++++++++++++----
 1 files changed, 17 insertions(+), 4 deletions(-)
---
diff --git a/TurboGears-old-turbokid.patch b/TurboGears-old-turbokid.patch
index 3533d65..e3da877 100644
--- a/TurboGears-old-turbokid.patch
+++ b/TurboGears-old-turbokid.patch
@@ -1,8 +1,8 @@
-Index: TurboGears-1.1.2/setup.py
+Index: TurboGears-1.1.3/setup.py
 ===================================================================
---- TurboGears-1.1.2.orig/setup.py
-+++ TurboGears-1.1.2/setup.py
-@@ -24,7 +24,7 @@ install_requires = [
+--- TurboGears-1.1.3.orig/setup.py
++++ TurboGears-1.1.3/setup.py
+@@ -28,7 +28,7 @@ install_requires = [
      "setuptools >= 0.6c11",
      "simplejson >= 1.9.1",
      "TurboJson >= 1.3",
@@ -11,3 +11,16 @@ Index: TurboGears-1.1.2/setup.py
      "tgMochiKit >= 1.4.2",
  ]
  
+Index: TurboGears-1.1.3/TurboGears.egg-info/requires.txt
+===================================================================
+--- TurboGears-1.1.3.orig/TurboGears.egg-info/requires.txt
++++ TurboGears-1.1.3/TurboGears.egg-info/requires.txt
+@@ -7,7 +7,7 @@ PEAK-Rules >= 0.5a1.dev-r2555
+ setuptools >= 0.6c11
+ simplejson >= 1.9.1
+ TurboJson >= 1.3
+-TurboKid >= 1.0.5
++TurboKid >= 1.0.4
+ tgMochiKit >= 1.4.2
+ 
+ [compat]


More information about the scm-commits mailing list