From: Paul McMillan Date: Mon, 7 Jan 2013 18:34:51 +0000 (-0500) Subject: Clarify support for alternative distributions X-Git-Tag: v1.1.0~8^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ba1df2cfca15c6344146992a46eee8ca8db67580;p=services%2Fpython-requests.git Clarify support for alternative distributions --- diff --git a/docs/dev/philosophy.rst b/docs/dev/philosophy.rst index d6d94bb..41649da 100644 --- a/docs/dev/philosophy.rst +++ b/docs/dev/philosophy.rst @@ -38,4 +38,4 @@ Linux Distro Packages Distributions have been made for many Linux repositories, including: Ubuntu, Debian, RHEL, and Arch. -These distributions are often aggressive forks. They are discouraged and not supported. \ No newline at end of file +These distributions are sometimes divergent forks, or are otherwise not kept up-to-date with the latest code and bugfixes. PyPI (and its mirrors) and GitHub are the official distribution sources; alternatives are not supported by the requests project.