Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-idna
Commits:
61894f3d by Felix Yan at 2026-05-22T10:21:15+00:00
upgpkg: 3.16-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-idna
pkgdesc = Internationalized Domain Names in Applications (IDNA)
- pkgver = 3.15
+ pkgver = 3.16
pkgrel = 1
url = https://github.com/kjd/idna
arch = any
@@ -11,7 +11,7 @@ pkgbase = python-idna
makedepends = python-installer
makedepends = python-flit-core
depends = python
- source = git+https://github.com/kjd/idna.git#tag=v3.15
- sha512sums =
5c67bcfba5ed6417ee290848142c4e1a601b22a4d860bba73ac25c28b4aad73bc14ec9b0efccb3315795ff702cbea48a420c44a9fc22a9f9705ac00623747bb7
+ source = git+https://github.com/kjd/idna.git#tag=v3.16
+ sha512sums =
e31c95859e16d0ac3c657f06d5efbc260e0b02fc15e8e33aed4fc71e043ca0e7b9e73dd1ecfd49aed5b47c889147676a09110cfe610e71dd54a28601c8bea9b4
pkgname = python-idna
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-idna
-pkgver=3.15
+pkgver=3.16
pkgrel=1
pkgdesc="Internationalized Domain Names in Applications (IDNA)"
arch=('any')
@@ -11,7 +11,7 @@ depends=('python')
makedepends=('git' 'python-build' 'python-installer' 'python-flit-core')
checkdepends=('python-pytest')
source=("git+https://github.com/kjd/idna.git#tag=v$pkgver")
-sha512sums=('5c67bcfba5ed6417ee290848142c4e1a601b22a4d860bba73ac25c28b4aad73bc14ec9b0efccb3315795ff702cbea48a420c44a9fc22a9f9705ac00623747bb7')
+sha512sums=('e31c95859e16d0ac3c657f06d5efbc260e0b02fc15e8e33aed4fc71e043ca0e7b9e73dd1ecfd49aed5b47c889147676a09110cfe610e71dd54a28601c8bea9b4')
build() {
cd idna
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-idna/-/commit/61894f3d41c5b4de1163cc3c94857a953d26c5ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-idna/-/commit/61894f3d41c5b4de1163cc3c94857a953d26c5ae
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