Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-zeroconf


Commits:
dd3da986 by Jelle van der Waa at 2026-05-17T14:25:55+02:00
upgpkg: 0.149.1-1

- - - - -


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.148.0
-       pkgrel = 2
+       pkgver = 0.149.1
+       pkgrel = 1
        url = https://github.com/jstasiak/python-zeroconf
        arch = x86_64
        license = LGPL-2.1-or-later
@@ -15,7 +15,7 @@ pkgbase = python-zeroconf
        makedepends = cython
        depends = python
        depends = python-ifaddr
-       source = 
python-zeroconf-0.148.0.tar.gz::https://github.com/jstasiak/python-zeroconf/archive/0.148.0.tar.gz
-       sha256sums = 
8a85eca5facbeb9118a1d72fc3cbf3e014960a5bd048f947b3cec908ff44107b
+       source = 
python-zeroconf-0.149.1.tar.gz::https://github.com/jstasiak/python-zeroconf/archive/0.149.1.tar.gz
+       sha256sums = 
5a71b927c70b8a3fd83e64fdb97f62642a6c4c562891aa5e02dd96ab80a7901b
 
 pkgname = python-zeroconf


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Maxim Andersson <[email protected]>
 
 pkgname=python-zeroconf
-pkgver=0.148.0
-pkgrel=2
+pkgver=0.149.1
+pkgrel=1
 pkgdesc="A pure python implementation of multicast DNS service discovery"
 arch=('x86_64')
 url="https://github.com/jstasiak/python-zeroconf";
@@ -13,7 +13,7 @@ makedepends=('python-setuptools' 'python-build' 
'python-installer'
              'python-wheel' 'python-poetry-core' 'cython')
 checkdepends=('python-pytest' 'python-pytest-asyncio')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/jstasiak/${pkgname}/archive/${pkgver}.tar.gz)
-sha256sums=('8a85eca5facbeb9118a1d72fc3cbf3e014960a5bd048f947b3cec908ff44107b')
+sha256sums=('5a71b927c70b8a3fd83e64fdb97f62642a6c4c562891aa5e02dd96ab80a7901b')
 
 build() {
   cd "${pkgbase}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zeroconf/-/commit/dd3da986462c6e2cd9b651f8196fdf80336ad5fb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zeroconf/-/commit/dd3da986462c6e2cd9b651f8196fdf80336ad5fb
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to