python3-zulip: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:26:17 -05:00
parent 4d6d0d05c9
commit 66b3619865

View file

@ -1,7 +1,7 @@
# Template file for 'python3-zulip' # Template file for 'python3-zulip'
pkgname=python3-zulip pkgname=python3-zulip
version=0.9.0 version=0.9.0
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel" hostmakedepends="python3-setuptools python3-wheel"
depends="python3-click python3-distro python3-requests python3-typing_extensions" depends="python3-click python3-distro python3-requests python3-typing_extensions"