mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 14:50:07 -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
|
||||
|
||||
python setup.py build
|
||||
python setup.py install \
|
||||
--root="$1" \
|
||||
--optimize=1 \
|
||||
--skip-build
|
||||
gpep517 build-wheel --wheel-dir .dist --output-fd 3 3>&1 >&2
|
||||
python -m installer -d "$1" .dist/*.whl
|
||||
|
||||
rm -rf "$1/usr/share/polkit-1"
|
||||
|
@ -1,2 +1,5 @@
|
||||
python
|
||||
python-gpep517 make
|
||||
python-setuptools make
|
||||
python-wheel make
|
||||
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