Size: 2613
Comment: pkg-python team is fictitious
|
← Revision 81 as of 2021-10-09 02:17:24 ⇥
Size: 3897
Comment: Add important link about python packaging policy
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Debian Python Modules Team (DPMT) = | ## page was renamed from Teams/PythonModulesTeam = Debian Python Team (DPT) = |
Line 3: | Line 4: |
Official webpage for the DPMT team. | Official webpage for the DPT team. |
Line 7: | Line 8: |
Python Modules Packaging Team aims to improve the python modules situation in Debian, by packaging available modules that may be useful and providing a central location for packages maintained by a team, hence improving responsiveness, integration and standardization. | The Python Team aims to improve the Python libraries and applications situation in Debian, by packaging available modules and applications that may be useful and providing a central location for packages maintained by a team, hence improving responsiveness, integration and standardization. |
Line 9: | Line 10: |
We are not about packaging the python interpreter or python applications (check the [[Teams/PythonAppsPackagingTeam| Python Applications Packaging Team]] for that). | We are not about packaging the Python interpreter. |
Line 13: | Line 14: |
* '''Alioth website''': http://python-modules.alioth.debian.org/ | * '''Salsa website''': https://salsa.debian.org/groups/python-team/packages/-/group_members |
Line 16: | Line 17: |
* '''python-modules-team''' (automated messages from bots) https://alioth.debian.org/mail/?group_id=30714 * '''python-modules-commits''' (commit notifications) https://alioth.debian.org/mail/?group_id=30714 * '''Documentation''': http://python-modules.alioth.debian.org/python-modules-policy.html * '''Manoj Policy''': http://people.debian.org/~srivasta/manoj-policy/ * '''FAQ''': http://wiki.debian.org/DebianPythonFAQ * '''More info''': https://wiki.ubuntu.com/Debian/PythonModulesTeam |
* '''Documentation''': * '''Debian Python Team Policy''': https://salsa.debian.org/python-team/tools/python-modules/blob/master/policy.rst * '''Policy requirements for packaged Python programs and modules''': https://www.debian.org/doc/packaging-manuals/python-policy/ * '''FAQ''': http://wiki.debian.org/Python/FAQ |
Line 23: | Line 22: |
* '''Browse SVN Server''': via [[http://svn.debian.org/wsvn/python-modules/|WebSVN]] or [[http://svn.debian.org/viewsvn/python-modules/|ViewVC]] * ''' Packages overview ''' : http://qa.debian.org/developer.php?login=python-modules-team@lists.alioth.debian.org * ''' Entropy Tracker ''' : http://python-modules.alioth.debian.org/cgi-bin/pet.cgi * '''[[Teams/PythonModulesTeam/TODO| TODO]]''' |
* '''Git repository''': * Browse on salsa: https://salsa.debian.org/python-team * ''' Packages overview ''' : https://tracker.debian.org/teams/python/ * ''' Debian QA Dashboard''': https://qa.debian.org/developer.php?login=team%2Bpython%40tracker.debian.org * ''' UDD Debian Maintainer Dashboard ''' : http://udd.debian.org/dmd/?email1=team%2Bpython%40tracker.debian.org * '''[[Teams/PythonTeam/TODO| TODO]]''' * '''All python-team bugs''': https://bugs.debian.org/cgi-bin/pkgreport.cgi?dist=unstable;maint=team%2Bpython%40tracker.debian.org * '''All (legacy) python-modules-team bugs''': https://bugs.debian.org/cgi-bin/pkgreport.cgi?dist=unstable;maint=python-modules-team%40lists.alioth.debian.org * '''All (legacy) python-apps-team bugs''': https://bugs.debian.org/cgi-bin/pkgreport.cgi?dist=unstable;maint=python-apps-team%40lists.alioth.debian.org |
Line 31: | Line 34: |
If you have any Python module that you would like to get to Debian, please join this team. Read the [[DebianPythonFAQ|FAQ]] for some advices how to make your own package. | If you have any Python module that you would like to get to Debian, [[Teams/PythonTeam/HowToJoin|please join this team]]. Read the [[DebianPythonFAQ|FAQ]] for some advices how to make your own package (see also [[Python/LibraryStyleGuide]]). |
Line 33: | Line 36: |
Most common tasks one needs to do are summarized in [[PAPT_Howto]] (just substitute `python-modules` for `python-apps` in the svn paths). | Most common tasks one needs to do are summarized in the [[Python/GitPackaging| Python Git packaging howto]]. |
Line 39: | Line 43: |
* For the full list, see http://alioth.debian.org/projects/python-modules/ * Piotr Ożarowski * Bernd Zeimetz |
* For the full list, see https://salsa.debian.org/groups/python-team/modules/-/group_members * [[PiotrOzarowski|Piotr Ożarowski]] * [[BerndZeimetz|Bernd Zeimetz]] |
Line 46: | Line 50: |
* [[BarryWarsaw| Barry Warsaw]] * [[AlexandreQuessy| Alexandre Quessy]] * [[DanieleTricoli| Daniele Tricoli]] * [[StefanoRivera| Stefano Rivera]] * [[NikolausRath| Nikolaus Rath]] * [[BernhardReiter| Bernhard Reiter]] * [[AngelAbad | Angel Abad]] * [[JelmerVernooij | Jelmer Vernooij]] * [[PaulTagliamonte | Paul Tagliamonte]] * [[Josue Ortega | Josue Ortega]] * [[ChrisLamb|Chris Lamb (lamby)]] * [[UtkarshGupta | Utkarsh Gupta]] * [[FabriceBauzac | Fabrice Bauzac]] * [[PeBecue|Pierre-Elliott Bécue]] * [[PhilippeCoval|Philippe Coval]] |
|
Line 49: | Line 68: |
The list here contains wiki documentation to some packages that DPMT manages. Feel free to add your packages here. | The list here contains wiki documentation to some packages that DPT manages. Feel free to add your packages here. |
Line 53: | Line 72: |
== Talks == * '''Talk at !PyCon 2007 on Packaging Python for Linux Distributions''' - includes practical tips on packaging Python packages for Debian http://advocacy.python.org/podcasts/pycon2007.rss * [[http://pyvideo.org/video/1475/python-code-fur-debian-paketieren|Pycon DE 2012:Python Code für Debian paketieren]] |
Debian Python Team (DPT)
Official webpage for the DPT team.
Task description
The Python Team aims to improve the Python libraries and applications situation in Debian, by packaging available modules and applications that may be useful and providing a central location for packages maintained by a team, hence improving responsiveness, integration and standardization.
We are not about packaging the Python interpreter.
Infrastructure
Salsa website: https://salsa.debian.org/groups/python-team/packages/-/group_members
Mailing Lists:
debian-python (discussions) http://lists.debian.org/debian-python/
Documentation:
Debian Python Team Policy: https://salsa.debian.org/python-team/tools/python-modules/blob/master/policy.rst
Policy requirements for packaged Python programs and modules: https://www.debian.org/doc/packaging-manuals/python-policy/
IRC Channel: #debian-python on irc.oftc.net
Git repository:
Browse on salsa: https://salsa.debian.org/python-team
Packages overview : https://tracker.debian.org/teams/python/
Debian QA Dashboard: https://qa.debian.org/developer.php?login=team%2Bpython%40tracker.debian.org
UDD Debian Maintainer Dashboard : http://udd.debian.org/dmd/?email1=team%2Bpython%40tracker.debian.org
All python-team bugs: https://bugs.debian.org/cgi-bin/pkgreport.cgi?dist=unstable;maint=team%2Bpython%40tracker.debian.org
All (legacy) python-modules-team bugs: https://bugs.debian.org/cgi-bin/pkgreport.cgi?dist=unstable;maint=python-modules-team%40lists.alioth.debian.org
All (legacy) python-apps-team bugs: https://bugs.debian.org/cgi-bin/pkgreport.cgi?dist=unstable;maint=python-apps-team%40lists.alioth.debian.org
Other
If you have any Python module that you would like to get to Debian, please join this team. Read the FAQ for some advices how to make your own package (see also Python/LibraryStyleGuide).
Most common tasks one needs to do are summarized in the Python Git packaging howto.
People
(Please add yourself below, if you are a member)
For the full list, see https://salsa.debian.org/groups/python-team/modules/-/group_members
?Noah Slater
?Angel Abad
?Utkarsh Gupta
Packages
The list here contains wiki documentation to some packages that DPT manages. Feel free to add your packages here.
python-numpy (also contains info about Numeric, Numarray, f2py in Debian)
Talks
Talk at PyCon 2007 on Packaging Python for Linux Distributions - includes practical tips on packaging Python packages for Debian http://advocacy.python.org/podcasts/pycon2007.rss