weather: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:00 -04:00
parent a9f96e04e2
commit c532e73ef0

View file

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