urlscan: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:45 -04:00
parent 095603d5d4
commit 6a6b32dc6c

View file

@ -1,7 +1,7 @@
# Template file for 'urlscan' # Template file for 'urlscan'
pkgname=urlscan pkgname=urlscan
version=1.0.1 version=1.0.1
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="hatchling hatch-vcs" hostmakedepends="hatchling hatch-vcs"
depends="python3-urwid" depends="python3-urwid"