testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00541
[Bug 709696] [NEW] Build-dependency loop with python-fixtures
Public bug reported:
Binary package hint: python-testtools
Hi
python-testtools build-deps on python-fixtures which build-deps on
python-testtools; this makes backports harder, as well as bootstrapping
these packages.
I've greped both way around, and it seems easiest to remove the last mentions of fixtures from python-testtools as it's only used in:
testtools/tests/test_run.py
testtools/tests/__init__.py
testtools/tests/test_fixturesupport.py
Thanks!
** Affects: testtools
Importance: Undecided
Status: New
** Affects: python-testtools (Ubuntu)
Importance: Undecided
Status: New
** Also affects: testtools
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.
https://bugs.launchpad.net/bugs/709696
Title:
Build-dependency loop with python-fixtures
Status in testtools:
New
Status in “python-testtools” package in Ubuntu:
New
Bug description:
Binary package hint: python-testtools
Hi
python-testtools build-deps on python-fixtures which build-deps on
python-testtools; this makes backports harder, as well as
bootstrapping these packages.
I've greped both way around, and it seems easiest to remove the last mentions of fixtures from python-testtools as it's only used in:
testtools/tests/test_run.py
testtools/tests/__init__.py
testtools/tests/test_fixturesupport.py
Thanks!
Follow ups
References