#1405 Allura/setup.py requires sf.phpsession

v1.0.0
closed
sf-2 (994)
Config
nobody
2015-08-20
2011-01-26
No
(anvil)jwh@ubuntu:~/src/forge$ git diff
diff --git a/Allura/setup.py b/Allura/setup.py
index f9fc0c4..ea1eb16 100644
--- a/Allura/setup.py
+++ b/Allura/setup.py
@@ -37,7 +37,6 @@ setup(
         "EasyWidgets >= 0.1.1",
         "PIL >= 1.1.7",
         "iso8601",
-        "sf.phpsession==0.1",
         "chardet==1.0.1",
         "feedparser>=4.1,<=4.2",
         "oauth2==1.2.0",

Discussion

  • John Hoffman - 2011-01-26

    description has changed

     
  • John Hoffman - 2011-01-26

    Move the requirement from Allura/setup.py into forge-classic's setup.py, likewise for requirements.txt.

     
  • John Hoffman - 2011-01-28
    • status: open --> in-progress
    • assigned_to: John Hoffmann
    • component: General --> Config
    • size: --> 1
    • milestone: backlog --> jan-31

    • status: in-progress --> code-review

     
  • John Hoffman - 2011-01-28

    Commited to dev, pushed, close when you're ok with it.

    b47c65857e90967434b642ce52642b90da296690

     
  • John Hoffman - 2011-01-28
    • status: code-review --> closed
     

Log in to post a comment.