public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/email-validator/
Date: Sun, 22 Oct 2023 19:14:51 +0000 (UTC)	[thread overview]
Message-ID: <1698002084.75284e2fa0eb296c6616812c5c95946982fe5c45.mgorny@gentoo> (raw)

commit:     75284e2fa0eb296c6616812c5c95946982fe5c45
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 22 18:57:42 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 22 19:14:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75284e2f

dev-python/email-validator: Bump to 2.1.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/email-validator/Manifest                |  1 +
 .../email-validator/email-validator-2.1.0.ebuild   | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/email-validator/Manifest b/dev-python/email-validator/Manifest
index b28949611faf..53c35c66a799 100644
--- a/dev-python/email-validator/Manifest
+++ b/dev-python/email-validator/Manifest
@@ -1 +1,2 @@
 DIST email_validator-2.0.0.post2.tar.gz 45253 BLAKE2B b213ebab2a10acf6c2ab95d382fa78ef92f41ff85ce25c1cfa5a65403e728fd05c66df3dccbaec77eea469d0665701ad5d8047c31e69b57ed8e6fe52f3a1f9c5 SHA512 8c4abc955d909ef05ca89d6c6931bce06de199c33c5f8d0744d44ff00ee69c1841f295882af3da03963cc90ef031da46cdaef90249f73e0c7b47f19dfb816b62
+DIST email_validator-2.1.0.tar.gz 46254 BLAKE2B 2bb1740a4c205d159cb968c405e18384b9c34cf38477919c1f7b5a42d0677e6186769445cf516b0aa142e9aeeb0a800bb80d59e32219fc78fd9a199f78683da2 SHA512 c53d1700fdeac5e1e4240916647d6dc406174f1e249c94e0127832177e549ad8aa4115d4d238947e7a3da35e2748f788695ac22d0dc66a3d135b01de825a8356

diff --git a/dev-python/email-validator/email-validator-2.1.0.ebuild b/dev-python/email-validator/email-validator-2.1.0.ebuild
new file mode 100644
index 000000000000..2de9d92d52cb
--- /dev/null
+++ b/dev-python/email-validator/email-validator-2.1.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_PN=email-validator
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A robust email syntax and deliverability validation library"
+HOMEPAGE="
+	https://github.com/JoshData/python-email-validator/
+	https://pypi.org/project/email-validator/
+"
+
+LICENSE="CC0-1.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+SLOT="0"
+
+RDEPEND="
+	>=dev-python/idna-2.8[${PYTHON_USEDEP}]
+	>=dev-python/dnspython-1.15.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+	epytest -m "not network"
+}


             reply	other threads:[~2023-10-22 19:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-22 19:14 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-19 16:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/email-validator/ Michał Górny
2024-07-06  6:35 Michał Górny
2024-07-06  6:11 Sam James
2024-06-21  1:58 Michał Górny
2024-06-17  2:52 Michał Górny
2024-05-17 17:38 Michał Górny
2024-03-13 15:02 Michał Górny
2024-03-13 15:01 Michał Górny
2024-03-13 13:50 Arthur Zamarin
2024-02-27  6:38 Michał Górny
2023-11-22 11:06 Michał Górny
2023-11-22 11:06 Michał Górny
2023-10-23 12:35 Michał Górny
2023-05-28 11:36 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1698002084.75284e2fa0eb296c6616812c5c95946982fe5c45.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox