Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-email-validator
Commits:
945a5483 by Jelle van der Waa at 2024-11-18T20:56:55+01:00
upgpkg: 2.1.1-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-email-validator
pkgdesc = A robust email address syntax and deliverability validation
library
pkgver = 2.1.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/JoshData/python-email-validator
arch = any
license = Unlicense
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-email-validator
pkgver=2.1.1
-pkgrel=2
+pkgrel=3
pkgdesc="A robust email address syntax and deliverability validation library"
arch=(any)
url="https://github.com/JoshData/python-email-validator"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-email-validator/-/commit/945a5483d77c8c57443d0fbea8959803cfc337a2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-email-validator/-/commit/945a5483d77c8c57443d0fbea8959803cfc337a2
You're receiving this email because of your account on gitlab.archlinux.org.