Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7347
| From | Julien Puydt <julien.puydt@laposte.net> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Suggestion for recommended build tools a python application |
| Date | 2015-09-29 20:50 +0200 |
| Message-ID | <qe88q-6lN-25@gated-at.bofh.it> (permalink) |
| References | <qe7YJ-6an-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, Le mercredi 30 sept. 2015 à 00:17:32 (+0600), Titon Barua a écrit : > I found some online resource where someone suggested using autotools for > building GTK+python applications. I can definitely go that route, but how > would it affect packaging for debian? How am I supposed to specify the > python module dependencies? With autotools, you can check python deps using the AC_CHECK_PYTHON_MODULE macro, which you can for example find here: http://anonscm.debian.org/cgit/debian-science/packages/sagemath.git/tree/debian/pruner/m4/python_module.m4 Snark on #debian-python
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Find similar
Suggestion for recommended build tools a python application Titon Barua <titon@vimmaniac.com> - 2015-09-29 20:40 +0200 Re: Suggestion for recommended build tools a python application Julien Puydt <julien.puydt@laposte.net> - 2015-09-29 20:50 +0200
csiph-web