[arch-commits] Commit in python-idna/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Nov 1 18:41:38 UTC 2021
Date: Monday, November 1, 2021 @ 18:41:38
Author: felixonmars
Revision: 426939
upgpkg: python-idna 3.3-1
Modified:
python-idna/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-01 18:35:51 UTC (rev 426938)
+++ PKGBUILD 2021-11-01 18:41:38 UTC (rev 426939)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-idna
-pkgver=3.2
+pkgver=3.3
pkgrel=1
pkgdesc="Internationalized Domain Names in Applications (IDNA)"
arch=('any')
@@ -10,7 +10,7 @@
depends=('python')
makedepends=('python-setuptools')
source=("https://pypi.io/packages/source/i/idna/idna-$pkgver.tar.gz")
-sha512sums=('2bc8e37abdc0570e5e13c9064f51630605806c3246a8d292511dad6f971610288212a2d881f9356ecb383f871e1477ccd60c4a5d6d7fd05254ff740d36543f35')
+sha512sums=('70b7cc8718e7d7899c75cfe476f044eae5a2fa03801fc9c12e3a092627ca943ffc4a578f9b8a55e181a11564835e125cfaaa577c02a6461dbb97366e620e53ad')
prepare() {
rm -r idna-$pkgver/*.egg-info
More information about the arch-commits
mailing list