Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 874145 Details for
Bug 1076216
python-pillow does not provide python3-imaging
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
git commit solving this issue
0001-python-pillow-does-not-provide-python3-imaging-pytho.patch (text/plain), 1.61 KB, created by
Jakub Dorňák
on 2014-03-13 19:27:45 UTC
(
hide
)
Description:
git commit solving this issue
Filename:
MIME Type:
Creator:
Jakub Dorňák
Created:
2014-03-13 19:27:45 UTC
Size:
1.61 KB
patch
obsolete
>From b8c92598d56412b61475dd22f43cd07107458d40 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Jakub=20Dor=C5=88=C3=A1k?= <jdornak@redhat.com> >Date: Thu, 13 Mar 2014 20:02:14 +0100 >Subject: [PATCH] python-pillow does not provide python3-imaging > (python3-pillow does) > >--- > python-pillow.spec | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-) > >diff --git a/python-pillow.spec b/python-pillow.spec >index e8d6789..81c2ce4 100644 >--- a/python-pillow.spec >+++ b/python-pillow.spec >@@ -25,7 +25,7 @@ > > Name: python-pillow > Version: 2.3.0 >-Release: 4%{?snap}%{?dist} >+Release: 5%{?snap}%{?dist} > Summary: Python image processing library > > # License: see http://www.pythonware.com/products/pil/license.htm >@@ -78,10 +78,6 @@ Requires: ghostscript > Provides: python-imaging = %{version}-%{release} > Obsoletes: python-imaging <= 1.1.7-12 > >-%if %{with_python3} >-Provides: python3-imaging = %{version}-%{release} >-%endif >- > %filter_provides_in %{python_sitearch} > %filter_provides_in %{python3_sitearch} > %filter_setup >@@ -155,6 +151,7 @@ PIL image wrapper for Qt. > %if %{with_python3} > %package -n %{name3} > Summary: Python 3 image processing library >+Provides: python3-imaging = %{version}-%{release} > > %description -n %{name3} > %{_description} >@@ -367,6 +364,10 @@ popd > %endif > > %changelog >+* Thu Mar 13 2014 Jakub DorÅák <jdornak@redhat.com> - 2.3.0-5 >+- python-pillow does not provide python3-imaging >+ (python3-pillow does) >+ > * Tue Jan 07 2014 Sandro Mani <manisandro@gmail.com> - 2.3.0-4 > - Add missing ghostscript Requires and BuildRequires > >-- >1.8.5.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1076216
: 874145