For the last 3 years I've been paid by Red Hat to work on Python runtimes within Fedora (and RHEL).
I'm still going to be around, but I'm going to be focusing on the gcc work I've been doing. Bohuslav "Slavek" Kabrda (bkabrda@redhat.com) will be spending more of his time on Python, and I believe RH is also planning to assign some more people to Python.
Hence RH has created a "python-maint@redhat.com" address to be "the team within Red Hat who work on Python", which currently is myself and Slavek, and probably some more RH employees. (I believe we have a similar thing in place for the kernel).
Currently I'm marked as owner of 24 packages in Fedora (and EPEL), but I've been fairly free in handing out commit rights to people who want them:
RunSnakeRun -- GUI Viewer for Python profiling runs gcc-python-plugin -- Plugins for embedding various versions of Python within GCC gdb-heap -- Extensions to gdb for debugging dynamic memory allocation perl-Class-CSV -- Class based CSV parser/writer pypy -- Python implementation with a Just-In-Time compiler python -- An interpreted, interactive, object-oriented programming language python-docs -- Documentation for the Python programming language. python-meliae -- Python memory usage statistics python-numarray -- Python array manipulation and computational library python-pefile -- Python module for working with Portable Executable files python-rdflib -- Python library for working with RDF python-six -- Python 2 and 3 compatibility utilities python-sqlparse -- Non-validating SQL parser for Python python-squaremap -- SquareMap for wxPython python-subprocess32 -- Backport of subprocess module from Python 3.2 to Python 2 python-testosterone -- Text-based UI for running Python unit tests python-xmltramp -- Pythonic API for XML python26 -- Parallel-installable Python 2.6 for EPEL5 python26-distribute -- the "Distribute" fork of setuptools for the python26 EPEL package python26-nose -- The "nose" testing package for the python26 EPEL package python3 -- Version 3 of the Python programming language aka Python 3000 python3-cherrypy -- Pythonic, object-oriented web development framework python3-postgresql -- Connect to PostgreSQL with Python 3 squeal -- Data manipulation tool for the command line
I'd like to reassign "owner" on almost all of these from "dmalcolm" to the python-maint address, the exceptions being 3 that are particularly close to my heart: * gcc-python-plugin * gdb-heap * squeal
Anyone have a burning desire to take over any of the others? [I guess we can live with the irony of having "perl-Class-CSV" be owned by "python-maint@redhat.com" :) ]
I believe Slavek is currently working on updating the Fedora packages to the recently released 2.7.4 (and then 3.3.1 and 3.2.4 - though I'm sure he'd appreciate help, but tell him first if you want to work on these, so we don't duplicate work!)
Hope this sounds sane Dave
----- Original Message -----
For the last 3 years I've been paid by Red Hat to work on Python runtimes within Fedora (and RHEL).
I'm still going to be around, but I'm going to be focusing on the gcc work I've been doing. Bohuslav "Slavek" Kabrda (bkabrda@redhat.com) will be spending more of his time on Python, and I believe RH is also planning to assign some more people to Python.
Hence RH has created a "python-maint@redhat.com" address to be "the team within Red Hat who work on Python", which currently is myself and Slavek, and probably some more RH employees. (I believe we have a similar thing in place for the kernel).
Actually, this is supposed to be for RHEL stuff, not Fedora. I think we should just continue on per-package basis in Fedora (at least that was my original intention).
Currently I'm marked as owner of 24 packages in Fedora (and EPEL), but I've been fairly free in handing out commit rights to people who want them:
RunSnakeRun -- GUI Viewer for Python profiling runs gcc-python-plugin -- Plugins for embedding various versions of Python within GCC gdb-heap -- Extensions to gdb for debugging dynamic memory allocation perl-Class-CSV -- Class based CSV parser/writer pypy -- Python implementation with a Just-In-Time compiler python -- An interpreted, interactive, object-oriented programming language python-docs -- Documentation for the Python programming language. python-meliae -- Python memory usage statistics python-numarray -- Python array manipulation and computational library python-pefile -- Python module for working with Portable Executable files python-rdflib -- Python library for working with RDF python-six -- Python 2 and 3 compatibility utilities python-sqlparse -- Non-validating SQL parser for Python python-squaremap -- SquareMap for wxPython python-subprocess32 -- Backport of subprocess module from Python 3.2 to Python 2 python-testosterone -- Text-based UI for running Python unit tests python-xmltramp -- Pythonic API for XML python26 -- Parallel-installable Python 2.6 for EPEL5 python26-distribute -- the "Distribute" fork of setuptools for the python26 EPEL package python26-nose -- The "nose" testing package for the python26 EPEL package python3 -- Version 3 of the Python programming language aka Python 3000 python3-cherrypy -- Pythonic, object-oriented web development framework python3-postgresql -- Connect to PostgreSQL with Python 3 squeal -- Data manipulation tool for the command line
I'd like to reassign "owner" on almost all of these from "dmalcolm" to the python-maint address, the exceptions being 3 that are particularly close to my heart:
- gcc-python-plugin
- gdb-heap
- squeal
So if it's ok with you, I can take python, python3 (I'm working on them anyway) and python-six (because I like it :)).
Anyone have a burning desire to take over any of the others? [I guess we can live with the irony of having "perl-Class-CSV" be owned by "python-maint@redhat.com" :) ]
I believe Slavek is currently working on updating the Fedora packages to the recently released 2.7.4 (and then 3.3.1 and 3.2.4 - though I'm sure he'd appreciate help, but tell him first if you want to work on these, so we don't duplicate work!)
I'll be pushing 2.7.4 to rawhide today, 3.3.1 probably tomorrow. I'm however unsure about the current Fedora releases - it'd probably make sense to push the new versions into F19, too, but I'm not sure about F17 and F18. There were many bugfixes in 2.7.4 and I'm not 100 % sure that there is no API breakage (mainly in the C API), so I'd rather keep F17 and F18 with 2.7.3. Thoughts?
Hope this sounds sane Dave
Thank you Dave, you did a great job with Python! I think we all hope to still have you around :)
----- Original Message ----- From: "Bohuslav Kabrda" bkabrda@redhat.com To: "Fedora Python SIG" python-devel@lists.fedoraproject.org Sent: Wednesday, April 10, 2013 8:44:45 AM Subject: Re: Reassigning most of my packages to "python-maint@redhat.com"
----- Original Message -----
For the last 3 years I've been paid by Red Hat to work on Python runtimes within Fedora (and RHEL).
I'm still going to be around, but I'm going to be focusing on the gcc work I've been doing. Bohuslav "Slavek" Kabrda (bkabrda@redhat.com) will be spending more of his time on Python, and I believe RH is also planning to assign some more people to Python.
Hence RH has created a "python-maint@redhat.com" address to be "the team within Red Hat who work on Python", which currently is myself and Slavek, and probably some more RH employees. (I believe we have a similar thing in place for the kernel).
Currently I'm marked as owner of 24 packages in Fedora (and EPEL), but I've been fairly free in handing out commit rights to people who want them:
RunSnakeRun -- GUI Viewer for Python profiling runs gcc-python-plugin -- Plugins for embedding various versions of Python within GCC gdb-heap -- Extensions to gdb for debugging dynamic memory allocation perl-Class-CSV -- Class based CSV parser/writer pypy -- Python implementation with a Just-In-Time compiler python -- An interpreted, interactive, object-oriented programming language python-docs -- Documentation for the Python programming language. python-meliae -- Python memory usage statistics python-numarray -- Python array manipulation and computational library python-pefile -- Python module for working with Portable Executable files python-rdflib -- Python library for working with RDF python-six -- Python 2 and 3 compatibility utilities python-sqlparse -- Non-validating SQL parser for Python python-squaremap -- SquareMap for wxPython python-subprocess32 -- Backport of subprocess module from Python 3.2 to Python 2 python-testosterone -- Text-based UI for running Python unit tests python-xmltramp -- Pythonic API for XML python26 -- Parallel-installable Python 2.6 for EPEL5 python26-distribute -- the "Distribute" fork of setuptools for the python26 EPEL package python26-nose -- The "nose" testing package for the python26 EPEL package python3 -- Version 3 of the Python programming language aka Python 3000 python3-cherrypy -- Pythonic, object-oriented web development framework python3-postgresql -- Connect to PostgreSQL with Python 3 squeal -- Data manipulation tool for the command line
I'd like to reassign "owner" on almost all of these from "dmalcolm" to the python-maint address, the exceptions being 3 that are particularly close to my heart:
- gcc-python-plugin
- gdb-heap
- squeal
I'll take RunSnakeRun and pypy. :)
Matt Stuchlik
On Wed, 2013-04-10 at 04:03 -0400, Matej Stuchlik wrote:
----- Original Message -----
For the last 3 years I've been paid by Red Hat to work on Python runtimes within Fedora (and RHEL).
I'm still going to be around, but I'm going to be focusing on the gcc work I've been doing. Bohuslav "Slavek" Kabrda (bkabrda@redhat.com) will be spending more of his time on Python, and I believe RH is also planning to assign some more people to Python.
Hence RH has created a "python-maint@redhat.com" address to be "the team within Red Hat who work on Python", which currently is myself and Slavek, and probably some more RH employees. (I believe we have a similar thing in place for the kernel).
Currently I'm marked as owner of 24 packages in Fedora (and EPEL), but I've been fairly free in handing out commit rights to people who want them:
[...]
I'll take RunSnakeRun and pypy. :)
I've orphaned these two now.
Ok, I've taken over them.
----- Original Message ----- From: "David Malcolm" dmalcolm@redhat.com To: "Fedora Python SIG" python-devel@lists.fedoraproject.org Sent: Thursday, May 9, 2013 6:42:20 PM Subject: Re: Reassigning most of my packages to "python-maint@redhat.com"
On Wed, 2013-04-10 at 04:03 -0400, Matej Stuchlik wrote:
----- Original Message -----
For the last 3 years I've been paid by Red Hat to work on Python runtimes within Fedora (and RHEL).
I'm still going to be around, but I'm going to be focusing on the gcc work I've been doing. Bohuslav "Slavek" Kabrda (bkabrda@redhat.com) will be spending more of his time on Python, and I believe RH is also planning to assign some more people to Python.
Hence RH has created a "python-maint@redhat.com" address to be "the team within Red Hat who work on Python", which currently is myself and Slavek, and probably some more RH employees. (I believe we have a similar thing in place for the kernel).
Currently I'm marked as owner of 24 packages in Fedora (and EPEL), but I've been fairly free in handing out commit rights to people who want them:
[...]
I'll take RunSnakeRun and pypy. :)
I've orphaned these two now.
_______________________________________________ python-devel mailing list python-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/python-devel
Just in time for pypy-2.0! http://morepypy.blogspot.com/2013/05/pypy-20-einstein-sandwich.html
On Fri, 2013-05-10 at 09:05 -0400, Matej Stuchlik wrote:
Ok, I've taken over them.
----- Original Message ----- From: "David Malcolm" dmalcolm@redhat.com On Wed, 2013-04-10 at 04:03 -0400, Matej Stuchlik wrote:
[...]
I'll take RunSnakeRun and pypy. :)
I've orphaned these two now.
On Wed, 2013-04-10 at 02:44 -0400, Bohuslav Kabrda wrote:
----- Original Message -----
For the last 3 years I've been paid by Red Hat to work on Python runtimes within Fedora (and RHEL).
I'm still going to be around, but I'm going to be focusing on the gcc work I've been doing. Bohuslav "Slavek" Kabrda (bkabrda@redhat.com) will be spending more of his time on Python, and I believe RH is also planning to assign some more people to Python.
Hence RH has created a "python-maint@redhat.com" address to be "the team within Red Hat who work on Python", which currently is myself and Slavek, and probably some more RH employees. (I believe we have a similar thing in place for the kernel).
Actually, this is supposed to be for RHEL stuff, not Fedora. I think we should just continue on per-package basis in Fedora (at least that was my original intention).
OK. I think I missed this earlier, which was why I was mistakenly reassigning Fedora python bugs to that address. Sorry about that; I'll stop doing that now.
Currently I'm marked as owner of 24 packages in Fedora (and EPEL), but I've been fairly free in handing out commit rights to people who want them:
[...]
So if it's ok with you, I can take python, python3 (I'm working on them anyway) and python-six (because I like it :)).
I've now (finally) orphaned those 3 packages in the Fedora packagedb, so please go ahead and claim them.
[...]
Thank you Dave, you did a great job with Python! I think we all hope to still have you around :)
Thanks!
I'll take testosterone and squaremap.
Robert Kuska
----- Original Message ----- From: "David Malcolm" dmalcolm@redhat.com To: python-devel@lists.fedoraproject.org Sent: Tuesday, April 9, 2013 5:14:44 PM Subject: Reassigning most of my packages to "python-maint@redhat.com"
For the last 3 years I've been paid by Red Hat to work on Python runtimes within Fedora (and RHEL).
I'm still going to be around, but I'm going to be focusing on the gcc work I've been doing. Bohuslav "Slavek" Kabrda (bkabrda@redhat.com) will be spending more of his time on Python, and I believe RH is also planning to assign some more people to Python.
Hence RH has created a "python-maint@redhat.com" address to be "the team within Red Hat who work on Python", which currently is myself and Slavek, and probably some more RH employees. (I believe we have a similar thing in place for the kernel).
Currently I'm marked as owner of 24 packages in Fedora (and EPEL), but I've been fairly free in handing out commit rights to people who want them:
RunSnakeRun -- GUI Viewer for Python profiling runs gcc-python-plugin -- Plugins for embedding various versions of Python within GCC gdb-heap -- Extensions to gdb for debugging dynamic memory allocation perl-Class-CSV -- Class based CSV parser/writer pypy -- Python implementation with a Just-In-Time compiler python -- An interpreted, interactive, object-oriented programming language python-docs -- Documentation for the Python programming language. python-meliae -- Python memory usage statistics python-numarray -- Python array manipulation and computational library python-pefile -- Python module for working with Portable Executable files python-rdflib -- Python library for working with RDF python-six -- Python 2 and 3 compatibility utilities python-sqlparse -- Non-validating SQL parser for Python python-squaremap -- SquareMap for wxPython python-subprocess32 -- Backport of subprocess module from Python 3.2 to Python 2 python-testosterone -- Text-based UI for running Python unit tests python-xmltramp -- Pythonic API for XML python26 -- Parallel-installable Python 2.6 for EPEL5 python26-distribute -- the "Distribute" fork of setuptools for the python26 EPEL package python26-nose -- The "nose" testing package for the python26 EPEL package python3 -- Version 3 of the Python programming language aka Python 3000 python3-cherrypy -- Pythonic, object-oriented web development framework python3-postgresql -- Connect to PostgreSQL with Python 3 squeal -- Data manipulation tool for the command line
I'd like to reassign "owner" on almost all of these from "dmalcolm" to the python-maint address, the exceptions being 3 that are particularly close to my heart: * gcc-python-plugin * gdb-heap * squeal
Anyone have a burning desire to take over any of the others? [I guess we can live with the irony of having "perl-Class-CSV" be owned by "python-maint@redhat.com" :) ]
I believe Slavek is currently working on updating the Fedora packages to the recently released 2.7.4 (and then 3.3.1 and 3.2.4 - though I'm sure he'd appreciate help, but tell him first if you want to work on these, so we don't duplicate work!)
Hope this sounds sane Dave
_______________________________________________ python-devel mailing list python-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/python-devel
Orphaned: python-testosterone python-squaremap
python-squaremap is a dep of RunSnakeRun, so you'll want to work closely with whoever picks that up.
On Thu, 2013-04-11 at 08:32 -0400, Robert Kuska wrote:
I'll take testosterone and squaremap.
Robert Kuska
----- Original Message ----- From: "David Malcolm" dmalcolm@redhat.com To: python-devel@lists.fedoraproject.org Sent: Tuesday, April 9, 2013 5:14:44 PM Subject: Reassigning most of my packages to "python-maint@redhat.com"
For the last 3 years I've been paid by Red Hat to work on Python runtimes within Fedora (and RHEL).
I'm still going to be around, but I'm going to be focusing on the gcc work I've been doing. Bohuslav "Slavek" Kabrda (bkabrda@redhat.com) will be spending more of his time on Python, and I believe RH is also planning to assign some more people to Python.
Hence RH has created a "python-maint@redhat.com" address to be "the team within Red Hat who work on Python", which currently is myself and Slavek, and probably some more RH employees. (I believe we have a similar thing in place for the kernel).
Currently I'm marked as owner of 24 packages in Fedora (and EPEL), but I've been fairly free in handing out commit rights to people who want them:
RunSnakeRun -- GUI Viewer for Python profiling runs gcc-python-plugin -- Plugins for embedding various versions of Python within GCC gdb-heap -- Extensions to gdb for debugging dynamic memory allocation perl-Class-CSV -- Class based CSV parser/writer pypy -- Python implementation with a Just-In-Time compiler python -- An interpreted, interactive, object-oriented programming language python-docs -- Documentation for the Python programming language. python-meliae -- Python memory usage statistics python-numarray -- Python array manipulation and computational library python-pefile -- Python module for working with Portable Executable files python-rdflib -- Python library for working with RDF python-six -- Python 2 and 3 compatibility utilities python-sqlparse -- Non-validating SQL parser for Python python-squaremap -- SquareMap for wxPython python-subprocess32 -- Backport of subprocess module from Python 3.2 to Python 2 python-testosterone -- Text-based UI for running Python unit tests python-xmltramp -- Pythonic API for XML python26 -- Parallel-installable Python 2.6 for EPEL5 python26-distribute -- the "Distribute" fork of setuptools for the python26 EPEL package python26-nose -- The "nose" testing package for the python26 EPEL package python3 -- Version 3 of the Python programming language aka Python 3000 python3-cherrypy -- Pythonic, object-oriented web development framework python3-postgresql -- Connect to PostgreSQL with Python 3 squeal -- Data manipulation tool for the command line
I'd like to reassign "owner" on almost all of these from "dmalcolm" to the python-maint address, the exceptions being 3 that are particularly close to my heart:
- gcc-python-plugin
- gdb-heap
- squeal
Anyone have a burning desire to take over any of the others? [I guess we can live with the irony of having "perl-Class-CSV" be owned by "python-maint@redhat.com" :) ]
I believe Slavek is currently working on updating the Fedora packages to the recently released 2.7.4 (and then 3.3.1 and 3.2.4 - though I'm sure he'd appreciate help, but tell him first if you want to work on these, so we don't duplicate work!)
Hope this sounds sane Dave
python-devel mailing list python-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/python-devel _______________________________________________ python-devel mailing list python-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/python-devel
----- Original Message -----
I'd like to reassign "owner" on almost all of these from "dmalcolm" to the python-maint address, the exceptions being 3 that are particularly close to my heart:
- gcc-python-plugin
- gdb-heap
- squeal
So this is the current list of packages that someone wants to take: pypy python python3 python-six RunSnakeRun testosterone squaremap
Can you orphan them in pkgdb so that we can take them?
Thanks, Slavek.
Hello!
First, a very short introduction. I'm interested in Python and I would like to help improving its support in the Fedora project. Currently, I maintain 2 Python packages, PyQwt and python-pebl.
On Tue, 2013-04-09 at 11:14 -0400, David Malcolm wrote:
python-meliae -- Python memory usage statistics
I can take this one. Though it seems that it's not actively developed anymore (only 1 commit in 2012 and 1 in 2013).
Regards, Tadej
On Sat, 2013-05-11 at 15:53 +0200, Tadej Janež wrote:
Hello!
First, a very short introduction. I'm interested in Python and I would like to help improving its support in the Fedora project. Currently, I maintain 2 Python packages, PyQwt and python-pebl.
Hi!
BTW, feel free to add yourself to: http://fedoraproject.org/wiki/SIGs/Python
On Tue, 2013-04-09 at 11:14 -0400, David Malcolm wrote:
python-meliae -- Python memory usage statistics
I can take this one. Though it seems that it's not actively developed anymore (only 1 commit in 2012 and 1 in 2013).
Thanks - I've orphaned it.
On Sat, 2013-05-11 at 11:31 -0400, David Malcolm wrote:
BTW, feel free to add yourself to: http://fedoraproject.org/wiki/SIGs/Python
Done that, thanks for the tip.
Thanks - I've orphaned it.
Ok, I took it.
Best regards, Tadej
python-devel@lists.fedoraproject.org