Transfer ownership of PyPI packages

邮差的信 提交于 2019-12-09 04:44:52

问题


As per PEP-541 abandoned PyPI projects can now be claimed. Has anyone done this? Who to contact? I tried the dist utils mail list as well as filing a ticket in the support forum, but no response so far. How does one actually request transfer of ownership in practice as outlined in PEP-541?


回答1:


Update: PEP 541 has been approved on 2018-03-23. There is additional work to be done before you could request an ownership transfer, however.

My original answer follows.


The PEP is in draft stage. As such it is not official policy and requests are not likely to be honoured.

If the PEP ever moves to the accepted stage, the terms of service would need to be updated to reflect the new policy. And it may well be that packages that were uploaded before this point in time to be grandfathered in; they were uploaded under the old terms after all. All in all, it'll be some time before packages that are abandoned today can be claimed.

What is in place today is an ad-hoc process, executed without any real mandate or support in the terms of service, based more on common sense than on actual legal standing. There is no telling how long a request will take or what your chances are.

For some background, you can read this thread from 2014 that appears to be the first serious call for a formal process; it was kicked off after a request for control of the django-registration package back-fired with the original maintainer removing a newly-added maintainer. The whole issue came back up again in January 2017, which led to the first draft of PEP 541 (Donald is Donald Stufft, the current maintainer of PyPI).



来源:https://stackoverflow.com/questions/45935230/transfer-ownership-of-pypi-packages

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!