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

Re: python equivalent of cabal-debian



[PICCA Frederic-Emmanuel, 2019-09-28]
> Hello, I would like to know if there is an equivalent of
> cabal-debian[1] , which helps a lot maintaining haskell packages.
> 
> I allow to do the initial packaging and also the upgrade of the
> packaging, by updating the Build-dependencies, etc...

sounds like `py2dsp .` (or `py2dsp foo` if you want it to download
sources from PyPI as well). Upgrading not really supported, though
(unless `rm debian/control; py2dsp .` counts)

Available in pypi2deb package
-- 
GPG: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645


Reply to: