From 63d13aa15f847d35d7f7473e1595de6c9d53f655 Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 6 Mar 2023 11:54:02 +0800 Subject: python-libraries: Update build options This updates the build options for these packages to work with the pyproject.toml-based build process, and removes PYTHON3_PKG_FORCE_DISTUTILS_SETUP:=1. Signed-off-by: Jeffery To --- lang/python/python-evdev/Makefile | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'lang/python/python-evdev') diff --git a/lang/python/python-evdev/Makefile b/lang/python/python-evdev/Makefile index 6463daec7..bab726b54 100644 --- a/lang/python/python-evdev/Makefile +++ b/lang/python/python-evdev/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=python-evdev PKG_VERSION:=1.6.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_LICENSE:=BSD-3-Clause PKG_MAINTAINER:=Paulo Costa , Alexandru Ardelean @@ -18,8 +18,6 @@ PKG_MAINTAINER:=Paulo Costa , Alexandru Ardelean