/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Vincent Ladeuil
  • Date: 2016-02-07 18:23:13 UTC
  • mto: (6615.3.1 2.7)
  • Revision ID: v.ladeuil+lp@free.fr-20160207182313-jwz7z3vj4mpyjn7y
Ensure http://pad.lv/1323805 won't come back.

Since the 2.6.0 release pypi policy changed and release tarballs can't be
hosted on launchpad anymore, they have to be uploaded to
http://pypi.python.org/pypi


This fixes setup.py sdist to generate the right tarball with nearly the same
content as the one produced for 2.7.0.

Such a tarball have been uploaded to pypi properly signed and tested for
installation in venv.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 6491.2.1 13 years ago Jelmer Vernooij lazily load launchpad plugin commands. 7.2 KB Diff Download File
account.py 6464.1.1 13 years ago Jelmer Vernooij Merge launchpad configuration to config stacks. 3.4 KB Diff Download File
cmds.py 6570.1.3 13 years ago Jonathan Lange Document the behaviour 14.2 KB Diff Download File
lp_api.py 6598.1.2 11 years ago Paul Gear Move defaulting of proxy_info inside login 10.9 KB Diff Download File
lp_api_lite.py 6379.6.7 14 years ago Jelmer Vernooij Move importing from future until after doc string, 10.5 KB Diff Download File
lp_directory.py 6379.6.7 14 years ago Jelmer Vernooij Move importing from future until after doc string, 8 KB Diff Download File
lp_propose.py 6570.1.5 13 years ago Jonathan Lange Use the default subject 9.1 KB Diff Download File
lp_registration.py 6238.2.24 13 years ago Vincent Ladeuil Fix the last test failure by providing the test ca 12.8 KB Diff Download File
test_account.py 6464.1.1 13 years ago Jelmer Vernooij Merge launchpad configuration to config stacks. 5 KB Diff Download File
test_lp_api.py 6552.1.4 13 years ago Vincent Ladeuil Remaining tests matching setup(self) that can be r 3.7 KB Diff Download File
test_lp_api_lite.py 6464.1.1 13 years ago Jelmer Vernooij Merge launchpad configuration to config stacks. 23 KB Diff Download File
test_lp_directory.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 25.7 KB Diff Download File
test_lp_login.py 4505.1.4 16 years ago Jonathan Lange Use 'foo', not 'jml' 2.5 KB Diff Download File
test_lp_open.py 6404.6.7 13 years ago Vincent Ladeuil Change set/remove to require a lock for the branch 4.2 KB Diff Download File
test_lp_service.py 5557.1.7 14 years ago John Arbash Meinel Merge in the bzr.dev 5582 7.2 KB Diff Download File
test_register.py 6614.1.3 9 years ago Vincent Ladeuil Fix assertEquals being deprecated by using assertE 14.5 KB Diff Download File