checking upstream package
Hi I am wondering if someone could direct me. I want to check if a pip package is ported to debian. Is there already tools to match pip and debian's python package ? checked following, but could not found such tool. https://debian-python.readthedocs.io/en/latest/README.html https://wiki.debian.org/Python/LibraryStyleGuide If there is not I will compare upstream URL in `pip show` and `apt-cache show` Best Regards Yosuke
Re: checking upstream package
On Tue, 7 Apr 2020 17:48:29 +0900 Yosuke Otsuki wrote: > Hi > > I am wondering if someone could direct me. > I want to check if a pip package is ported to debian. > Is there already tools to match pip and debian's python package ? > > checked following, but could not found such tool. > https://debian-python.readthedocs.io/en/latest/README.html > https://wiki.debian.org/Python/LibraryStyleGuide > > If there is not I will compare upstream URL in `pip show` and > `apt-cache show` https://wiki.debian.org/debian/watch search for PyPi -- Best regards, Alexander Gerasiov Contacts: e-mail: a...@gerasiov.net WWW: http://gerasiov.net TG/Skype: gerasiov PGP fingerprint: 04B5 9D90 DF7C C2AB CD49 BAEA CA87 E9E8 2AAC 33F1
Re: Taking over DPMT (Was: python-boto: autopkgtest failure with Python 3.8 as default)
Hi, Thanks for let me know my error. I will contact to maintainer to try to move python-boto into DPMT umbrella Cheers, Arias Emmanuel @eamanu http://eamanu.com El sáb., 4 de abr. de 2020 a la(s) 06:28, Thomas Goirand (z...@debian.org) escribió: > > On 3/30/20 11:44 AM, Andreas Tille wrote: > > I wonder whether we should take over python-boto into DPMT maintenance > > which would enable commits to Git way more easily. > > I'd very much be in the favor of this, especially considering the > package history. > > Cheers, > > Thomas Goirand (zigo) >
packaging manual for a beginner
Hi Debian Python folks, Is there a good entry point for a newbie who wants to package a python module? I am looking for a tool similar to dh-make-perl. In the past I've been using stdeb as far as I remember, but it is somehow painful compared to other dh-make-x helpers. A link with step-by-step instructions would be also helpful. Sorry but I am unable to find Debian documentation suitable for a newcomer. Thank you, Alex
Reviving #debian-python-changes channel
Hi! salsabot is dead for two months now, however we can replace it with KGB which is alive. I am attaching a script that Lisandro Damián Nicanor Pérez Meyer kindly shared with me, he used it to revive the #debian-qt-notifications channel. I have already replaced qt-kde-team/qt with python-team/modules. Can some admin please run it? (You need to get an API token and put a SALSA_TOKEN=... line to ~/.devscripts first.) python-team/applications is not affected because it seems to already use KGB. -- Dmitry Shachnev salsa.sh Description: Bourne shell script signature.asc Description: PGP signature
Re: python packaging manual for a beginner
Preamble 'foo' and 'bar' are placeholders. ( https://en.wikipedia.org/wiki/Metasyntactic_variable ) On Tue, Apr 07, 2020 at 08:13:02PM +0200, Alex Mestiashvili wrote: > Hi Debian Python folks, > > Is there a good entry point for a newbie who wants to package a python > module? I am looking for a tool similar to dh-make-perl. In the past > I've been using stdeb as far as I remember, but it is somehow painful > compared to other dh-make-x helpers. > A link with step-by-step instructions would be also helpful. Sorry but I > am unable to find Debian documentation suitable for a newcomer. I do hope that this message yields posting like Take package python-foo, replace the foo stuff with you bar Regards Geert Stappers Added 'python' to the Subject -- Silence is hard to parse
Bug#956184: RFP: python3-sphinx-better-theme -- modified version of the default Sphinx theme
Package: wnpp Severity: wishlist * Package name: python3-sphinx-better-theme Version : 0.1.5 Upstream Author : Steve Johnson * URL : https://pypi.org/project/sphinx-better-theme * License : Expat Programming Lang: Python Description : modified version of the default Sphinx theme This theme is now used by psycopg2 for its documentation, so it would be nice to see it in Debian so we could use it (instead of patching to use the default Sphinx Theme. sphinx-better-theme is an update to the default Sphinx theme with the following goals: . - Remove frivolous colors, especially hard-coded ones - Improve readability by limiting width and using more whitespace - Encourage visual customization through CSS, not themeconf Use semantic markup