ajacoutot
8e127e4790
Update to py3-boto3-1.21.10.
2022-03-02 07:36:05 +00:00
ajacoutot
6bee7e73cf
Update to py3-botocore-1.24.10.
2022-03-02 07:35:53 +00:00
sdk
f45d4b7046
Update honk 0.9.6 -> 0.9.7 from Horia Racoviceanu (maintainer)
...
Port changes:
- Add wonkawonk toy
- Add LICENSE file
- Use TRUEPREFIX in pexp
Changelog for 0.9.7 Witless Weekender
* Word guessing game. Wonk wonk!
* Flexible logging, to file, syslog, null, etc.
* Low key unread counters.
* Images in the hooter.
* More flexible hashtag characters.
* Fix the memetizer to work in more environments.
* Printing is prettier than ever before.
2022-03-02 07:31:01 +00:00
ajacoutot
e55a449e10
Update to p5-Sys-Virt-8.1.0.
2022-03-02 07:26:25 +00:00
ajacoutot
72097b5ecf
Update to py3-libvirt-8.1.0.
2022-03-02 07:26:06 +00:00
ajacoutot
213483222b
Update to libvirt-8.1.0.
2022-03-02 07:25:36 +00:00
robert
d9fab4b5ce
update to 99.0.4844.51
2022-03-02 06:14:44 +00:00
daniel
2e90173d6e
update py-pebble to 4.6.3
...
This fixes some runtime breakage on python 3.8+. See:
https://github.com/noxdafox/pebble/issues/75
2022-03-02 05:39:33 +00:00
kn
44a7886350
Update to tdesktop-3.5.3beta
...
Upstream merged my patch to disable jemalloc via cmake.
2022-03-02 02:43:35 +00:00
kn
055971a1f6
Replace patch hunk with CFLAGS/CXXFLAGS addition
2022-03-02 00:40:09 +00:00
pvk
3cecfb1c6a
Update gitea 1.16.1 -> 1.16.2
...
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.16.2
2022-03-01 22:35:26 +00:00
sthen
0f1a96de66
we no longer need GNU tar to extract these archives correctly
2022-03-01 21:26:19 +00:00
sthen
9344b1979b
reinstate distinfo for the pypi tarball (accidentally replaced with the github one)
2022-03-01 21:23:16 +00:00
sthen
9c6b3e7d18
update to cfssl-1.6.1
2022-03-01 21:22:21 +00:00
sthen
502b5cba21
update to ccache-4.6
2022-03-01 21:14:19 +00:00
sthen
0004605039
update to maturin-0.12.9, from Dimitri Karamazov (maintainer)
2022-03-01 21:06:24 +00:00
sthen
258538fc8a
update to calibre-5.37.0, from Josh Grosse
2022-03-01 20:30:55 +00:00
sthen
4624e908e2
update to openvdb-9.0.0, from Dimitri Karamazov (maintainer)
2022-03-01 20:14:42 +00:00
ajacoutot
fab5777727
Update to awscli-1.22.64.
2022-03-01 19:46:19 +00:00
ajacoutot
bb9d51da6c
Update to py3-boto3-1.21.9.
2022-03-01 19:46:03 +00:00
ajacoutot
f77449c83e
Update to py3-botocore-1.24.9.
2022-03-01 19:45:48 +00:00
ajacoutot
21421177d9
Update to amazon-ssm-agent-3.1.1045.0.
2022-03-01 19:38:52 +00:00
ajacoutot
afed08e130
Update to py3-chromecast-10.3.0.
2022-03-01 19:32:46 +00:00
sthen
46f47155a7
add login.conf.d file for traccar, ok Renaud Allard (maintainer)
2022-03-01 17:58:56 +00:00
sthen
54ddaeccdf
add more languages for libreoffice, ok robert@
2022-03-01 13:55:04 +00:00
espie
2648e62bfe
fully revert with explanation why
2022-03-01 13:52:03 +00:00
sthen
af3aee1d6d
update to cgdb-0.8.0
2022-03-01 13:43:32 +00:00
espie
ec54852943
explicitly zap the part that adds missing cvs tags
2022-03-01 13:14:27 +00:00
espie
5845f6e5c1
revert happy go lucky clean-up as noticed by sthen@
2022-03-01 13:12:31 +00:00
espie
fff2181b00
zap $OpenBSD$ from generated patches
...
okay sthen@
2022-03-01 11:15:31 +00:00
sthen
a68bf6ce18
jwm: build debug packages
2022-03-01 11:10:14 +00:00
sthen
81e01af305
update to jwm-2.4.1
2022-03-01 11:07:22 +00:00
espie
45e5be99fd
kill the remaining scaffolding wrt cvstags
2022-03-01 11:01:17 +00:00
pvk
c8107930be
Update mattermost-server 6.4.0 -> 6.4.1
...
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html
2022-03-01 10:37:59 +00:00
bket
429a725910
Update to py-msgpack-1.0.3
...
Changes:
https://github.com/msgpack/msgpack-python/blob/v1.0.3/ChangeLog.rst
2022-03-01 10:36:53 +00:00
bket
a73b23aca9
Fix tests in net/synapse
...
OK sthen@ and Renaud Allard (maintainer)
2022-03-01 10:36:12 +00:00
bket
762edac018
devel/pytest-expect: s/py-msgpack/py-u-msgpack
...
As a result two patches can be dropped.
OK sthen@
2022-03-01 10:35:46 +00:00
bket
a3a276ec8f
+py-u-msgpack,python3
2022-03-01 10:34:41 +00:00
bket
2915c1d2d6
Import py-u-msgpack-2.7.1
...
DESCR:
u-msgpack-python is a lightweight MessagePack serializer and
deserializer module written in pure Python. u-msgpack-python is fully
compliant with the latest MessagePack specification. In particular, it
supports the new binary, UTF-8 string, and application-defined ext
types.
OK sthen@
2022-03-01 10:32:50 +00:00
sthen
de0b567d0c
update to py3-construct-2.10.68, which amongst other things gets rid of an
...
annoying deprecation warning
2022-03-01 10:29:53 +00:00
pascal
e1c6837df2
Update to tor 0.4.6.10.
2022-03-01 10:29:07 +00:00
sthen
5546e1c5aa
typo in NO_TEST
2022-03-01 10:27:10 +00:00
sthen
b81a101c6f
pykeepass: patch to remove the tight version checks, which appear to have
...
been done to tie it to versions of dependencies that still work with py2.
add missing RDEP while there. manually fetching and running the tests
from the github repo works ok
2022-03-01 10:23:58 +00:00
pvk
b9f925f76f
Update ansible 5.3.0 -> 5.4.0
...
Changelog: https://github.com/ansible-community/ansible-build-data/blob/main/5/CHANGELOG-v5.rst#v5-4-0
2022-03-01 10:13:24 +00:00
pvk
2b18d3626c
Update ansible-core 2.12.2 -> 2.12.3
...
Changelog: https://github.com/ansible/ansible/blob/v2.12.3/changelogs/CHANGELOG-v2.12.rst#v2-12-3
2022-03-01 10:12:37 +00:00
sthen
ca44eaecbd
snowflake_proxy: patch (via a sed because the pathname changes each
...
release, thanks go) away some logged UTF-8 characters which don't look
too pretty after a trip through vis
2022-03-01 09:58:04 +00:00
sthen
d4192d07f7
httpie: add missing TEST_DEPENDS
2022-03-01 09:56:40 +00:00
sthen
7c932a4282
update to smartmontools-7.3, from Martin Ziemer (maintainer)
2022-03-01 09:53:01 +00:00
op
12c07825c5
oops, i missed the plist bits too; no bump required because it doesn't
...
package
2022-03-01 08:51:00 +00:00
kevlo
f823fbe8ac
Update zh-iansui to 0.940
...
ok kmos@
2022-03-01 04:16:19 +00:00