lp:ubuntu/karmic/python-wadllib

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/python-wadllib
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

10. By James Westby

* New upstream release.
* Add python2.6 as an alternative to celementree. Add python2.5 and
  python2.6 as alternative Build-Depends. (LP: #374893)

9. By Martin Pitt

* debian/control: Fix build dependencies for elementtree and python 2.6.
* debian/rules: Disable test suite, it complains about unicode vs. string
  and will soon be replaced anyway.

8. By Martin Pitt

* debian/control: Bump python-nose build dependency to >= 0.10.4, which is
  compatible with Python 2.6. (See LP #337585)
* debian/rules: Enable the test suite again.
* wadllib/iso_strptime.py: Fix datetime tuple output comparison to also work
  with Python 2.6. (LP: #344166)

7. By Martin Pitt

debian/rules: Do not run the test suite, starting it does not currently
work with Python 2.6. See LP #344107.

6. By Martin Pitt

debian/control: Fix alternative dependency "python2.5" to
"python (>= 2.5"), so that python 2.6 also matches. This avoids pulling in
-celementtree by default.

5. By James Westby

* New upstream snapshot.
  - Expose dates and times as python datetime objects. This may break code
    that tries to parse these values.
* Add back VCS-Bzr pointing to the correct location.
* Turn on the missing doctests extensions that are needed for the tests to pass.

4. By Scott Kitterman

* Add python2.5 to python-celementtree | python-elementtree so they do not
  get automatically installed on a python2.5 system
* Remove vcs references in debian/control to non-existant vcs repo
* Comment ezsetup out of setup.py to tame ezsetup and use installed packages

3. By James Westby

Add "python-celementtree | python-elementtree" to Depends and
Build-Depends-Indep, for python2.4. The code will optimistically import
the former, but fall back to the latter. They aren't needed on python2.5,
as it first tries to import the module built in to that version, so these
can be dropped again when python2.4 is removed from the archive. Thanks
to Colin Watson.

2. By James Westby

* Initial release (LP: #254613)
* Disable setuptools_bzr in setup.py, as we are building from a tarball,
  and so the detection of version controlled data files fails, meaning
  that important files are not included in the package.

1. By James Westby

Import upstream version 0.1~bzr6

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/python-wadllib
This branch contains Public information 
Everyone can see this information.

Subscribers