aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/python-flit-core/abuild
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-03-11 04:04:24 +0000
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-03-11 04:04:24 +0000
commite40254e2345306a98e80da098dd869ea1c5a7517 (patch)
treeb51285289d8bbd87e593406bfddac82b8941f4ab /repos/extra/python-flit-core/abuild
parent5ef75b3d63dc4bb6d8a36f867a6b96b793f307c4 (diff)
downloadalicelinux-e40254e2345306a98e80da098dd869ea1c5a7517.tar.gz
alicelinux-e40254e2345306a98e80da098dd869ea1c5a7517.zip
python-flit-core: updated to 3.11.0
Diffstat (limited to 'repos/extra/python-flit-core/abuild')
-rw-r--r--repos/extra/python-flit-core/abuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/repos/extra/python-flit-core/abuild b/repos/extra/python-flit-core/abuild
index 67e57b69..2b50ebd8 100644
--- a/repos/extra/python-flit-core/abuild
+++ b/repos/extra/python-flit-core/abuild
@@ -1,10 +1,12 @@
name=python-flit-core
-version=3.10.1
+version=3.11.0
release=1
-source="https://files.pythonhosted.org/packages/source/f/flit/flit-${version}.tar.gz"
+source="https://files.pythonhosted.org/packages/source/f/flit/flit-${version}.tar.gz
+ vendor-licenses.patch"
+build_dir=flit-$version/flit_core
build() {
- cd flit_core
+ #cd flit_core
rm -rf flit_core/vendor/
python3 build_dists.py
python3 -m installer -d $PKG \