Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-validate-email
Commits:
f6aea57d by Jelle van der Waa at 2024-11-16T19:09:19+01:00
upgpkg: 1.3-12: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-validate-email
pkgdesc = Validate_email verify if an email address is valid and really
exists.
pkgver = 1.3
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/syrusakbary/validate_email
arch = any
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-validate-email
pkgver=1.3
-pkgrel=11
+pkgrel=12
pkgdesc="Validate_email verify if an email address is valid and really exists."
url="https://github.com/syrusakbary/validate_email"
license=('LGPL')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-validate-email/-/commit/f6aea57dcbc06292bb61496b3580ae5fd8f56918
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-validate-email/-/commit/f6aea57dcbc06292bb61496b3580ae5fd8f56918
You're receiving this email because of your account on gitlab.archlinux.org.