Search Criteria
Package Details: python-pyzotero 1.13.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pyzotero.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pyzotero |
| Description: | A Python wrapper for the Zotero API |
| Upstream URL: | https://github.com/urschrei/pyzotero |
| Licenses: | BlueOak-1.0.0 |
| Submitter: | j_4321 |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 2 |
| Popularity: | 0.000001 |
| First Submitted: | 2019-09-26 12:39 (UTC) |
| Last Updated: | 2026-07-09 12:54 (UTC) |
Dependencies (13)
- python
- python-bibtexparser (python-bibtexparser-gitAUR)
- python-click
- python-fastmcpAUR
- python-feedparser
- python-httpx (python-httpx-gitAUR)
- python-wheneverAUR (python-whenever-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-toml (make)
- python-uv-build (make)
- python-wheel (make)
Latest Comments
« First ‹ Previous 1 2
peippo commented on 2023-07-30 12:31 (UTC)
Hi! My comment from a year ago still stands: could you please add
python-pipto themakedepends? Otherwise this does not build in a clean chroot. Thanks!j_4321 commented on 2023-07-18 14:45 (UTC)
Please don't mark the package as outdated to raise an issue about the PKGBUILD, write a comment instead.
MarsSeed commented on 2023-07-18 14:20 (UTC)
Hi,
The nonexistent
python-pathlibis not needed, butpython-requestsis a mandatory dependency.peippo commented on 2022-05-08 09:38 (UTC) (edited on 2022-05-08 12:30 (UTC) by peippo)
Hi! For
1.5.4-1, I had to addpython-pipto themakedependsto build in a chroot (maybe upstream changed the build process). Could you add that to the PKGBUILD? Thanks!Eothred commented on 2020-09-23 08:00 (UTC) (edited on 2020-09-23 08:01 (UTC) by Eothred)
Recommend to add something similar to the two commands below to remove the "test module":
(edits: formatting of code)
« First ‹ Previous 1 2