瀏覽代碼

package/ranger: switch from distutils to setuptools

distutils will be dropped with python 3.12.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Bernd Kuhls 2 年之前
父節點
當前提交
9ae04a4d11
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/ranger/ranger.mk

+ 1 - 1
package/ranger/ranger.mk

@@ -6,7 +6,7 @@
 
 RANGER_VERSION = 1.7.2
 RANGER_SITE = http://ranger.nongnu.org
-RANGER_SETUP_TYPE = distutils
+RANGER_SETUP_TYPE = setuptools
 RANGER_LICENSE = GPL-3.0
 RANGER_LICENSE_FILES = AUTHORS