8783 Commits

Author SHA1 Message Date
tb fd0cfa7c8e Update to check-jsonschema 0.36.1 2026-01-27 21:13:36 +00:00
sthen 161c4a2df7 update to py3-mdown-extensions-10.20.1 2026-01-25 10:06:47 +00:00
pascal 8e6bf8a63f Update to CookCLI 0.21.0. 2026-01-25 09:31:45 +00:00
ajacoutot fc82a66628 Update to meld-3.23.1. 2026-01-25 07:30:31 +00:00
sthen 02642b2078 update to py3-sphinx-automodapi-0.22.0 2026-01-25 00:19:24 +00:00
sthen 4d65d11e6c update to py3-ruamel.yaml-0.19.1
upstream dropped the required dep on ruamel.yaml.clib in favour of a
zig-compiled extension instead, but they still prefer .clib if available
(at least for now)
2026-01-25 00:15:11 +00:00
sthen cd3cd68a2a update to py3-ruamel.yaml.clib-0.2.15 2026-01-25 00:10:53 +00:00
sthen 23e441b0e5 update to py3-license-expression-30.4.4 2026-01-24 23:53:26 +00:00
sthen ce5984f789 update to py3-markdown-it-4.0.0 2026-01-24 23:50:14 +00:00
sthen fe5ffcf2f9 use pytest, we now have the dep (jaraco.test) that prevented doing this before 2026-01-24 23:45:54 +00:00
sthen 3582e35f8d update to py3-pdfminer-20260107 2026-01-24 23:04:54 +00:00
sthen e95d9bc3f0 update to py3-sphinx-notfound-page-1.1.0 2026-01-24 15:51:49 +00:00
sthen dc1baedef9 update to py3-sphinx-intl-2.3.2 2026-01-24 14:14:38 +00:00
sthen 195b077d92 update to py3-textfsm-2.1.0 2026-01-24 14:11:24 +00:00
sthen e7f434d5c9 update to py3-markdown-3.10.1 2026-01-24 13:48:17 +00:00
ajacoutot 62f68b44d2 Update to gi-docgen-2026.1. 2026-01-23 22:05:41 +00:00
volker 8fd5792dae textproc/simdutf: Update to 8.0.0 2026-01-23 16:08:17 +00:00
benoit 633f0bc9fc Update to py3-icecream-2.1.10. 2026-01-23 13:43:18 +00:00
sthen d2a8216e70 replace deprecated dash-separated vars in setup.cfg 2026-01-23 12:22:34 +00:00
sthen e09db461f7 replace deprecated dash-separated vars in setup.cfg 2026-01-23 12:20:49 +00:00
sthen 5ba8dc1bbf update to py3-sphinx-9.1.0 2026-01-22 12:20:37 +00:00
pascal 0d2a8f2522 Fix crates.inc. 2026-01-21 20:26:38 +00:00
pascal 25e5ccd3a1 Update to CookCLI 0.20.0. 2026-01-21 19:49:32 +00:00
pascal 834f7e76d5 Symlink tests directory to ${WRKBUILD} to make the 3 remaining tests pass.
Thanks sthen@!
2026-01-20 20:47:23 +00:00
pascal fbeecc3208 + xan 2026-01-20 18:23:35 +00:00
pascal f52c5fbb43 xan is a command line tool that can be used to process CSV files
directly from the shell.

It has been written in Rust to be as fast as possible, use as little
memory as possible, and can very easily handle large CSV files
(Gigabytes). It leverages a novel SIMD CSV parser and is also able
to parallelize some computations (through multithreading) to make
some tasks complete as fast as your computer can allow.

It can easily preview, filter, slice, aggregate, sort, join CSV
files, and exposes a large collection of composable commands that
can be chained together to perform a wide variety of typical tasks.

ok sthen@
2026-01-20 18:23:12 +00:00
sthen 74eebf5705 update to py3-pygfm-2.0.0
note that it's not going to receive bug fixes and suggest alternative
fix dash-separated fields in setup.cfg
2026-01-20 14:29:35 +00:00
kn 5c335e2fc6 update to abseil-cpp 20260107.0
https://github.com/abseil/abseil-cpp/releases/tag/20260107.0

tl;dr:  Everything keeps building, only net/grpc needed missing includes.

libabsl_string_view is gone, almost all consumers pick up the new
libabsl_borrowed_fixup_buffer;  swap them in-place to avoid diff churn.

"go ahead" tb sthen
2026-01-16 07:54:07 +00:00
ajacoutot a030f13ca8 Update to icu4c-78.2. 2026-01-15 14:13:23 +00:00
sthen 574efad5b4 remove build loop avoidance, no longer needed now that cmake was split
with docs in a separate port (previously there was a loop with cmake ->
sphinx -> ... -> this -> ... -> lapack -> cmake)
2026-01-15 11:42:22 +00:00
sthen fd3397dcab update to py3-icecream-2.1.9
switch to gh tarballs, upstream removed tests from sdist
2026-01-15 11:13:56 +00:00
sthen 80eeb69d05 update to py3-dict2xml-1.7.8 2026-01-15 09:31:49 +00:00
sthen 5431d04d4c update to py3-docutils-0.22.4 2026-01-15 09:31:45 +00:00
ajacoutot cf49c1465f Update to asciinema-3.1.0. 2026-01-14 17:09:34 +00:00
sthen 396606b8b5 update to pymarkdownlnt-0.9.34 2026-01-14 08:16:18 +00:00
ajacoutot 2880f3de55 Update to unicode-cldr-48.1. 2026-01-13 22:56:05 +00:00
sthen 85c86c33e7 update to py3-tomlkit-0.14.0 2026-01-13 14:18:55 +00:00
edd c078644285 textproc/mdbook: update to v0.5.2.
Diff from Laurent Cheylus, thanks!
2026-01-12 22:36:25 +00:00
sthen 7bc3f0ae3f add a comment pointing out the similarly-named textproc/py-pyjson5 2026-01-12 10:32:51 +00:00
sthen 97623d386f +py-pyjson5 2026-01-12 10:30:44 +00:00
sthen 712b296637 import ports/textproc/py-pyjson5, sparc64 tests/ok tb@
JSON5 serializer and parser library for Python 3 written in Cython.

The serializer returns ASCII data that can safely be used in an HTML
template. Apostrophes, ampersands, greater-than, and less-then signs are
encoded as unicode escaped sequences.

Unless the input contains infinite or NaN values, the result will be
valid JSON data.

The parser can handle all valid JSON5 1.0.0 and JSON data can be read,
unless the nesting level is absurdly high.
2026-01-12 10:29:58 +00:00
sthen 21848ce210 update to py3-tomli-2.4.0 2026-01-12 09:31:44 +00:00
semarie c3f4c63a87 replace do-test targets of some go modules to use TEST_TARGET variable
- security/cfssl
- security/osv-scanner
- textproc/miller
- www/goat

ok tb@
2026-01-12 06:56:41 +00:00
gnezdo 734e96aee3 textproc/pandoc: extract cabal.inc
Move MODCABAL_MANIFEST (228 dependencies) to separate cabal.inc file,
following the pattern established by cargo module's crates.inc.
2026-01-10 21:33:37 +00:00
rsadowski 961f99f00f Update ktextaddons to 1.8.0 2026-01-10 15:32:47 +00:00
volker b3bf40902f textproc/csvlens: Update to 0.15.1
Bugfix release
2026-01-09 16:58:32 +00:00
volker 25ee806eec textproc/csvlens: Update to 0.15.0 2026-01-08 17:15:24 +00:00
volker bbd413f1ca textproc/simdutf: Update to 7.7.1 2026-01-08 17:13:52 +00:00
fcambus 7f6ec158ef Update ruby-rouge to 4.7.0. 2026-01-07 12:22:38 +00:00
benoit 275797c351 Update to py3-yamlloader-1.6.0. 2026-01-04 14:23:29 +00:00