Jeremy Drake
d73f456b73
starship: add workarounds for arm64 and x86
2023-07-30 16:40:30 -07:00
Christoph Reiter
1c70a91b41
Merge pull request #17905 from lazka/binutils-2.41
...
binutils: Update to 2.41
2023-07-30 21:44:41 +02:00
Christoph Reiter
ce7d12a8aa
Merge pull request #17902 from raedrizqie/nodejs
...
nodejs: update to 18.17.0
2023-07-30 21:15:00 +02:00
Christoph Reiter
edd9c6459a
binutils: Update to 2.41
...
All removed patches are included in the new release
2023-07-30 21:12:58 +02:00
Biswapriyo Nath
a2a5115e1b
libilbm: Fix building shared library
...
* Add -no-undefined option to build shared library.
* Add -export-symbols options with libilbm.def file to export proper APIs.
* Remove LIBRARY name in libilbm.def to use proper name in import library.
* Add libiff in depends list. libilbm/ilbm.h includes libiff/chunk.h.
2023-07-31 00:18:03 +05:30
Biswapriyo Nath
2ba0d2a89a
libiff: Fix building shared library
...
* Add -no-undefined option to build shared library.
* Add -export-symbols options with libiff.def file to export proper APIs.
* Remove LIBRARY name in libiff.def to use proper name in import library.
2023-07-31 00:18:03 +05:30
Maksim Bondarenkov
02e3cbe973
starship: update to 1.16.0 ( #17831 )
...
* starship: update to 1.16.0
* disable i686
see https://github.com/msys2/MINGW-packages/pull/17831#issuecomment-1648392525
---------
Co-authored-by: Jeremy Drake <github@jdrake.com >
2023-07-30 11:03:24 -07:00
Christoph Reiter
7fe1109f04
Merge pull request #17903 from lazka/tomli-cleanup
...
python-tomli cleanup
2023-07-30 18:45:11 +02:00
Christoph Reiter
e80bbb7936
sip: remove tomli
2023-07-30 18:40:42 +02:00
Christoph Reiter
b9aeb20faf
python-versioningit: remove tomli
2023-07-30 18:40:42 +02:00
Christoph Reiter
8b00955dd4
python-tox: remove tomli
2023-07-30 18:40:42 +02:00
Christoph Reiter
ced78f0d6f
python-setuptools-scm: remove tomli
2023-07-30 18:40:41 +02:00
Christoph Reiter
4b9bfed077
python-scikit-build: remove tomli
2023-07-30 18:40:41 +02:00
Christoph Reiter
5492d02754
python-pytoolconfig: remove tomli
2023-07-30 18:40:41 +02:00
Christoph Reiter
a899aee58d
python-pytest: remove tomli and exceptiongroup
...
both no longer needed with Python 3.11
2023-07-30 18:40:41 +02:00
Christoph Reiter
d95d25474b
python-pylint: remove tomli
2023-07-30 18:40:41 +02:00
Christoph Reiter
d7ddcffffd
python-poetry: remove tomli
2023-07-30 18:40:40 +02:00
Christoph Reiter
90c51af77c
python-pip-tools: remove tomli
2023-07-30 18:40:40 +02:00
Christoph Reiter
41d60d0d29
python-pdm-backend: remove tomli
2023-07-30 18:40:40 +02:00
Christoph Reiter
f64c85e66e
python-nvchecker: remove tomli
2023-07-30 18:40:40 +02:00
Christoph Reiter
bde5f9ae1c
python-maturin: remove tomli dependency
2023-07-30 18:40:40 +02:00
Christoph Reiter
0dd689ffdc
python-lsp-black: remove tomli dependency
2023-07-30 18:40:39 +02:00
Christoph Reiter
f6639cc473
python-jupyter_notebook_shim: remove tomli dependency
2023-07-30 18:40:39 +02:00
Christoph Reiter
452ac5dcc2
python-hatch-fancy-pypi-readme: remove tomli dependency
2023-07-30 18:40:37 +02:00
Christoph Reiter
3a7348903f
python-flit-scm: remove tomli dependency
2023-07-30 18:17:22 +02:00
Christoph Reiter
bcb2c89bad
python-flit: remove tomli dependency
2023-07-30 18:16:16 +02:00
Christoph Reiter
cc8b17b91a
python-black: remove tomli dependency
2023-07-30 18:14:27 +02:00
Christoph Reiter
a851dad20c
python-autopep8: remove tomli dependecy
2023-07-30 18:13:15 +02:00
Christoph Reiter
c7c88595cf
mypy: remove tomli dependency
2023-07-30 18:12:18 +02:00
Christoph Reiter
3f99999fbc
gi-docgen: remove tomli dependency
2023-07-30 18:09:25 +02:00
Christoph Reiter
d78eeed263
python-pydocstyle: remove tomli dependency
2023-07-30 18:08:18 +02:00
Christoph Reiter
f8c792f511
python-pyproject-api: remove tomli dependency
2023-07-30 18:06:45 +02:00
Christoph Reiter
8ef4ca8acf
python-hatchling: remove tomli dependency
2023-07-30 18:05:20 +02:00
Christoph Reiter
4f90ef2dad
python-build: remove tomli dependency
2023-07-30 18:03:49 +02:00
Biswapriyo Nath
7a3eadcd71
include-what-you-use: Rebuild to fix assertion
2023-07-30 21:32:13 +05:30
Christoph Reiter
855b8cbaac
meson-python: remove tomli dependency
...
no longer needed with Python 3.11
2023-07-30 18:02:08 +02:00
Christoph Reiter
1243a31e81
python-pyproject-hooks: remove tomli dependency
...
no longer needed with Python 3.11
2023-07-30 18:00:48 +02:00
Christoph Reiter
051e31afd8
python-tomli: disable bootstrapping again
2023-07-30 17:56:39 +02:00
Christoph Reiter
4d807a5d40
CI: allow "Configure Pagefile" to fail
...
it can time out and we don't need it for all jobs, so just
allow errors for now.
See https://github.com/al-cheb/configure-pagefile-action/issues/16
2023-07-30 17:28:19 +02:00
Raed Rizqie
d636532539
nodejs: update to 18.17.0
2023-07-30 22:07:59 +08:00
Christoph Reiter
6f8528cff4
Merge pull request #17897 from lazka/gcc-13.2.0
...
gcc: Update to 13.2.0
2023-07-30 16:06:45 +02:00
Christoph Reiter
0d551ba129
Merge pull request #17900 from podsvirov/texstudio-update
...
texstudio: Update to 4.6.1
2023-07-30 13:02:03 +02:00
Konstantin Podsvirov
e2f6680762
texstudio: Update to 4.6.1
2023-07-30 13:16:06 +03:00
Christoph Reiter
1dda50c57c
Merge pull request #17899 from podsvirov/texstudio-update
...
texstudio: Update to 4.6.0
2023-07-30 11:29:53 +02:00
Christoph Reiter
48c0c49730
gcc: Update to 13.2.0
...
0022-fix-radix-sort-on-32bit-platforms.patch: included in this release
Fixes #17887
2023-07-30 11:13:16 +02:00
Christoph Reiter
c21ee06e71
Merge pull request #17898 from lazka/podman-4.6.0
...
podman: Update to 4.6.0
2023-07-30 11:01:17 +02:00
Christoph Reiter
2298c67f01
Merge pull request #17889 from mmuetzel/blender
...
blender: update to 3.6.0
2023-07-30 10:59:08 +02:00
Christoph Reiter
1235d17441
Merge pull request #17896 from lazka/libarchive-3.7.1
...
libarchive: Update to 3.7.1
2023-07-30 10:56:06 +02:00
Christoph Reiter
289b18835b
podman: Update to 4.6.0
...
Fixes #17894
2023-07-30 10:48:14 +02:00
Christoph Reiter
de25deec4a
libarchive: Update to 3.7.1
2023-07-30 10:13:55 +02:00