Search Criteria
Package Details: python-mmcif 1.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-mmcif.git (read-only, click to copy) |
|---|---|
| Package Base: | python-mmcif |
| Description: | mmCIF Core Access Library |
| Upstream URL: | https://mmcif.wwpdb.org |
| Licenses: | Apache |
| Submitter: | tzok |
| Maintainer: | micwoj92 |
| Last Packager: | micwoj92 |
| Votes: | 1 |
| Popularity: | 0.21 |
| First Submitted: | 2022-04-13 10:04 (UTC) |
| Last Updated: | 2026-01-20 05:47 (UTC) |
Dependencies (7)
- python
- python-msgpack
- python-requests
- cmake (cmake3AUR, cmake-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
Latest Comments
tzok commented on 2025-01-13 08:14 (UTC)
@dreieck: I've experienced issues with the python-future dependency on Python 3.13 as well. When I remove it from PKGBUILD, it does build; however, it fails its unit tests and cannot execute my code that relies on this library. I've submitted a GitHub issue to the upstream project: https://github.com/rcsb/py-mmcif/issues/38
dreieck commented on 2025-01-11 16:00 (UTC)
If possible, please remove the dependency on
python-furure/ make the package working withoutpython-future:Regards and thanks for this package!