mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
weather: rebuild for Python 3.11
This commit is contained in:
parent
a9f96e04e2
commit
c532e73ef0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'weather'
|
# Template file for 'weather'
|
||||||
pkgname=weather
|
pkgname=weather
|
||||||
version=2.4.1
|
version=2.4.1
|
||||||
revision=3
|
revision=4
|
||||||
depends="python3"
|
depends="python3"
|
||||||
conf_files="/etc/weatherrc"
|
conf_files="/etc/weatherrc"
|
||||||
short_desc="CLI utility for current (METAR) weather conditions and forecasts"
|
short_desc="CLI utility for current (METAR) weather conditions and forecasts"
|
||||||
|
|
Loading…
Add table
Reference in a new issue