Skip to content

core/python3-docutils: First commit of python3-docutils#154

Open
emazzucabb wants to merge 2 commits intoqnx-ports:803from
emazzucabb:python3-docutils
Open

core/python3-docutils: First commit of python3-docutils#154
emazzucabb wants to merge 2 commits intoqnx-ports:803from
emazzucabb:python3-docutils

Conversation

@emazzucabb
Copy link
Contributor

First commit of python3-docutils

# Alpine-Contributor: Matt Smith <[email protected]>
# Alpine-Maintainer: Matt Smith <[email protected]>
# Maintainer: Elliott Mazzuca <[email protected]>
pkgname=py3-docutils
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
pkgname=py3-docutils
pkgname=python3-docutils

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i agree py3 matches alpine linux, but i am just matching how the rest of our python3 packages naming convention:

@arbassett do you agree?

[qnxuser@qnxqemu ~/aports_push/extra/libfyaml]$ sudo apk search py3 python3-attrs-25.3.0-r0 python3-build-1.2.2-r1 python3-cairo-1.28.0-r0 python3-calver-2025.04.17-r0 python3-cattrs-25.1.1-r0 python3-dateutil-2.9.0-r0 python3-dbus-1.4.0-r0 python3-distlib-0.4.0-r0 python3-editables-0.5-r0 python3-filelock-3.18.0-r0 python3-flaky-3.8.1-r0 python3-flit-core-3.12.0-r1 python3-gobject3-3.54.5-r0 python3-gpep517-19-r2 python3-hatch-vcs-0.5.0-r0 python3-hatchling-1.27.0-r0 python3-iniconfig-2.3.0-r0 python3-installer-0.7.0-r1 python3-meson-python-0.18.0-r0 python3-numpy-2.4.1-r0 python3-packaging-25.0-r1 python3-pathspec-0.12.1-r0 python3-pip-25.1.1-r2 python3-platformdirs-4.5.1-r0 python3-pluggy-1.6.0-r0 python3-py-1.11.0-r0 python3-pydbus-0.6.0-r0 python3-pygments-2.19.2-r0 python3-pyproject-hooks-1.0.0-r2 python3-pyproject-metadata-0.9.1-r0 python3-pytest-8.4.2-r0 python3-pytest-mock-3.10.0-r0 python3-setuptools-80.8.0-r1 python3-setuptools_scm-9.2.2-r0 python3-time-machine-2.16.0-r0 python3-trove-classifiers-2025.9.11.17-r0 python3-virtualenv-20.32.0-r0 python3-wheel-0.46.1-r1

builddir="$srcdir/docutils-$pkgver"
options="!check" # fail

replaces="py-docutils" # Backwards compatibility
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We seem not having older version of python, maybe we can remove?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants