Commit Graph

22 Commits

Author SHA256 Message Date
f036e7bf23 Accepting request 245153 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/245153
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pillow?expand=0&rev=8
2014-08-20 08:51:12 +00:00
Michal Čihař
fe5f71f984 Accepting request 245072 from home:Nijel:branches:devel:languages:python
- Use versioned provides and conflicts to fix installation on SLE11

OBS-URL: https://build.opensuse.org/request/show/245072
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=21
2014-08-19 08:12:37 +00:00
aaeed69cd2 Accepting request 244340 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/244340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pillow?expand=0&rev=7
2014-08-13 15:08:18 +00:00
Michal Čihař
b4496d5889 Accepting request 244315 from home:Nijel:branches:devel:languages:python
- enable build time testing, but not for i586 as it's broken there due to some
  rounding error (see https://github.com/python-pillow/Pillow/issues/819)

- Update to 2.5.1:
 * 2.5.1 (2014-07-10)
    Fixed install issue if Multiprocessing.Pool is not available [wiredfool]
    32bit mult overflow fix #782 [wiredfool]
 * 2.5.0 (2014-07-01)
    Imagedraw rewrite [terseus, wiredfool]
    Add support for multithreaded test execution [wiredfool]
    Prevent shell injection #748 [mbrown1413, wiredfool]
    Support for Resolution in BMP files #734 [gcq]
    Fix error in setup.py for Python 3 [matthew-brett]
    Pyroma fix and add Python 3.4 to setup metadata #742 [wirefool]
    Top level flake8 fixes #741 [aclark]
    Remove obsolete Animated Raster Graphics (ARG) support [hugovk]
    Fix test_imagedraw failures #727 [cgohlke]
    Fix AttributeError: class Image has no attribute 'DEBUG' #726 [cgohlke]
    Fix msvc warning: 'inline' : macro redefinition #725 [cgohlke]
    Cleanup #654 [dvska, hugovk, wiredfool]
    16-bit monochrome support for JPEG2000 [videan42]
    Fixed ImagePalette.save [brightpisces]
    Support JPEG qtables [csinchok]
    Add binary morphology addon [dov, wiredfool]
    Decompression bomb protection [hugovk]
    Put images in a single directory [hugovk]
    Support OpenJpeg 2.1 [al45tair]
    Remove unistd.h #include for all platforms [wiredfool]
    Use unittest for tests [hugovk]
    ImageCms fixes [hugovk]

OBS-URL: https://build.opensuse.org/request/show/244315
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=19
2014-08-12 13:50:47 +00:00
Stephan Kulow
8c60a23dcd Accepting request 243447 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/243447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pillow?expand=0&rev=6
2014-08-05 11:00:09 +00:00
Denisart Benjamin
3e370102d5 Accepting request 243401 from home:tiwai:branches:devel:languages:python
- Add missing PIL.pth installation (bnc#889973)

OBS-URL: https://build.opensuse.org/request/show/243401
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=17
2014-08-02 11:00:59 +00:00
Stephan Kulow
65cea6f0c3 Accepting request 235636 from devel:languages:python
Fixing conflicting provides/conflicts that prevent installation of the tk subpackage.

This should fix the problems reported with the previous openSUSE:Factory submission. (forwarded request 235635 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/235636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pillow?expand=0&rev=5
2014-06-24 20:45:51 +00:00
Todd R
cce204024a Accepting request 235635 from home:TheBlackCat:branches:devel:languages:python
Fixing conflicting provides/conflicts that prevent installation of the tk subpackage.

This should fix the problems reported with the previous openSUSE:Factory submission.

OBS-URL: https://build.opensuse.org/request/show/235635
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=15
2014-05-28 08:43:10 +00:00
Todd R
973f94461d Accepting request 235507 from home:Nijel:branches:devel:languages:python
Adjust openjpeg2 dependency for older distributions

The openjpeg2 package is not available in SLE12 and older, so let's build
Pillow there without it.

OBS-URL: https://build.opensuse.org/request/show/235507
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=14
2014-05-27 12:54:18 +00:00
Tomáš Chvátal
42479cf82a Accepting request 233204 from home:frispete:python
New attempt to submit this, now providing python-imaging
@Sascha: sure, it might been wrong to provide python-imaging in the
first place, but python-Pillow without it doesn't make muchg sense,
or do you really want to adjust all dependant packages? Here, that
where scribus and python-repostlab, which both seem to work fine
with Pillow, apart from the imaging dependency.

BTW: this is the way, Redhat handles this issue, too.

Incorporated the new release, and added openjpeg2 dependency.

- New upstream release 2.4.0. For details see
  https://pypi.python.org/pypi/Pillow/2.4.0
- New dependency: openjpeg2 for JPEG 2000 support

- provide python-imaging in order to act as a drop in replacement
  for it.

- symlink alternatives files, as requested from Coolo, in order to
  get rid of suse version conditional

OBS-URL: https://build.opensuse.org/request/show/233204
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=13
2014-05-19 11:49:09 +00:00
Stephan Kulow
fbe1f17a8c Accepting request 222278 from devel:languages:python
- Fix build for older distributions which do not include lcms2 (forwarded request 222275 from Nijel)

OBS-URL: https://build.opensuse.org/request/show/222278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pillow?expand=0&rev=4
2014-02-15 07:06:47 +00:00
Sascha Peilicke
42e032a9a0 Accepting request 222275 from home:Nijel:branches:devel:languages:python
- Fix build for older distributions which do not include lcms2

OBS-URL: https://build.opensuse.org/request/show/222275
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=11
2014-02-14 08:12:00 +00:00
Denisart Benjamin
b6bb12f879 Accepting request 220496 from home:frispete:python
- also exclude 12.2 from ghost etc/alternatives/* as this results in
  failed builds with: Explicit file attributes required in spec for:
  $BUILDROOT/etc/alternatives/pil*

OBS-URL: https://build.opensuse.org/request/show/220496
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=10
2014-02-02 01:11:04 +00:00
Stephan Kulow
a6c5e5361c Accepting request 215352 from devel:languages:python
Revised update to 2.3.0. (forwarded request 215203 from kohtala)

OBS-URL: https://build.opensuse.org/request/show/215352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pillow?expand=0&rev=3
2014-01-29 06:16:50 +00:00
Sascha Peilicke
2012600bc2 Accepting request 215203 from home:kohtala:reviewboard
Revised update to 2.3.0.

OBS-URL: https://build.opensuse.org/request/show/215203
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=8
2014-01-28 09:23:11 +00:00
Stephan Kulow
209483d194 Accepting request 210606 from devel:languages:python
Added use-recommended-freetype-include.patch -- needed for freetype2 2.5.1 (forwarded request 210605 from sumski)

OBS-URL: https://build.opensuse.org/request/show/210606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pillow?expand=0&rev=2
2013-12-12 10:24:11 +00:00
Denisart Benjamin
b4411d9c91 Accepting request 210605 from openSUSE:Factory:Staging:freetype2
Added use-recommended-freetype-include.patch -- needed for freetype2 2.5.1

OBS-URL: https://build.opensuse.org/request/show/210605
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=6
2013-12-11 20:09:11 +00:00
Stephan Kulow
7f9ea1b9ed Accepting request 207424 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/207424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pillow?expand=0&rev=1
2013-12-04 12:12:50 +00:00
Sascha Peilicke
698b0816f7 - Move away from pkgconfig-style buildrequires to support SLE
- Implement update-alternatives
- License update: HPND

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=4
2013-11-18 09:41:29 +00:00
Sascha Peilicke
aafc86e796 Accepting request 206869 from home:babelworx:ldig:branches:devel:languages:python
license update: HPND

OBS-URL: https://build.opensuse.org/request/show/206869
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=3
2013-11-14 13:21:19 +00:00
Sascha Peilicke
ac40b35775 - Add split-provides inside tk sub-package to get rid of python-imaging-tk
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=2
2013-11-12 10:18:32 +00:00
Sascha Peilicke
e472e70b44 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=1
2013-11-07 16:32:23 +00:00