171438 Commits

Author SHA1 Message Date
sthen
fa2780dc37 update to py3-cairocffi-1.4.0 2022-11-28 22:05:36 +00:00
sthen
a5f464dfda missing RDEP on py-six 2022-11-28 22:05:31 +00:00
sthen
514db5ce11 update to py3-mutagen-1.46.0 2022-11-28 21:59:52 +00:00
sthen
14af2ebc39 update to py3-cparser-2.21, drop py2 version now that py-miasm uses py3 2022-11-28 21:54:37 +00:00
kn
506b024a84 Remove security/ctunnel
Unmaintained since its only update in 2011, tb already fixed up LibreSSL
breakage, upstream URL times out, noone but AIX and Arch AUR packages it.

maintainer timeout
OK tb
2022-11-28 21:16:56 +00:00
sthen
57d2b90569 adjust warning text from the 'Try to detect the case where a port will
build regardless of setuptools' check to suggest MODPY_PYBUILD not just
MODPY_SETUPTOOLS
2022-11-28 21:16:55 +00:00
sthen
b9dafe1cd3 add BDEP on py-setuptools 2022-11-28 21:09:34 +00:00
sthen
042b91fb97 update to py3-cssselect-1.2.0, drop unused py2 version 2022-11-28 21:01:42 +00:00
sthen
1e369af7ff drop py-lxml TEST_DEPENDS for the python2 flavour (tests are already disabled) 2022-11-28 20:58:24 +00:00
sthen
5809286a73 update to recode-3.7.12 2022-11-28 20:52:35 +00:00
sthen
cb6d2eaa68 update to tentakel-3.1.3 2022-11-28 20:46:49 +00:00
sthen
c68f029d50 py-miasm is now py3-miasm 2022-11-28 20:23:07 +00:00
sthen
b70b880bbd remove, no longer needed 2022-11-28 20:20:16 +00:00
sthen
cb28be1c2f update to post-0.1.3 git checkout of py-miasm and unbreak,
py-elfesteem is no longer needed. maintainer timeout
2022-11-28 20:20:02 +00:00
sthen
88a51e46d4 update to py3-demjson-3.0.6 2022-11-28 18:15:10 +00:00
sthen
024b2ab8be update HOMEPAGE 2022-11-28 18:11:43 +00:00
sthen
c2760ef228 update to py3-socketIO-client-0.7.2 2022-11-28 18:09:23 +00:00
sthen
dd9dd3b48b update to py3-potr-1.0.2 2022-11-28 18:09:21 +00:00
fcambus
7b1612c3e5 Update swirc to 3.3.8.
From maintainer Markus Uhlin, thanks!
2022-11-28 18:04:57 +00:00
sthen
5137c5c1e0 update to newsraft-0.12, based on a diff from Juan Picca 2022-11-28 16:24:12 +00:00
kmos
9e314f293e Do the usual c99 dance for base-gcc to fix the build on sparc64 2022-11-28 16:07:04 +00:00
sthen
7b2523da2a actually remove the BDEP on py-installer 2022-11-28 15:58:41 +00:00
jeremy
1871d460bd Unbreak after upgrade to Ruby 3.1.3 2022-11-28 15:47:51 +00:00
patrick
5fffe97e2e update dtb to linux 6.0.10
Includes a revert of the changes in linux 5.15 that switched the cpsw(4)
bindings to a different format.  This allows us to update the dtb port
without breaking cpsw(4) on the Beaglebone Black.  If we ever adjust
cpsw(4) to work with the new bindings, this could be dropped.

ok tobhe@
2022-11-28 15:16:20 +00:00
sthen
79e929a495 adjust py-installer (a bootstrap port for much of py-*) to use flit_core
during build (which provides its own mechanism to install its own .whl)
rather than distutils (deprecated and planned for removal in future Python).
2022-11-28 14:46:35 +00:00
sthen
a105b76fcf py-flit_core: use the provided bootstrap_install.py script instead of
devel/py-installer to install the produced .whl to site-packages
2022-11-28 14:32:51 +00:00
lraab
08984a4e3e devel/py-rx: update to 4.0.4
note: internally renamed from rx -> reactivex

test feedback and ok sthen@
2022-11-28 13:52:16 +00:00
lraab
cf456b9f31 audio/picard: update to 2.8.4
changelog:
https://picard.musicbrainz.org/changelog/

ok sthen@
2022-11-28 13:48:25 +00:00
lraab
219bf6057a sysutils/web2ldap: update to 1.8.1
ok sthen@
2022-11-28 13:47:08 +00:00
sthen
78b08107c2 add RDEPs on py-setuptools 2022-11-28 13:37:48 +00:00
sthen
a90e05b34c needs setuptools during the build, to avoid a fallback to distutils which
creates different files; add BDEP (previously pulled in by transitive RDEP
on setuptools from 1000-odd ports most of which don't need it)
2022-11-28 13:33:51 +00:00
sthen
e75ff7bb69 fix RDEPs; setuptools needed, toml/wheel not 2022-11-28 13:21:24 +00:00
sthen
b2a53034c7 update to py3-scp-0.14.4 2022-11-28 12:37:23 +00:00
robert
13dbed2046 update to 7.4.3.2 2022-11-28 12:09:50 +00:00
sthen
471efc1992 update to py3-cryptography-38.0.4; update patches to the version committed
upstream where possible, with a slight change for src/_cffi_src/openssl/evp.py

aarch64 tests + ok tb@
2022-11-28 12:04:13 +00:00
bluhm
23b2d6921b update open62541 to 1.3.4 2022-11-28 11:56:27 +00:00
sthen
0d9add963a update to py3-pikepdf-6.2.4 2022-11-28 11:31:19 +00:00
sthen
3e5e8a219f update to pdfarranger-1.9.2 2022-11-28 11:31:18 +00:00
sthen
1c7615457c note in the comment that 0.9 drop python 2 support, we are stuck
with the old version until security/floss is updated to a py3 version
2022-11-28 10:52:47 +00:00
landry
c6f9915a29 devel/py-sip: add missing RDEP on setuptools & ply
fixes a qgis build failure reported by tb@
ok/discussed with tb@ sthen@
2022-11-28 10:46:11 +00:00
sthen
5935cedbb5 update to calc-2.14.1.1 2022-11-28 10:31:02 +00:00
sthen
563de11c01 add new RDEP 2022-11-28 10:30:59 +00:00
sthen
0f9c395db6 update to py3-u-msgpack-2.7.2 2022-11-28 10:30:01 +00:00
sthen
34209a6c16 update to py3-test-xprocess-0.21.0 2022-11-28 10:30:01 +00:00
sthen
da0c898721 update to borgmatic-1.7.5 2022-11-28 10:27:52 +00:00
sthen
77931f6d34 update to py3-test-xdist-3.0.2 2022-11-28 10:22:42 +00:00
op
a081692557 update net/tut to 1.0.23
- list followed tags with :tags
- multiple tags in one feed with :tag tag1 tag2 ...
- two new flags --config and --config-dir to customize the config dir
- :timeline direct shouldn't crash tut
- :user should now find more accounts
2022-11-28 09:54:02 +00:00
ajacoutot
6baa36903b Update to deja-dup-44.0. 2022-11-28 09:08:57 +00:00
yasuoka
b8b94da933 Don't replace ROOT unconditionally, do it when 'fake' only. This
fixes the paths in the man pages.

ok bentley
2022-11-28 08:59:12 +00:00
landry
27d6ff8801 geo/geos: update to 3.11.1.
see https://github.com/libgeos/geos/releases/tag/3.11.1
rm patch merged in https://github.com/libgeos/geos/pull/644
2022-11-28 07:53:55 +00:00