Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
403f6760
Commit
403f6760
authored
6 years ago
by
Max Rees
Browse files
Options
Downloads
Patches
Plain Diff
user/py3-pillow: bump to 5.3.0
parent
c2b95cc5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!97
Update some Python packages and drop py3-tox rdeps where unnecessary
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/py3-pillow/APKBUILD
+5
-4
5 additions, 4 deletions
user/py3-pillow/APKBUILD
with
5 additions
and
4 deletions
user/py3-pillow/APKBUILD
+
5
−
4
View file @
403f6760
...
@@ -2,18 +2,19 @@
...
@@ -2,18 +2,19 @@
# Maintainer: Max Rees <maxcrees@me.com>
# Maintainer: Max Rees <maxcrees@me.com>
pkgname
=
py3-pillow
pkgname
=
py3-pillow
_pkgname
=
Pillow
_pkgname
=
Pillow
pkgver
=
5.
1
.0
pkgver
=
5.
3
.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A Python Imaging Library"
pkgdesc
=
"A Python Imaging Library"
url
=
"https://pypi.
python.
org/project/Pillow"
url
=
"https://pypi.org/project/Pillow"
arch
=
"all"
arch
=
"all"
# Certified net clean
license
=
"Custom"
license
=
"Custom"
depends
=
"py3-olefile python3"
depends
=
"py3-olefile python3"
makedepends
=
"python3-dev freetype-dev libjpeg-turbo-dev libwebp-dev
makedepends
=
"python3-dev freetype-dev libjpeg-turbo-dev libwebp-dev
tiff-dev libpng-dev lcms2-dev openjpeg-dev zlib-dev"
tiff-dev libpng-dev lcms2-dev openjpeg-dev zlib-dev"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
_scripts_rev
=
"f578e2c"
_scripts_rev
=
"f578e2c"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://files.pythonhosted.org/packages/source/
${
_pkgname
:0:1
}
/
$_pkgname
/
$_pkgname
-
$pkgver
.tar.gz
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://files.pythonhosted.org/packages/source/
P
/
$_pkgname
/
$_pkgname
-
$pkgver
.tar.gz
$pkgname
-scripts-
$_scripts_rev
.tar.gz::https://github.com/python-pillow/pillow-scripts/archive/
$_scripts_rev
.tar.gz"
$pkgname
-scripts-
$_scripts_rev
.tar.gz::https://github.com/python-pillow/pillow-scripts/archive/
$_scripts_rev
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgname
-
$pkgver
"
builddir
=
"
$srcdir
/
$_pkgname
-
$pkgver
"
...
@@ -50,5 +51,5 @@ doc() {
...
@@ -50,5 +51,5 @@ doc() {
install
-Dm644
LICENSE
"
$subpkgdir
/usr/share/licenses/
$pkgname
/LICENSE"
install
-Dm644
LICENSE
"
$subpkgdir
/usr/share/licenses/
$pkgname
/LICENSE"
}
}
sha512sums
=
"
1e1d5f12054e2f3befa8dafef2551eb75dfefc06944a528638a1686ebc480b52edfc3eaa9964d687816caf003314ad1fc4891d7379cd92e41fbf4b3cbddd1cb9
py3-pillow-5.
1
.0.tar.gz
sha512sums
=
"
0596207069a87a645f7694b19ea5100d753dbb7553148fa5982b073e4e1163b5bd83ddf8b1c783a90a0b718576f08d3f15352f2742d46a425cf639de2409c4ab
py3-pillow-5.
3
.0.tar.gz
1a2e6dc45127b3f0b706d5be4fdc8ddeb09a9e046a182eb48239572e1bdc62d1b1f1a1f11ef1f1f23766aaac1b498556cc9a9cf11d3b943c9f2834c9b41612e0 py3-pillow-scripts-f578e2c.tar.gz"
1a2e6dc45127b3f0b706d5be4fdc8ddeb09a9e046a182eb48239572e1bdc62d1b1f1a1f11ef1f1f23766aaac1b498556cc9a9cf11d3b943c9f2834c9b41612e0 py3-pillow-scripts-f578e2c.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment