rmlint: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:54 -04:00
parent f00e740e56
commit 621f6b8d84

View file

@ -1,10 +1,10 @@
# Template file for 'rmlint' # Template file for 'rmlint'
pkgname=rmlint pkgname=rmlint
version=2.10.2 version=2.10.2
revision=1 revision=2
build_style=scons build_style=scons
make_build_args="VERBOSE=1" make_build_args="VERBOSE=1"
hostmakedepends="pkg-config python3-Sphinx glib-devel" hostmakedepends="pkg-config python3-Sphinx python3-setuptools glib-devel"
makedepends="libblkid-devel elfutils-devel json-glib-devel" makedepends="libblkid-devel elfutils-devel json-glib-devel"
short_desc="Extremely fast tool to remove duplicates" short_desc="Extremely fast tool to remove duplicates"
maintainer="Andrea Brancaleoni <abc@pompel.me>" maintainer="Andrea Brancaleoni <abc@pompel.me>"