Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages /
python-email-validator
Commits:
ca2ecbe1 by Lukas Fleischer at 2024-12-06T11:38:29-06:00
upgpkg: 2.2.0-2: build with 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.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/JoshData/python-email-validator
arch = any
license = Unlicense
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-email-validator
pkgver=2.2.0
-pkgrel=1
+pkgrel=2
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/ca2ecbe13e53dbd44ccd232ea741e2fa1756b9a0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-email-validator/-/commit/ca2ecbe13e53dbd44ccd232ea741e2fa1756b9a0
You're receiving this email because of your account on gitlab.archlinux.org.