lp://staging/~cjwatson/lazr.config/faster-version

Created by Colin Watson and last modified
Get this branch:
bzr branch lp://staging/~cjwatson/lazr.config/faster-version
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
lazr.config
Status:
Merged

Recent revisions

18. By Colin Watson

Adjust versioning strategy to avoid importing pkg_resources, which is slow in large environments.

17. By Barry Warsaw

Fix Python 3.6 compatibility and work around a problem with single source
bilingual namespace packages with dependencies in the same namespace.

16. By Barry Warsaw

Fix a doc building warning.

15. By Barry Warsaw

Release.

14. By Barry Warsaw

- For behavioral compatibility between Python 2 and 3, `strict=False` must be
  passed to the underlying `RawConfigParser` under Python 3. (LP: #1397779)

13. By Barry Warsaw

* Bump copyright years.
* Bump version to 2.1
* Always use old-style namespace package registration in ``lazr/__init__.py``
  since the mere presence of this file subverts PEP 420 style namespace
  packages. (LP: #1407816)

12. By Barry Warsaw

Bump copyright years and version number.

11. By Barry Warsaw

ignore .tox and __pycache__

10. By Barry Warsaw

Include the manifest and tox.ini in the sdist.

9. By Barry Warsaw

- Drop the use of `distribute` in favor of `setuptools`. (LP: #1359926)
- Run the test suite with `tox`.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/lazr.config
This branch contains Public information 
Everyone can see this information.

Subscribers