Search Criteria
Package Details: python-openslide 1.4.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-openslide.git (read-only, click to copy) |
|---|---|
| Package Base: | python-openslide |
| Description: | Python bindings to OpenSlide |
| Upstream URL: | https://github.com/openslide/openslide-python |
| Licenses: | LGPL |
| Submitter: | pingplug |
| Maintainer: | hottea (lilac) |
| Last Packager: | lilac |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-06-04 02:56 (UTC) |
| Last Updated: | 2026-06-08 04:19 (UTC) |
Dependencies (7)
- openslide
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
hottea commented on 2019-10-24 01:37 (UTC)
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 (UTC)
We usually don't add
python-setuptoolsandpython2-setuptoolsto depends. And we don't need to add a pkg to bothmake_dependsanddepends,openslideandpython-pilloware added to both deps in thisPKGBUILD. Could you fix this minor issue? I would like to addopenslideandpython-openslideto ArchLinuxCN repo. I would rather droppython2-openslidesince python2 will be end of life in 2020.