GNOME Bugzilla – Bug 640154
pygtksourceview module seems to have been archived?
Last modified: 2011-01-21 14:23:57 UTC
Hi, Some time ago I did some work to better support PyGTK and friends on the mswindows platform. This involved patches to pygobject, pygtk, gnome-python-desktop, pygoocanvas and pygtksourceview and the release of updated binary installers and the creation of the PyGTK All-in-one installer. Due to the above work, the current PyGTK maintainers invited me into their team and as a result I have been doing further work to improve the situation of our beloved Python bindings. These patches have been reviewed by my "mentor" (John Stowers) and he asked me to commit. It it with that task I'm having trouble with for the pygtksourceview module. Is it still possible to commit to this module? It would be a shame for the code to be lost into history, especially as we already made a binary release. Thanks, Dieter $ git push origin master <snip> --- pygtksourceview has been archived. No pushed can be made against this module. If this module should not have been archived, file a bug for assistance at: https://bugzilla.gnome.org/enter_bug.cgi?product=sysadmin&component=Git --- To ssh://dieterv@git.gnome.org/git/archive/pygtksourceview ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to 'ssh://dieterv@git.gnome.org/git/archive/pygtksourceview'
Sysadmins generally work on behalf of others. We don't go archiving stuff on our own. This module was archived on request. If it shouldn't be archived, best to talk to the maintainers. IRC log: Dec 07 17:35:36 * nacho (~nacho@far66.internetdsl.tpnet.pl) has joined #sysadmin Dec 07 17:35:39 <nacho> hey guys Dec 07 17:35:57 <nacho> would you mind to move pygtksourceview to the group of deprecated modules? Dec 07 17:41:51 * cedwards (~cedwards@174.136.101.179) has joined #sysadmin Dec 07 17:58:51 <bkor> nacho: if you're the dev, change the doap file Dec 07 17:59:14 * jclinton (~jclinton@mars.advancedclustering.com) has joined #sysadmin Dec 07 17:59:15 <nacho> oh! ok Dec 07 18:03:11 <nacho> bkor, shall I add a deprecate tag or something? Dec 07 18:06:44 <bkor> nacho: seems we don't have such a category atm Dec 07 18:06:50 <bkor> nacho: can only archive the module Dec 07 18:07:03 <bkor> nacho: but then you cannot commit/push to it Dec 07 18:07:23 <nacho> that's ok Dec 07 18:07:50 <nacho> we are using introspection now Dec 07 18:08:00 <nacho> so nobody should commit anything there Dec 07 18:09:10 <bkor> ok, I'll move it Dec 07 18:10:37 <nacho> thanks
Thank you, i'll contact the maintainers.