public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/environs/
Date: Mon, 25 Oct 2021 17:20:04 +0000 (UTC)	[thread overview]
Message-ID: <1635182359.32abce5b5ffd1c48ad3ed1b0d6a31a464a8ddb6d.arthurzam@gentoo> (raw)

commit:     32abce5b5ffd1c48ad3ed1b0d6a31a464a8ddb6d
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 25 05:18:13 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 25 17:19:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32abce5b

dev-python/environs: add 9.3.4, enable py3.10

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/environs/Manifest              |  1 +
 dev-python/environs/environs-9.3.4.ebuild | 32 +++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-python/environs/Manifest b/dev-python/environs/Manifest
index c3c1a65d350..e5e1134fe2c 100644
--- a/dev-python/environs/Manifest
+++ b/dev-python/environs/Manifest
@@ -1 +1,2 @@
 DIST environs-9.3.2.tar.gz 22350 BLAKE2B f6b124e7918f305e55c3aecaa6349f1606f7d9e7e38fd03c02b796f647e140234fbb526d5e091dcf6510aeb0bb158af5d59df7368abc1e6046bd5eb68c5051c3 SHA512 68c411839995df5fc164d151dd85f0fe78c6a592c59b2f0eec2c7ddd7778c1863901b981224c1fc7a0e3cd26be235ea5107affeec4dac0d58ffd93b5363e857c
+DIST environs-9.3.4.gh.tar.gz 22914 BLAKE2B b47df2f7641ad47b48a0d4aaaaa0ce4fb2c805cefe6d997e5c6aa2ccfb2908196d879e251d496dda5ca9d112e1d2e60dd543f1ff62b7ad82ae5d546847aceef6 SHA512 b06110071ca423c6c6bdab8cb104dbc372cce77dcb057204b0b8c404827daeebfe72325d6d978bb4920c1b106af790b206b5d8a33f99bcbe31da4f82d4512006

diff --git a/dev-python/environs/environs-9.3.4.ebuild b/dev-python/environs/environs-9.3.4.ebuild
new file mode 100644
index 00000000000..0f6b134c4b4
--- /dev/null
+++ b/dev-python/environs/environs-9.3.4.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Python library for simplified environment variable parsing"
+HOMEPAGE="https://github.com/sloria/environs"
+SRC_URI="https://github.com/sloria/environs/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	dev-python/python-dotenv[${PYTHON_USEDEP}]
+	dev-python/marshmallow[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	test? (
+		dev-python/django-cache-url[${PYTHON_USEDEP}]
+		dev-python/dj-database-url[${PYTHON_USEDEP}]
+		dev-python/dj-email-url[${PYTHON_USEDEP}]
+		dev-python/toml[${PYTHON_USEDEP}]
+	)
+"
+
+DOCS=( CHANGELOG.md CONTRIBUTING.md README.md  )
+
+distutils_enable_tests pytest


             reply	other threads:[~2021-10-25 17:20 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-25 17:20 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-23  3:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/environs/ Michał Górny
2025-02-11  7:18 Michał Górny
2025-02-11  7:18 Michał Górny
2025-01-10 20:43 Michał Górny
2025-01-08  9:12 Michał Górny
2025-01-07  5:27 Michał Górny
2025-01-07  5:27 Michał Górny
2024-11-21  6:01 Michał Górny
2024-11-15  4:59 Michał Górny
2024-11-15  4:59 Michał Górny
2024-11-12  5:35 Michał Górny
2024-06-20 17:14 Michał Górny
2024-06-20 17:14 Michał Górny
2024-03-05  5:18 Michał Górny
2024-01-12  4:57 Michał Górny
2024-01-10  4:42 Michał Górny
2024-01-09  6:41 Michał Górny
2023-12-30 18:28 Michał Górny
2023-12-16  4:01 Michał Górny
2023-10-27 17:47 Michał Górny
2023-02-21 12:34 Michał Górny
2022-06-04 17:52 Michał Górny
2022-04-08 18:06 Michał Górny
2022-04-08 18:06 Michał Górny
2021-11-14  8:46 Michał Górny
2021-04-09 21:24 Zac Medico

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=1635182359.32abce5b5ffd1c48ad3ed1b0d6a31a464a8ddb6d.arthurzam@gentoo \
    --to=arthurzam@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