mimeo: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:46 -04:00
parent 8f1432004d
commit 9c5a5a5f9c

View file

@ -1,9 +1,9 @@
# Template file for 'mimeo'
pkgname=mimeo
version=2023
revision=1
revision=2
build_style=python3-module
hostmakedepends="python3"
hostmakedepends="python3 python3-setuptools"
depends="python3-xdg"
short_desc="Open files by MIME-type or file name using regular expressions"
maintainer="SolitudeSF <solitudesf@protonmail.com>"