~ubuntu-branches/ubuntu/quantal/lightning-extension/quantal-security

« back to all changes in this revision

Viewing changes to mozilla/testing/mozbase/mozhttpd/setup.py

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-11-08 10:00:06 UTC
  • mfrom: (1.3.8)
  • Revision ID: package-import@ubuntu.com-20121108100006-gljsc52uauf1o4ri
Tags: 1.9+build1-0ubuntu0.12.10.1
* New upstream stable release to support Thunderbird 17 (CALENDAR_1_9_BUILD1)
  - see LP: #1080212 for USN information

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
except IOError:
12
12
    description = None
13
13
 
14
 
version = '0.3'
 
14
PACKAGE_VERSION = '0.3'
15
15
 
16
16
deps = []
17
17
 
18
18
setup(name='mozhttpd',
19
 
      version=version,
 
19
      version=PACKAGE_VERSION,
20
20
      description="basic python webserver, tested with talos",
21
21
      long_description=description,
22
22
      classifiers=[], # Get strings from http://pypi.python.org/pypi?%3Aaction=list_classifiers