https://git.schokokeks.org/freewvs.git/tree/3c677f3241acb254bbba55b96d604c1aa6cf573c Recent commits to freewvs.git (3c677f3241acb254bbba55b96d604c1aa6cf573c) 2023-12-12T08:51:26+01:00 tag:gitlist.org,2012:commit/3c677f3241acb254bbba55b96d604c1aa6cf573c moodle update 2023-12-12T08:51:26+01:00 Hanno Böck 990588+hannob@users.noreply.github.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/4f15d82fc9ef0b35412fcffced5d116c5bb02758 owncloud update 2023-11-30T21:28:29+01:00 Hanno Böck 990588+hannob@users.noreply.github.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/8f3e1a94fdfa68afe044135e8b16806c5f189222 chmod +x setup.py 2023-11-26T09:19:58+01:00 Hanno Böck 990588+hannob@users.noreply.github.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/a2a55f1cb39d97d89a5eca6e5d6709aa2c1b254d black-style quotes 2023-11-26T09:19:39+01:00 Hanno Böck 990588+hannob@users.noreply.github.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/dfb643e8612db6a897b52ae96cbdd57d880e252e Use isort-style import sorting 2023-11-25T21:47:14+01:00 Hanno Böck 990588+hannob@users.noreply.github.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/f4f8aaa8f81e62325297557cdcd39011b03b3d9a update nextcloud 2023-11-22T10:21:31+01:00 Hanno Böck 990588+hannob@users.noreply.github.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/b3c5a0e9d66d356b0b44716aea76d369de5d193c roundcube 1.6.5 update 2023-11-07T10:17:55+01:00 Hanno Böck 990588+hannob@users.noreply.github.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/6504a930725623999fd77008fd038efb8b4eaad7 Remove obsolete comment, github actions python 3.x is now 3.12 2023-10-31T09:02:21+01:00 Hanno Böck 990588+hannob@users.noreply.github.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/cf56b73acebd84a9b527581ad59668948bbd9814 install setuptools, no longer automatically available with python 3.12 2023-10-31T08:59:28+01:00 Hanno Böck 990588+hannob@users.noreply.github.com <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/7b9abdab84fa9f3b5e489e06511f50e9a92d2996 Use filter argument with shutil.unpack_archive for python 3.12 2023-10-30T08:20:17+01:00 Hanno Böck 990588+hannob@users.noreply.github.com <pre>In python 3.12, not using the filter argument will raise a warning. Unfortunately, we need to also check for zip files separately, as those do not support the filter argument. &lt;/pre&gt;