~dricottone/huttese-apk

ref: 31f82abfc96d08223180936f5f6632f016631f83 huttese-apk/pkgsrc/py3-pygments/APKBUILD -rw-r--r-- 1.6 KiB
Updates from first deployment

git.sr.ht target was mangled.

py3-colour, builds.sr.ht, and py3-srht target versions had to be bumped
down. The first is due to a unit test error; the others are due to
unreleased versions that apparently upstream is keeping private.

Several APKBUILD files had to be updated for version numbers and
checksums. Notably, py3-pygments had to be bumped down a version. It
seems that an updated APKBUILD was pushed to the repo before an updated
apk was pushed to the mirror. I am choosing to follow the mirror as the
canonical target.
Reshaping repo

The repo is designed for use with an existing builds.sr.ht service.
Besides lacking that, I am more interested in a containerized workflow
powered by a Makefile. Package source code will live in `pkgsrc/`,
packages will be built into `pkg/`, and packaging keys will be
generated into `keys/`.

Alos trimmed the packages down to what I will build.
45ec23c4 — dannyfreeman 2 years ago
py3-pygments: upgrade to 2.12.0

Enables clojurescript .cljs syntax highlighting
Changelog: https://pygments.org/docs/changelog/#version-2-12-0
30bc5713 — Sebastian 2 years ago
py3-pygments: Hare vaargs updates

Signed-off-by: Sebastian <sebastian@sebsite.pw>
11c9b9fd — Sebastian 2 years ago
py3-pygments: update Hare string grammar

Signed-off-by: Sebastian <sebastian@sebsite.pw>
9cdf2ad0 — Drew DeVault 2 years ago
py3-*: reset pkgrel
b7c90e6f — Drew DeVault 2 years ago
py3-pygments: import from alpine main