Commit Graph

204922 Commits

Author SHA1 Message Date
sthen 3582e35f8d update to py3-pdfminer-20260107 2026-01-24 23:04:54 +00:00
sthen 14dc8f0ca9 update to py3-gnupg-0.5.6 2026-01-24 22:52:23 +00:00
sthen 2d75bef5e2 update to py3-docstring-to-markdown-0.17 2026-01-24 22:51:34 +00:00
sthen 25e1f66b0a update to py3-lazy-object-proxy-1.12.0 2026-01-24 22:48:43 +00:00
sthen 380ef183f7 update to py3-test-httpbin-2.1.0 2026-01-24 22:46:39 +00:00
sthen e5c0710f91 update to ffmpeg-normalize-1.36.1, ok maintainer 2026-01-24 22:36:49 +00:00
sthen fb8a229587 update to py3-test-xdist-3.8.0 2026-01-24 22:27:17 +00:00
sthen cc009a61c0 update to py3-magic-0.4.27 2026-01-24 22:27:03 +00:00
sthen 9cbb0d8ea6 update to py3-requests-mock-1.12.1, ok tb, maintainer timeout 2026-01-24 22:22:45 +00:00
landry b5bae938b9 wayland/wlroots: cleanup BDEP/RDEP
- devel/ninja isnt needed when the meson module is used
- ffmpeg & png were only there for examples that were moved to a
  distinct repo two years ago
- cairo is only needed for a single example, that isn't even shipped
- disabling the build examples allows to drop the cairo BDEP
2026-01-24 21:05:08 +00:00
landry 0f978cc932 wayland/sway: tidy up dependencies
gdk_pixbuf2 is an LDEP, not a BDEP
drop gnome-theme-extras from RDEP, makes no sense and drags gtk+2
2026-01-24 18:43:52 +00:00
daniel 213f60fab0 update jupyterlab to 4.5.3 2026-01-24 16:23:42 +00:00
sthen e95d9bc3f0 update to py3-sphinx-notfound-page-1.1.0 2026-01-24 15:51:49 +00:00
sthen e658a1a6b1 update to py3-test-benchmark-5.2.3 2026-01-24 15:50:10 +00:00
sthen 76445103c1 update to py3-test-cov-7.0.0 2026-01-24 15:50:03 +00:00
sthen 8e1a399b70 update to py3-ldap-3.4.5 2026-01-24 15:49:40 +00:00
sthen 0f737bb579 update to py3-argon2-cffi-bindings-25.1.0 2026-01-24 15:40:30 +00:00
sthen 013161a47a update to py3-dotenv-1.2.1 2026-01-24 15:35:31 +00:00
sthen c3dfb5e7cf update to py3-requests-unixsocket-0.4.1 2026-01-24 15:33:11 +00:00
sthen e6050603cf update to py3-requests-futures-1.0.2 2026-01-24 15:24:36 +00:00
sthen a9175bcce9 update to py3-ffmpeg-progress-yield-1.1.1 2026-01-24 15:05:11 +00:00
sthen f3f7bb4795 update to cplay-5.4.0, but mark BROKEN for now, both the old + new versions
fail with "'_curses.window' object has no attribute 'get_wch'" which suggests
that Python itself is not detecting ncursesw and enabling wide char functions
2026-01-24 14:53:10 +00:00
sthen 9b75161980 update to py3-mitogen-0.3.38 2026-01-24 14:28:47 +00:00
sthen 2f991c61bf update to py3-wbem-1.9.0 2026-01-24 14:28:44 +00:00
sthen 70c750bd79 update to mailparser-4.1.4 2026-01-24 14:28:23 +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
ajacoutot baf4cad514 Update to xscreensaver-6.14. 2026-01-24 14:01:13 +00:00
sthen 433cbcd005 update to w3m-0.5.6 2026-01-24 13:59:04 +00:00
sthen de14de39cb update to py3-httplib2-0.31.2 2026-01-24 13:55:17 +00:00
sthen e7f434d5c9 update to py3-markdown-3.10.1 2026-01-24 13:48:17 +00:00
sthen f07809db2d update to py3-wcwidth-0.3.2 2026-01-24 13:42:18 +00:00
sthen d18c6bd3b0 update to py3-types-psutil-7.2.1.20260116 2026-01-24 13:41:00 +00:00
sthen c313700310 update to py3-types-python-dateutil-2.9.0.20260124 2026-01-24 13:40:58 +00:00
sthen 9151b12abb update to py3-intervaltree-3.2.1 2026-01-24 13:36:08 +00:00
sthen adaa1b01cd +py-uv-dynamic-versioning py-dunamai 2026-01-24 13:03:37 +00:00
sthen 8906ddff69 import ports/devel/py-uv-dynamic-versioning, ok tb
Dynamic versioning based on VCS tags for uv/hatch projects.
2026-01-24 13:01:08 +00:00
sthen 10e42ccce0 import ports/devel/py-dunamai, ok tb
Dunamai is a Python 3.5+ library and command line tool for producing
dynamic, standards-compliant version strings, derived from tags in your
version control system. This facilitates uniquely identifying nightly or
per-commit builds in continuous integration and releasing new versions
of your software simply by creating a tag.
2026-01-24 13:00:44 +00:00
sthen 9f053aa3d4 update to py3-jplephem-2.24 2026-01-24 11:34:23 +00:00
sthen 0fe3faf103 update to tomcat-9.0.115 2026-01-24 11:34:19 +00:00
tb 1646c7bbf6 libvmime: replace use of ASN1_STRING_data() with ASN1_STRING_get0_data()
discussed with robert

https://github.com/openssl/openssl/issues/29117
https://github.com/openssl/openssl/pull/29149
https://github.com/kisli/vmime/pull/332
2026-01-24 10:01:21 +00:00
kirill 14efbef4ed sysutils/docker-buildx: update to 0.31.0 2026-01-24 09:58:37 +00:00
claudio 0b783529f2 protobuf-c: fix build with ports-gcc
Like protobuf this needs CXX_FLAGS_ports-gcc=-fdelete-null-pointer-checks
OK tb@
2026-01-24 07:46:58 +00:00
ajacoutot 043024c795 Update to awscli-1.44.24. 2026-01-24 07:43:00 +00:00
ajacoutot 03374436db Update to py3-boto3-1.42.34. 2026-01-24 07:42:41 +00:00
ajacoutot a162c72345 Update to py3-botocore-1.42.34. 2026-01-24 07:42:31 +00:00
ajacoutot 955d9fd53d Update to consul-template-0.41.4. 2026-01-24 07:36:26 +00:00
pascal 457e8f624c Add patch. 2026-01-24 07:00:29 +00:00
pascal 2c93942d88 Update to upplay 1.9.8. 2026-01-24 06:59:55 +00:00
ajacoutot 62f68b44d2 Update to gi-docgen-2026.1. 2026-01-23 22:05:41 +00:00