Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
python-aiodns
Commits:
8904d0ca by Daniel M. Capella at 2024-04-05T18:36:58-04:00
upgpkg: 3.2.0-2: Rebuild for Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-aiodns
pkgdesc = Simple DNS resolver for asyncio
pkgver = 3.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/saghul/aiodns
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-aiodns
_name=${pkgname#python-}
pkgver=3.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Simple DNS resolver for asyncio'
arch=('any')
url=https://github.com/saghul/aiodns
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiodns/-/commit/8904d0ca503b0470bf079cadb946491a3e419b99
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiodns/-/commit/8904d0ca503b0470bf079cadb946491a3e419b99
You're receiving this email because of your account on gitlab.archlinux.org.