From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/environs/
Date: Sat, 02 Aug 2025 05:20:51 +0000 (UTC) [thread overview]
Message-ID: <1754112042.24d557411cce389f0e55e09d6ae86f5470102914.mgorny@gentoo> (raw)
commit: 24d557411cce389f0e55e09d6ae86f5470102914
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 2 04:38:07 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 2 05:20:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d55741
dev-python/environs: Bump to 14.3.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/environs/Manifest | 1 +
dev-python/environs/environs-14.3.0.ebuild | 40 ++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
diff --git a/dev-python/environs/Manifest b/dev-python/environs/Manifest
index fe95bbd442cb..461be052cb2a 100644
--- a/dev-python/environs/Manifest
+++ b/dev-python/environs/Manifest
@@ -1 +1,2 @@
DIST environs-14.2.0.gh.tar.gz 45178 BLAKE2B 167c96d0a0845d25b38d7b2f2cefc3f00eb5468be3c70667944537de008a92b8691f096a44f1a7728ea2bdf88450fec2335f15f186a97732cdbc570797129ca4 SHA512 c1b34cf4cda44864083c14622d020a9c907b9cbcbc0e18ff18e1044bc9fee9fc71a63513118f237141ea32bd72333bcd5e9101b0f3db06c368fb24aa16b1ed5c
+DIST environs-14.3.0.gh.tar.gz 46904 BLAKE2B c787c7e62d92dfa4a39f8ef7a9017806608743a8d601f8669f47b5bdaa60215db8c6aa25a435ba2b3c0cb4dab7bea423bba066c745f1530cabdaf5e31e065ab7 SHA512 70acb1f5f3d607b75098d8d679c09052d2bd585124032a09d518c7067559b62eedac0a45adac76dcd25fa8c9366a84773199ffd2283b34da63e12aca9c466953
diff --git a/dev-python/environs/environs-14.3.0.ebuild b/dev-python/environs/environs-14.3.0.ebuild
new file mode 100644
index 000000000000..279c00d157d3
--- /dev/null
+++ b/dev-python/environs/environs-14.3.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2021-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{11..13} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python library for simplified environment variable parsing"
+HOMEPAGE="
+ https://github.com/sloria/environs/
+ https://pypi.org/project/environs/
+"
+SRC_URI="
+ https://github.com/sloria/environs/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+
+RDEPEND="
+ dev-python/python-dotenv[${PYTHON_USEDEP}]
+ >=dev-python/marshmallow-3.18.0[${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}]
+ )
+"
+
+DOCS=( CHANGELOG.md CONTRIBUTING.md README.md )
+
+EPYTEST_PLUGINS=()
+distutils_enable_tests pytest
next reply other threads:[~2025-08-02 5:21 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-02 5:20 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-02 5:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/environs/ Michał Górny
2025-05-23 3:29 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-10-25 17:20 Arthur Zamarin
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=1754112042.24d557411cce389f0e55e09d6ae86f5470102914.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