python3-bitstring: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:27:24 -05:00
parent 537ae2372a
commit 8b8ded62ea

View file

@ -1,7 +1,7 @@
# Template file for 'python3-bitstring' # Template file for 'python3-bitstring'
pkgname=python3-bitstring pkgname=python3-bitstring
version=4.1.4 version=4.1.4
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel" hostmakedepends="python3-setuptools python3-wheel"
depends="python3-bitarray" depends="python3-bitarray"