[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to convince ‘dh_python3’ to handle ‘/usr/lib/python3.7/dist-packages/foo.egg-info/’ correctly?



[Ben Finney, 2018-07-15]
> Which particular of those files are right or wrong, according to the
> Debian Python Policy §2.5?
> 
> * usr/lib/python3.7/dist-packages/coverage-4.5.1.egg-info/
> * usr/lib/python3/dist-packages/coverage-4.5.1.egg-info/
> * usr/lib/python3.7/dist-packages/coverage-4.5.1.egg-info/entry_points.txt
> * usr/lib/python3/dist-packages/coverage-4.5.1.egg-info/entry_points.txt
> 
> How should I change the package's ‘debian/rules’ to conform to Debian
> Python Policy §2.5?

my guess is: these two entry_points.txt files are not the same and thus
dh_python3 refused to move the second one to the shared directory.
-- 
GPG: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645


Reply to: