aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/python-flit-core/abuild
diff options
context:
space:
mode:
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 \