mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
meson, python-*: bump for python 3.12
This commit is contained in:
parent
332d372894
commit
8b88c56960
@ -1,9 +1,6 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
python setup.py build
|
gpep517 build-wheel --wheel-dir .dist --output-fd 3 3>&1 >&2
|
||||||
python setup.py install \
|
python -m installer -d "$1" .dist/*.whl
|
||||||
--root="$1" \
|
|
||||||
--optimize=1 \
|
|
||||||
--skip-build
|
|
||||||
|
|
||||||
rm -rf "$1/usr/share/polkit-1"
|
rm -rf "$1/usr/share/polkit-1"
|
||||||
|
@ -1,2 +1,5 @@
|
|||||||
python
|
python
|
||||||
|
python-gpep517 make
|
||||||
|
python-setuptools make
|
||||||
|
python-wheel make
|
||||||
samurai
|
samurai
|
||||||
|
@ -1 +1 @@
|
|||||||
1.4.0 1
|
1.4.0 2
|
||||||
|
@ -1 +1 @@
|
|||||||
3.9.0 1
|
3.9.0 2
|
||||||
|
@ -1 +1 @@
|
|||||||
2.0.6 1
|
2.0.6 2
|
||||||
|
@ -1 +1 @@
|
|||||||
15 1
|
15 2
|
||||||
|
@ -1 +1 @@
|
|||||||
0.7.0 1
|
0.7.0 2
|
||||||
|
@ -1 +1 @@
|
|||||||
3.1.3 1
|
3.1.3 2
|
||||||
|
@ -1 +1 @@
|
|||||||
1.3.3 1
|
1.3.3 2
|
||||||
|
@ -1 +1 @@
|
|||||||
2.1.5 1
|
2.1.5 2
|
||||||
|
@ -1 +1 @@
|
|||||||
24.0 1
|
24.0 2
|
||||||
|
@ -1 +1 @@
|
|||||||
0.43.0 1
|
0.43.0 2
|
||||||
|
Loading…
Reference in New Issue
Block a user