Search Criteria
Package Details: python-rst.linker 2.6.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-rst.linker.git (read-only, click to copy) |
|---|---|
| Package Base: | python-rst.linker |
| Description: | Tools for adding metadata and hyperlinks to reStructuredText |
| Upstream URL: | https://github.com/jaraco/rst.linker |
| Licenses: | MIT |
| Submitter: | yochananmarqos |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-05-24 15:50 (UTC) |
| Last Updated: | 2025-08-02 18:46 (UTC) |
Dependencies (10)
- python-jaraco.context
- python-jaraco.vcsAUR
- python-six
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-path (check)
- python-pytest (check)
- python-pytest-subprocess (check)
Required by (2)
- git-cola-git (make)
- python-jaraco.tidelift (make)
Latest Comments
yochananmarqos commented on 2022-05-27 14:41 (UTC) (edited on 2022-05-27 14:41 (UTC) by yochananmarqos)
@RubenKelevra: Please don't crosspost here, it's not an issue with this package. Do not flag packages out of date that are not out of date.
RubenKelevra commented on 2022-05-27 13:05 (UTC)
Doesn't build in a clean chroot because the dependency python-types-python-dateutil doesn't build anymore:
yochananmarqos commented on 2022-05-26 16:41 (UTC)
@GalaxyLJGD: It succeeds in a clean chroot, but since you had other Python packages installed, it picked those up. It should have all the proper test dependencies now.
GalaxyLJGD commented on 2022-05-26 07:24 (UTC) (edited on 2022-05-26 07:49 (UTC) by GalaxyLJGD)
I can't compile the package, the check() does not exit successfully:
Edit 1: I think It's related with locales, but I'm not sure.