Update deb pkg deps and bump version to 1.1

This commit is contained in:
K2IE 2024-03-25 12:11:25 -04:00
parent df64969adf
commit be3c44f637
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
Package: noaacap
Version: 1.0.0
Version: 1.1.0
Section: hamradio
Priority: extra
Maintainer: Dan Srebnick <k2ie at k2ie.net>
Architecture: all
Depends: aprx (>=2.9) | direwolf (>=1.3), db-util, python3-lxml, python3-pip, python3-bs4, python3-tz, python3-bsddb3, python3-systemd
Depends: aprx (>=2.9) | direwolf (>=1.3), db-util, python3-lxml, python3-pip, python3-bs4, python3-tz, python3-bsddb3, python3-systemd,python3-dateutil
Description: APRS Weather Alerts beacon exec for aprx & Dire Wolf

View File

@ -6,7 +6,7 @@
##
## See /usr/local/share/noaacap/CHANGELOG for change history
##
version = "1.0"
version = "1.1"
import sys
import pytz