Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Lukas Niegsch
slapos
Commits
ebc9eecd
Commit
ebc9eecd
authored
Aug 22, 2014
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use pillow instead of PIL.
and now we have no reason to stick to huBarcode 0.63.
parent
f46b2b1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+4
-5
No files found.
stack/erp5/buildout.cfg
View file @
ebc9eecd
...
...
@@ -36,7 +36,7 @@ extends =
../../component/mariadb/buildout.cfg
../../component/mysql-python/buildout.cfg
../../component/patch/buildout.cfg
../../component/pil
-python
/buildout.cfg
../../component/pil
low
/buildout.cfg
../../component/pycrypto-python/buildout.cfg
../../component/pysvn-python/buildout.cfg
../../component/python-2.7/buildout.cfg
...
...
@@ -426,7 +426,7 @@ recipe = zc.recipe.egg
eggs =
${mysql-python:egg}
${lxml-python:egg}
${pil-python:egg}
${pil
low
-python:egg}
${python-ldap-python:egg}
${pysvn-python:egg}
${pycrypto-python:egg}
...
...
@@ -566,9 +566,6 @@ PasteDeploy = 1.5.2
Pygments = 1.6
coverage = 3.7.1
# huBarcode 1.0.0 has an issue with importing PIL.
huBarcode = 0.63
# Known version with works
numpy = 1.6.2
...
...
@@ -634,12 +631,14 @@ gitdb = 0.5.4
greenlet = 0.4.3
http-parser = 0.8.3
httplib2 = 0.9
huBarcode = 1.0.0
interval = 1.0.0
ipdb = 0.8
ipython = 2.2.0
logilab-common = 0.62.1
minitage.paste = 1.4.6
minitage.recipe.egg = 1.107
pillow = 2.5.3
plone.recipe.command = 1.1
ply = 3.4
polib = 1.0.4
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment