lp://staging/ubuntu/lucid-proposed/python-wadllib
- Get this branch:
- bzr branch lp://staging/ubuntu/lucid-proposed/python-wadllib
Branch merges
Branch information
Recent revisions
- 13. By James Westby
-
Removed dependency on elementtree from the egg-info dir as it is part of
python from 2.6 onwards. The package doesn't depend on it anyway, so
it won't make a difference to what is installed. (LP: #681394)
.
Having it listed in requires.txt meant that pkg_resources would error out
when used with anything that depends on python-wadllib, breaking other
software without cause. - 11. By Luca Falavigna
-
* Initial Debian release (Closes: #551274).
* Package taken from Ubuntu, major changes introduced are:
- Switch to debhelper 7.
- Switch to python-support, also providing preinst script to handle
removal of stale .pyc files to ease transition. - 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/precise/python-wadllib