Search Criteria
Package Details: python-jaraco.packaging 10.2.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-jaraco.packaging.git (read-only, click to copy) |
---|---|
Package Base: | python-jaraco.packaging |
Description: | Tools to supplement packaging Python releases |
Upstream URL: | https://github.com/jaraco/jaraco.packaging |
Licenses: | MIT |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 4 |
Popularity: | 0.000289 |
First Submitted: | 2022-05-24 15:51 (UTC) |
Last Updated: | 2024-08-20 15:06 (UTC) |
Dependencies (14)
- python-build
- python-jaraco.context
- python-installer (python-installer-gitAUR) (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-docutils (check)
- python-domdf-python-tools (check)
- python-pip (check)
- python-pytest (check)
- python-sphinx (python-sphinx-gitAUR) (check)
- python-docutils (optional) – Sphinx plugin
- python-domdf-python-tools (optional) – Sphinx plugin
- python-sphinx (python-sphinx-gitAUR) (optional) – Sphinx plugin
- python-virtualenv (optional) – pypa/build#266
Required by (1)
- python-jaraco.tidelift (make)
Latest Comments
« First ‹ Previous 1 2
yochananmarqos commented on 2023-05-13 16:54 (UTC)
@cherio: Don't mix system and local Python packages.
cherio commented on 2023-05-13 16:43 (UTC) (edited on 2023-05-13 16:45 (UTC) by cherio)
Here is what I get when updating 9.1.2-1 -> 9.2.0-1 with yay:
yochananmarqos commented on 2022-06-10 16:04 (UTC)
@yan12125: It seems it doesn't need it after all.
git-cola
builds fine without it, anyway.yan12125 commented on 2022-06-10 11:16 (UTC) (edited on 2022-06-10 13:58 (UTC) by yan12125)
All other python-jaraco.* packages utilize PEP 420 and
jaraco/__init__.py
is no longer needed. I believe jaraco.packaging works similarly.yochananmarqos commented on 2022-06-09 16:18 (UTC)
@yan12125: This package looks for
/usr/lib/python3.10/site-packages/jaraco/__init__.py
which onlypython-jaraco
contains.yan12125 commented on 2022-06-09 07:44 (UTC)
python-jaraco is split into python-jaraco.* and going to be removed. Please update package dependencies, thanks!
« First ‹ Previous 1 2