[Python-Dev] Keyword meanings [was: Accept just PEP-0426]

Daniel Holth dholth at gmail.com
Tue Jan 15 03:46:58 CET 2013


There you go.


Obsoleted-By (optional)
:::::::::::::::::::::::

Indicates that this project is no longer being developed.  The named
project provides a substitute or replacement.

A version declaration may be supplied and must follow the rules described
in `Version Specifiers`_.

The most common use of this field will be in case a project name changes.

Examples::

    Name: BadName
    Obsoleted-By: AcceptableName

    Obsoleted-By: AcceptableName (>=4.0.0)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20130114/7bceb0d7/attachment.html>


More information about the Python-Dev mailing list