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/abuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/repos/extra/python-flit-core/abuild b/repos/extra/python-flit-core/abuild
index c53d0f30..ffb1fa2d 100644
--- a/repos/extra/python-flit-core/abuild
+++ b/repos/extra/python-flit-core/abuild
@@ -1,5 +1,5 @@
name=python-flit-core
-version=3.9.0
+version=3.10.0
release=1
source="https://files.pythonhosted.org/packages/source/f/flit/flit-${version}.tar.gz"
@@ -9,5 +9,4 @@ build() {
python3 build_dists.py
python3 -m installer -d $PKG \
dist/flit_core-$version-py3-none-any.whl
- rm -r $PKG/usr/lib/python3*/site-packages/flit_core/tests
}