aboutsummaryrefslogtreecommitdiff
path: root/python/python3-zeroconf
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-zeroconf')
-rw-r--r--python/python3-zeroconf/python3-zeroconf.SlackBuild2
-rw-r--r--python/python3-zeroconf/python3-zeroconf.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-zeroconf/python3-zeroconf.SlackBuild b/python/python3-zeroconf/python3-zeroconf.SlackBuild
index f5564ae344..1a0bd5bcaf 100644
--- a/python/python3-zeroconf/python3-zeroconf.SlackBuild
+++ b/python/python3-zeroconf/python3-zeroconf.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-zeroconf
-VERSION=${VERSION:-0.147.2}
+VERSION=${VERSION:-0.148.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-zeroconf/python3-zeroconf.info b/python/python3-zeroconf/python3-zeroconf.info
index 2c6b6ccce6..09e1333c87 100644
--- a/python/python3-zeroconf/python3-zeroconf.info
+++ b/python/python3-zeroconf/python3-zeroconf.info
@@ -1,8 +1,8 @@
PRGNAM="python3-zeroconf"
-VERSION="0.147.2"
+VERSION="0.148.0"
HOMEPAGE="https://github.com/python-zeroconf/python-zeroconf"
-DOWNLOAD="https://github.com/python-zeroconf/python-zeroconf/archive/0.147.2/python-zeroconf-0.147.2.tar.gz"
-MD5SUM="4fcead7df6e257153f72f1113979539b"
+DOWNLOAD="https://github.com/python-zeroconf/python-zeroconf/archive/0.148.0/python-zeroconf-0.148.0.tar.gz"
+MD5SUM="569b21cb301815c5ebda8f41b4bdbd30"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-ifaddr python3-cython-opt python3-setuptools-opt python3-poetry-core"