From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/cattrs/
Date: Sun, 27 Jun 2021 23:25:43 +0000 (UTC) [thread overview]
Message-ID: <1624835358.867eeadb324626609ae066965cc3122af0c34a86.Alessandro-Barbieri@gentoo> (raw)
commit: 867eeadb324626609ae066965cc3122af0c34a86
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Jun 27 23:09:18 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Jun 27 23:09:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=867eeadb
dev-python/cattrs: add 1.7.0
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/cattrs/Manifest | 1 +
dev-python/cattrs/cattrs-1.7.0.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-python/cattrs/Manifest b/dev-python/cattrs/Manifest
index 4b1af41a7..9deea383b 100644
--- a/dev-python/cattrs/Manifest
+++ b/dev-python/cattrs/Manifest
@@ -1 +1,2 @@
DIST cattrs-1.2.0.tar.gz 46656 BLAKE2B 40cc1351c910fc1026f06afc0170be93d07ec6488550e78b4334e22cf0a6e5d68031d4533ffdf8f076af53fd06c8eff71e0918095e375db3cee3713cd7ec1294 SHA512 9ab39447f9c476cc70d1be8e4827dab679e8144405cad4581da9bb723145574fe7e17fc7ef7977815f6fbb3fa4c5373b8fa33c292777ab6734efb41d6a60de80
+DIST cattrs-1.7.0.tar.gz 85690 BLAKE2B 708295907124fc2ed9c3095fb99ef3ae0ec4d80e495f1b0964185d615fbcd59c7d7f090f400d49e0c92b2e3bc952929c3feb3c35804ff600b088b8df43762a13 SHA512 a87381a65a3c14652fc04cb7f409272f3705965cb05472b849c3bb9096362eafc7fdc445ab4b51cdf5b62d049e4f00951c992f1562a8c20eef1abbfb5b8d2958
diff --git a/dev-python/cattrs/cattrs-1.7.0.ebuild b/dev-python/cattrs/cattrs-1.7.0.ebuild
new file mode 100644
index 000000000..a6a19fc29
--- /dev/null
+++ b/dev-python/cattrs/cattrs-1.7.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} pypy3 )
+
+inherit distutils-r1
+
+SRC_URI="https://github.com/Tinche/cattrs/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
+DESCRIPTION="Complex custom class converters for attrs"
+HOMEPAGE="https://github.com/Tinche/cattrs"
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
+DEPEND="
+ ${RDEPEND}
+ test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
next reply other threads:[~2021-06-27 23:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-27 23:25 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-11 0:38 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/cattrs/ Alessandro Barbieri
2021-07-05 8:44 Alessandro Barbieri
2021-06-30 21:58 Alessandro Barbieri
2021-06-29 3:25 Alessandro Barbieri
2021-06-28 13:34 Alessandro Barbieri
2021-06-19 21:53 Alessandro Barbieri
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=1624835358.867eeadb324626609ae066965cc3122af0c34a86.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--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