[Distutils] How to deprecate a python package
Alex Grönholm
alex.gronholm at nextday.fi
Tue Apr 5 16:17:55 EDT 2016
I think an ideal solution would be to add a feature to Warehouse that
would "redirect" any downloads of a library to another. Though I'm not
saying it would be simple.
05.04.2016, 22:59, Ionel Cristian Mărieș kirjoitti:
> What's wrong with a new release that just depends on replacement
> (assuming there's identical API)? This might be of help:
> https://pypi.python.org/pypi/pypi-alias
>
> If there are API changes or other breakages then maybe a release with
> a wrapper that emits warnings would be better and generate less
> surprise/anger.
>
>
> Thanks,
> -- IonelCristian Mărieș, http://blog.ionelmc.ro
>
> On Tue, Apr 5, 2016 at 9:46 PM, Thomas Güttler
> <guettliml at thomas-guettler.de <mailto:guettliml at thomas-guettler.de>>
> wrote:
>
> I wasted some time because I used a deprecated python package.
>
> I asked the maintainer to remove it, and he looked at the usage
> statistics: I still gets
> downloaded.
>
> What is the official way to deprecate a python package?
>
> Related discussion:
>
> https://github.com/riklaunim/django-ckeditor/issues/60#issuecomment-205021579
>
> Regards,
> Thomas Güttler
>
> --
> http://www.thomas-guettler.de/
> _______________________________________________
> Distutils-SIG maillist - Distutils-SIG at python.org
> <mailto:Distutils-SIG at python.org>
> https://mail.python.org/mailman/listinfo/distutils-sig
>
>
>
>
> _______________________________________________
> Distutils-SIG maillist - Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20160405/2fe99433/attachment-0001.html>
More information about the Distutils-SIG
mailing list