From: Bob Halley Date: Sun, 18 Sep 2016 22:52:21 +0000 (-0700) Subject: remove distros X-Git-Tag: v1.15.0~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f4829a3727b9c5c59263d4c0c75503d66fd8002;p=thirdparty%2Fdnspython.git remove distros --- diff --git a/README.md b/README.md index 64d8ec9a..4ac9ccc7 100644 --- a/README.md +++ b/README.md @@ -22,18 +22,12 @@ BSD-style license, and helps support its future development by continuing to employ the author :). ## INSTALLATION +- Many distributions have dnspython packaged for you, so you should + check there first. - If you have pip installed, you can do `pip install dnspython` - If not just download the source file and unzip it, then run `sudo python setup.py install` -Packages are available for some distributions: - * [Ubuntu](http://packages.ubuntu.com/search?keywords=dnspython&searchon=names&suite=xenial§ion=all) - * [Debian](https://packages.debian.org/search?keywords=dnspython&searchon=names&suite=stable§ion=all) - * OpenSUSE: [python-dnspython](https://software.opensuse.org/package/python-dnspython), [python3-dnspython](https://software.opensuse.org/package/python3-dnspython) - * Fedora: [python-dns](https://apps.fedoraproject.org/packages/python-dns/), [python3-dns](https://apps.fedoraproject.org/packages/python3-dns) - -If no package exists for your OS, please use pip as explained above. - ## ABOUT THIS RELEASE This is dnspython 1.14.0