[Bug 1890561] [NEW] Explicit dependency on python3-intervals isn't needed
Iain Lane
1890561 at bugs.launchpad.net
Thu Aug 6 09:08:58 UTC 2020
Public bug reported:
When reviewing the package for source NEW, I noticed there's a
dependency on python3-intervals. Usually python3 packages get these from
requires.txt automatically (via ${python3:Depends}).
I tried a test build with this dependency dropped [and DH_VERBOSE=1, to
see the below] and it works correctly.
D: dh_python3 fs:260: package python3-intervals details = {'requires.txt': {'debian/python3-intervals/usr/lib/python3/dist-packages/intervals-0.9.0.egg-info/requires.txt'}, 'egg-info': set(), 'nsp.txt': set(), 'shebangs': set(), 'public_vers': {Version('3')}, 'private_dirs': {}, 'compile': True, 'ext_vers': set(), 'ext_no_version': set()}
D: dh_python3 depends:117: generating dependencies for package python3-intervals
D: dh_python3 pydist:142: trying to find dependency for infinity>=0.1.3 (python=None)
D: dh_python3 pydist:210: invoking dpkg -S *python3/*/[Ii][Nn][Ff][Ii][Nn][Ii][Tt][Yy]-?*\.egg-info
D: dh_python3 depends:275: D={'python3-infinity', 'python3:any'}; R=[]; S=[]; E=[], B=[]; RT=[]
On the next upload, please could you drop the python3-intervals
dependency?
** Affects: intervals (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to intervals in Ubuntu.
https://bugs.launchpad.net/bugs/1890561
Title:
Explicit dependency on python3-intervals isn't needed
Status in intervals package in Ubuntu:
New
Bug description:
When reviewing the package for source NEW, I noticed there's a
dependency on python3-intervals. Usually python3 packages get these
from requires.txt automatically (via ${python3:Depends}).
I tried a test build with this dependency dropped [and DH_VERBOSE=1,
to see the below] and it works correctly.
D: dh_python3 fs:260: package python3-intervals details = {'requires.txt': {'debian/python3-intervals/usr/lib/python3/dist-packages/intervals-0.9.0.egg-info/requires.txt'}, 'egg-info': set(), 'nsp.txt': set(), 'shebangs': set(), 'public_vers': {Version('3')}, 'private_dirs': {}, 'compile': True, 'ext_vers': set(), 'ext_no_version': set()}
D: dh_python3 depends:117: generating dependencies for package python3-intervals
D: dh_python3 pydist:142: trying to find dependency for infinity>=0.1.3 (python=None)
D: dh_python3 pydist:210: invoking dpkg -S *python3/*/[Ii][Nn][Ff][Ii][Nn][Ii][Tt][Yy]-?*\.egg-info
D: dh_python3 depends:275: D={'python3-infinity', 'python3:any'}; R=[]; S=[]; E=[], B=[]; RT=[]
On the next upload, please could you drop the python3-intervals
dependency?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intervals/+bug/1890561/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list