From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/expandvars/
Date: Sun, 13 Jul 2025 03:16:21 +0000 (UTC) [thread overview]
Message-ID: <1752376223.8b1c2f42868ca394345a872c9a86a7060dc4f48f.mgorny@gentoo> (raw)
commit: 8b1c2f42868ca394345a872c9a86a7060dc4f48f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 13 03:10:23 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 13 03:10:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b1c2f42
dev-python/expandvars: Bump to 1.1.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/expandvars/Manifest | 1 +
dev-python/expandvars/expandvars-1.1.1.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-python/expandvars/Manifest b/dev-python/expandvars/Manifest
index 69bda1795590..59935e0add09 100644
--- a/dev-python/expandvars/Manifest
+++ b/dev-python/expandvars/Manifest
@@ -1 +1,2 @@
DIST expandvars-1.0.0.tar.gz 11388 BLAKE2B 9964ad75a2b31ee60b65142c4860ce474bb9af40fcdcc548bb32ec5b270682bdc9624f0771c4fd5e89cf77df0fe918936f50276441671d84ed61f9f15c0483db SHA512 06aacf831973386fe4a366477eefa93f9118ed0cb66822b7bca719eb688850e9803cf34a109ee51daa6147352a3b86da87667ba5d6018615778feabbcfaf3c6b
+DIST expandvars-1.1.1.tar.gz 70787 BLAKE2B a75def82317c8b16e04ec72a1ba6b477e14f2694e9621bd0b8864a2e84d7ff990b5149a743ccc63dcadcd0caa6fc070f9e1f96e73eb187d2d0ce62f4fb07e840 SHA512 8924663a2d7edb6c4e09a6ced187dd32d842df1549194fbf3f7f642af075aa3403439f729ead8f5775a8d2ac70b20ed7549c3741680461bbdf1379f9df310556
diff --git a/dev-python/expandvars/expandvars-1.1.1.ebuild b/dev-python/expandvars/expandvars-1.1.1.ebuild
new file mode 100644
index 000000000000..dfa10a84bb74
--- /dev/null
+++ b/dev-python/expandvars/expandvars-1.1.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2023-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( pypy3_11 python3_{11..14} python3_{13,14}t )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Expand system variables Unix style"
+HOMEPAGE="
+ https://github.com/sayanarijit/expandvars/
+ https://pypi.org/project/expandvars/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+EPYTEST_PLUGINS=()
+distutils_enable_tests pytest
next reply other threads:[~2025-07-13 3:16 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-13 3:16 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-13 6:06 [gentoo-commits] repo/gentoo:master commit in: dev-python/expandvars/ Michał Górny
2025-08-02 14:47 Michał Górny
2025-08-02 12:02 Arthur Zamarin
2025-05-12 7:22 Sam James
2025-05-11 22:19 Sam James
2025-04-18 12:38 Michał Górny
2025-04-12 7:40 Michał Górny
2025-04-12 7:30 Michał Górny
2025-03-24 5:31 Michał Górny
2024-09-06 15:26 Arthur Zamarin
2024-05-17 17:38 Michał Górny
2024-01-06 9:54 Michał Górny
2024-01-06 9:50 Michał Górny
2023-12-16 15:09 Michał Górny
2023-12-16 2:45 Sam James
2023-12-14 4:15 Sam James
2023-12-12 6:30 Viorel Munteanu
2023-12-10 12:53 Arthur Zamarin
2023-12-09 19:00 Arthur Zamarin
2023-12-09 19:00 Arthur Zamarin
2023-12-09 15:30 Michał Górny
2023-12-09 14:37 Michał Górny
2023-12-09 14:00 Michał Górny
2023-12-09 13:56 Michał Górny
2023-12-08 14:24 Arthur Zamarin
2023-11-30 19:47 Michał Górny
2023-11-22 11:16 Arthur Zamarin
2023-11-22 7:01 Jakov Smolić
2023-11-21 21:29 Sam James
2023-11-21 21:29 Sam James
2023-11-21 21:11 Sam James
2023-11-21 21:11 Sam James
2023-11-21 19:05 Michał Górny
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=1752376223.8b1c2f42868ca394345a872c9a86a7060dc4f48f.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