This bug was fixed in the package pylons - 0.9.6.2-2
---
pylons (0.9.6.2-2) unstable; urgency=low
* Typos fixed in:
+ debian/NEWS
+ debian/control (python-elementree in Suggests, closes: #485407)
* python-nose required version bumped to 0.9.3 (LP: #182384)
* Bump Standar
** Changed in: pylons (Ubuntu)
Importance: Undecided => Low
--
Paster or Pylons don't depend on the right python-nose
https://bugs.launchpad.net/bugs/182384
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
Yes, python-pylons (0.9.6.1-1) depends on python-nose (>= 0.9.1) while
it actually needs python-nose (>= 0.9.3). While this isn't really an
issue for Hardy as the current versions of nose works, the dependency
field should get updated.
That won't fix your problem though. In fact it will keep you f
Yes, that's the good thing. Actually, I build always packages from sources, if
the right dependencies were there, I would have just downloaded a newer nose.
In the current situation I had to try the system and see it fail and infeer
than a newer version of nose was required.
Thank you for unders
Attached is a debdiff updating the dependencies.
** Attachment added: "pylons_0.9.6.1-1ubuntu2.debdiff"
http://launchpadlibrarian.net/11781045/pylons_0.9.6.1-1ubuntu2.debdiff
** Tags added: debdiff
--
Paster or Pylons don't depend on the right python-nose
https://bugs.launchpad.net/bugs/1823
Yes, I've built the package from Hardy in Gutsy, but even then, what I'm
reporting is as true in Hardy as it is in any other situation: Pylons
depends on Nose 0.10.0 yet the Pylons package doesn't depend on the Nose
package >= 0.10.0.
--
Paster or Pylons don't depend on the right python-nose
http
Just to be clear, you've locally installed a deb for pylons from the
Hardy repo on to your Gutsy system?
python-nose (0.9.2-3) is in the Gutsy repos while python-nose (0.10.0-1)
is in the Hardy repo. If you install the package for your distro the
required deps should be pulled. Does this happen wi