diff options
| author | Isaac Yu <isaacyu@protonmail.com> | 2025-10-05 19:40:08 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-10-06 16:59:06 +0700 |
| commit | 7dc62ad52ff1a1ac183464d6197273c2c24962ff (patch) | |
| tree | 3c072283cf19961960d93c0ceab4001217b956fb /python/python3-zeroconf | |
| parent | 1f5afe82c1e0311ac6470de659a32919165f5f51 (diff) | |
python/python3-zeroconf: Update for 1.48.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-zeroconf')
| -rw-r--r-- | python/python3-zeroconf/python3-zeroconf.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-zeroconf/python3-zeroconf.info | 6 |
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" |
