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/expandvars/
Date: Mon, 24 Mar 2025 05:31:52 +0000 (UTC)	[thread overview]
Message-ID: <1742794308.b5e08bc0b9e4822b6461b040dcc1833884929649.mgorny@gentoo> (raw)

commit:     b5e08bc0b9e4822b6461b040dcc1833884929649
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 24 05:24:32 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 24 05:31:48 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e08bc0

dev-python/expandvars: Bump to 1.0.0

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

 dev-python/expandvars/Manifest                |  1 +
 dev-python/expandvars/expandvars-1.0.0.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-python/expandvars/Manifest b/dev-python/expandvars/Manifest
index 9077a823cf92..9b554446a748 100644
--- a/dev-python/expandvars/Manifest
+++ b/dev-python/expandvars/Manifest
@@ -1 +1,2 @@
 DIST expandvars-0.12.0.tar.gz 10909 BLAKE2B 8d58396f237a0a157f4d57fe9cc79058cdb0b7c514eec405769f67f82b1cf0bd91a98a680e4e730c51d65b0fc57b529f33ef10b96159b6027e4c81cbdeb77fc6 SHA512 b6eeb4693800737aef6367f4fb6080963882c59de2276f187565a764f6b800c747c1d98a1dc2e5107a62ccab420e3528064a1b67ccff8494f8ca2ebf96f05cc6
+DIST expandvars-1.0.0.tar.gz 11388 BLAKE2B 9964ad75a2b31ee60b65142c4860ce474bb9af40fcdcc548bb32ec5b270682bdc9624f0771c4fd5e89cf77df0fe918936f50276441671d84ed61f9f15c0483db SHA512 06aacf831973386fe4a366477eefa93f9118ed0cb66822b7bca719eb688850e9803cf34a109ee51daa6147352a3b86da87667ba5d6018615778feabbcfaf3c6b

diff --git a/dev-python/expandvars/expandvars-1.0.0.ebuild b/dev-python/expandvars/expandvars-1.0.0.ebuild
new file mode 100644
index 000000000000..86c69e7e6ba7
--- /dev/null
+++ b/dev-python/expandvars/expandvars-1.0.0.ebuild
@@ -0,0 +1,21 @@
+# 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 pypy3_11 python3_{10..13} )
+
+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"
+
+distutils_enable_tests pytest


             reply	other threads:[~2025-03-24  5:31 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-24  5:31 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-07-13  3:16 Michał Górny
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
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=1742794308.b5e08bc0b9e4822b6461b040dcc1833884929649.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