Search Criteria
Package Details: python2-openslide 1.1.1-2
Git Clone URL: | https://aur.archlinux.org/python-openslide.git (read-only) |
---|---|
Package Base: | python-openslide |
Description: | A simple interface to read whole-slide images in Python |
Upstream URL: | https://openslide.org |
Licenses: | |
Submitter: | pingplug |
Maintainer: | pingplug |
Last Packager: | pingplug |
Votes: | 3 |
Popularity: | 0.38 |
First Submitted: | 2016-06-04 02:56 |
Last Updated: | 2019-10-24 02:41 |
Dependencies (4)
- openslide
- python2-pillow
- python-setuptools (make)
- python2-setuptools (make)
Latest Comments
hottea commented on 2019-10-24 01:37
Hey, I think we should use
arch=('x86_64')
instead ofarch=('any')
, since there is a file/usr/lib/python3.7/site-packages/openslide/_convert.cpython-37m-x86_64-linux-gnu.so
.hottea commented on 2019-10-22 09:45
We usually don't add
python-setuptools
andpython2-setuptools
to depends. And we don't need to add a pkg to bothmake_depends
anddepends
,openslide
andpython-pillow
are added to both deps in thisPKGBUILD
. Could you fix this minor issue? I would like to addopenslide
andpython-openslide
to ArchLinuxCN repo. I would rather droppython2-openslide
since python2 will be end of life in 2020.