From 7a09565f63fae6dce6e998a3db4e35f81417d390 Mon Sep 17 00:00:00 2001 From: Daniel Mizyrycki Date: Sun, 5 Jun 2016 19:36:08 -0700 Subject: [PATCH] Improve texts --- LICENSE | 6 ++++++ README.rst | 10 +++++++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 979f01d..ce46023 100644 --- a/LICENSE +++ b/LICENSE @@ -21,3 +21,9 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +psycopg2: https://github.com/psycopg/psycopg2/blob/master/LICENSE +pillow: https://github.com/python-pillow/Pillow/blob/master/LICENSE +gevent: https://github.com/gevent/gevent/blob/master/LICENSE +greenlet: https://github.com/python-greenlet/greenlet/blob/master/LICENSE + diff --git a/README.rst b/README.rst index b5f7da5..928f2c0 100644 --- a/README.rst +++ b/README.rst @@ -13,13 +13,17 @@ This repo, and related docker images tries to fill this void until a better solution is found. The artifacts and images are gratiously built in the `dockerhub`_, and the actual wheels hosted on `github`_. -For now, packages supported are: +For now, packages supported for py27 and py35 are: - - pillow + - gevent-1.1.1 + - greenlet-0.4.9 + - Pillow-3.2.0 + - psycopg2-2.6.1 .. _Alpine Linux: https://github.com/gliderlabs/docker-alpine .. _Many projects: https://github.com/gliderlabs/docker-alpine/issues/57 .. _glibc support: https://github.com/pypa/manylinux .. _lacks support: https://github.com/pypa/manylinux/issues/37 - +.. _github: https://github.com/mzdaniel/alpinewheels/releases +.. _dockerhub: https://hub.docker.com/r/mzdaniel/alpinewheels/builds/