weather: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:43 -04:00
parent c9df146706
commit 9028271b3d

View file

@ -1,7 +1,7 @@
# Template file for 'weather'
pkgname=weather
version=2.4.1
revision=4
revision=5
depends="python3"
conf_files="/etc/weatherrc"
short_desc="CLI utility for current (METAR) weather conditions and forecasts"