Uploaded image for project: 'OODT (Retired)'
  1. OODT (Retired)
  2. OODT-799

OODT's "Agility" component relies on local Python to have setuptools and ships with outdated "distribute"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7, 0.8
    • 0.8.1
    • agility
    • None
    • Any Python with only distutils

    • Committer (Medium) - This is for regular contributors/committers

    Description

      The "setup.py" was written ages ago back when I wasn't too clear on Python packaging. And worse, it has a distribute_setup.py, which was merged back in with setuptools over a year ago.

      As a result, only those users with a properly configured Python can actually run the Agility unit tests.

      We can do better:

      1. Use ez_setup instead of distribute_setup
      2. Ensure setuptools gets imported correctly in setup.py

      Attachments

        Activity

          People

            kelly Sean Kelly
            kelly Sean Kelly
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: