Ravenports generated: 01 Apr 2019 09:55
[ravenports.git] / bucket_4C / python-Pillow
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-Pillow
4 VERSION=                5.4.1
5 KEYWORDS=               python graphics
6 VARIANTS=               py27 py36 py37
7 SDESC[py36]=            Python Imaging Library (Fork) (PY 36)
8 SDESC[py37]=            Python Imaging Library (Fork) (PY 37)
9 SDESC[py27]=            Python Imaging Library (Fork) (PY 27)
10 HOMEPAGE=               none
11 CONTACT=                Python_Automaton[python@ironwolf.systems]
12
13 DOWNLOAD_GROUPS=        main
14 SITES[main]=            PYPI/P/Pillow
15 DISTFILE[1]=            Pillow-5.4.1.tar.gz:main
16 DF_INDEX=               1
17 SPKGS[py36]=            single
18 SPKGS[py37]=            single
19 SPKGS[py27]=            single
20
21 OPTIONS_AVAILABLE=      PY27 PY36 PY37
22 OPTIONS_STANDARD=       none
23 VOPTS[py36]=            PY27=OFF PY36=ON PY37=OFF
24 VOPTS[py37]=            PY27=OFF PY36=OFF PY37=ON
25 VOPTS[py27]=            PY27=ON PY36=OFF PY37=OFF
26
27 USES=                   jpeg zlib
28
29 DISTNAME=               Pillow-5.4.1
30
31 GENERATED=              yes
32
33 [PY36].USES_ON=                         python:py36
34
35 [PY37].USES_ON=                         python:py37
36
37 [PY27].USES_ON=                         python:py27
38
39 [FILE:3290:descriptions/desc.single]
40 Pillow
41 ======
42
43 Python Imaging Library (Fork)
44 -----------------------------
45
46 Pillow is the friendly PIL fork by `Alex Clark and Contributors
47 <https://github.com/python-pillow/Pillow/graphs/contributors>`_. PIL is
48 the Python Imaging Library by Fredrik Lundh and Contributors.
49
50 .. start-badges
51
52 .. list-table::
53     :stub-columns: 1
54
55     * - docs
56       - |docs|
57     * - tests
58       - |linux| |macos| |windows| |coverage|
59     * - package
60       - |zenodo| |tidelift| |version| |downloads|
61     * - social
62       - |gitter| |twitter|
63
64 .. |docs| image::
65 https://readthedocs.org/projects/pillow/badge/?version=latest
66    :target: https://pillow.readthedocs.io/?badge=latest
67    :alt: Documentation Status
68
69 .. |linux| image::
70 https://img.shields.io/travis/python-pillow/Pillow/master.svg?label=Linux%2
71 0build
72    :target: https://travis-ci.org/python-pillow/Pillow
73    :alt: Travis CI build status (Linux)
74
75 .. |macos| image::
76 https://img.shields.io/travis/python-pillow/pillow-wheels/master.svg?label=
77 macOS%20build
78    :target: https://travis-ci.org/python-pillow/pillow-wheels
79    :alt: Travis CI build status (macOS)
80
81 .. |windows| image::
82 https://img.shields.io/appveyor/ci/python-pillow/Pillow/master.svg?label=Wi
83 ndows%20build
84    :target: https://ci.appveyor.com/project/python-pillow/Pillow
85    :alt: AppVeyor CI build status (Windows)
86
87 .. |coverage| image::
88 https://coveralls.io/repos/python-pillow/Pillow/badge.svg?branch=master&ser
89 vice=github
90    :target: https://coveralls.io/github/python-pillow/Pillow?branch=master
91    :alt: Code coverage
92
93 .. |zenodo| image:: https://zenodo.org/badge/17549/python-pillow/Pillow.svg
94    :target: https://zenodo.org/badge/latestdoi/17549/python-pillow/Pillow
95
96 .. |tidelift| image::
97 https://tidelift.com/badges/github/python-pillow/Pillow?style=flat
98    :target:
99 https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&ut
100 m_medium=referral&utm_campaign=readme
101
102 .. |version| image:: https://img.shields.io/pypi/v/pillow.svg
103    :target: https://pypi.org/project/Pillow/
104    :alt: Latest PyPI version
105
106 .. |downloads| image:: https://img.shields.io/pypi/dm/pillow.svg
107    :target: https://pypi.org/project/Pillow/
108    :alt: Number of PyPI downloads
109
110 .. |gitter| image:: https://badges.gitter.im/python-pillow/Pillow.svg
111    :target:
112 https://gitter.im/python-pillow/Pillow?utm_source=badge&utm_medium=badge&ut
113 m_campaign=pr-badge&utm_content=badge
114    :alt: Join the chat at https://gitter.im/python-pillow/Pillow
115
116 .. |twitter| image::
117 https://img.shields.io/badge/tweet-on%20Twitter-00aced.svg
118    :target: https://twitter.com/PythonPillow
119    :alt: Follow on https://twitter.com/PythonPillow
120
121 .. end-badges
122
123
124
125 More Information
126 ----------------
127
128 - `Documentation <https://pillow.readthedocs.io/>`_
129
130   - `Installation
131 <https://pillow.readthedocs.io/en/latest/installation.html>`_
132   - `Handbook
133 <https://pillow.readthedocs.io/en/latest/handbook/index.html>`_
134
135 - `Contribute
136 <https://github.com/python-pillow/Pillow/blob/master/.github/CONTRIBUTING.m
137 d>`_
138
139   - `Issues <https://github.com/python-pillow/Pillow/issues>`_
140   - `Pull requests <https://github.com/python-pillow/Pillow/pulls>`_
141
142 - `Changelog
143 <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst>`_
144
145   - `Pre-fork
146 <https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst#pre-fork>`
147 _
148
149
150
151 [FILE:98:distinfo]
152 5233664eadfa342c639b9b9977190d64ad7aca4edc51a966394d7e08e7f38a9f     16016153 Pillow-5.4.1.tar.gz
153
154
155 [FILE:614:patches/patch-setup.py]
156 --- setup.py.orig       2019-01-01 10:29:12 UTC
157 +++ setup.py
158 @@ -410,9 +410,7 @@ class pil_build_ext(build_ext):
159                  _add_directory(library_dirs, "/usr/X11/lib")
160                  _add_directory(include_dirs, "/usr/X11/include")
161  
162 -        elif sys.platform.startswith("linux") or \
163 -                sys.platform.startswith("gnu") or \
164 -                sys.platform.startswith("freebsd"):
165 +        elif sys.platform.startswith("nothing"):
166              for dirname in _find_library_dirs_ldconfig():
167                  _add_directory(library_dirs, dirname)
168              if sys.platform.startswith("linux") and \
169