[Cloud-packages] Bug#760129: python3-google-apputils: too strict egg dependency on python3-dateutil?

Robert Edmonds edmonds at debian.org
Mon Sep 1 03:36:32 UTC 2014


Source: google-apputils-python
Version: 0.4.0-2

Hi,

I'm trying to build protobuf 2.6.0's Python bindings against python3.
It's failing because
/usr/lib/python3/dist-packages/google_apputils-0.4.0.egg-info/requires.txt
says that google.apputils depends on "python-dateutil>=1.4,<2", while
the archive has version 2.0 of dateutil (at least for Python 3).

The package itself doesn't have the upper bound, only the lower one:

    Depends: python3-dateutil (>= 1.4)

(Interestingly, the python-google-apputils package does have the upper
bound: "python-dateutil (<< 2)".)

Could this dependency be relaxed?  E.g., as in the attached patch.

Thanks!

-- 
Robert Edmonds
edmonds at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-setup.py-loosen-versioned-install_requires-dependenc.patch
Type: text/x-diff
Size: 651 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/cloud-packages/attachments/20140831/e925fca4/attachment.patch>


More information about the Cloud-packages mailing list