Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7864
| From | Brian May <bam@debian.org> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Any suggested procedure if upstream does not provide any build helper like setup.py |
| Date | 2015-11-21 01:10 +0100 |
| Message-ID | <qx3UB-63i-5@gated-at.bofh.it> (permalink) |
| References | <qwVDH-uA-15@gated-at.bofh.it> |
| Organization | Debian |
Andreas Tille <andreas@an3as.eu> writes: > I'd like to package something that has a source.py in the main directory > of the download tarball and a bunch of Python files ins src/<subdirs>. > There is no makefile of setup.py. Is there any suggested procedure how > to build a package from this? You could accidentally take over the package upstream, fix it up, upload to PyPI, then do the Debian packaging. I am actually doing this insane process at the moment with sshuttle. After the previous upstream lost interest. So far nobody has complained. Nobody has commented in fact. What could possible go wong? If I break homebrew (MacOSX packages), that might upset people however. Might try and see if I can test formulas using linuxbrew first. There actually good reasons for upstream to do this, e.g. I think a proper setup.py is a requirement to get packages into PyPI. -- Brian May <bam@debian.org>
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Any suggested procedure if upstream does not provide any build helper like setup.py Andreas Tille <andreas@an3as.eu> - 2015-11-20 16:20 +0100
Re: Any suggested procedure if upstream does not provide any build helper like setup.py Piotr Ożarowski <piotr@debian.org> - 2015-11-20 16:30 +0100
Re: Any suggested procedure if upstream does not provide any build helper like setup.py Mrudula Chougule <chougulemrudula@gmail.com> - 2015-11-20 16:50 +0100
Re: rtai Brian May <bam@debian.org> - 2015-11-21 01:20 +0100
Re: Any suggested procedure if upstream does not provide any build helper like setup.py Brian May <bam@debian.org> - 2015-11-21 01:10 +0100
Re: Any suggested procedure if upstream does not provide any build helper like setup.py Thomas Goirand <zigo@debian.org> - 2015-11-21 19:10 +0100
csiph-web