Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-zeroconf
Commits:
80d3f034 by Jelle van der Waa at 2024-11-21T15:11:20+01:00
upgpkg: 0.132.2-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-zeroconf
pkgdesc = A pure python implementation of multicast DNS service
discovery
pkgver = 0.132.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/jstasiak/python-zeroconf
arch = any
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-zeroconf
pkgver=0.132.2
-pkgrel=2
+pkgrel=3
pkgdesc="A pure python implementation of multicast DNS service discovery"
arch=('any')
url="https://github.com/jstasiak/python-zeroconf"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zeroconf/-/commit/80d3f0341e248199f8992112b5657e0cab6c7be0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zeroconf/-/commit/80d3f0341e248199f8992112b5657e0cab6c7be0
You're receiving this email because of your account on gitlab.archlinux.org.