From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-dotenv/
Date: Thu, 8 Feb 2024 14:48:01 +0000 (UTC) [thread overview]
Message-ID: <1707403670.232cd6f9d470e2f9c8687dcd44cf826e23a843a0.mgorny@gentoo> (raw)
commit: 232cd6f9d470e2f9c8687dcd44cf826e23a843a0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 8 14:44:07 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 8 14:47:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=232cd6f9
dev-python/python-dotenv: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-dotenv/Manifest | 1 -
.../python-dotenv/python-dotenv-1.0.0.ebuild | 46 ----------------------
2 files changed, 47 deletions(-)
diff --git a/dev-python/python-dotenv/Manifest b/dev-python/python-dotenv/Manifest
index a901218c59c9..8fc411a128d9 100644
--- a/dev-python/python-dotenv/Manifest
+++ b/dev-python/python-dotenv/Manifest
@@ -1,2 +1 @@
-DIST python-dotenv-1.0.0.tar.gz 37399 BLAKE2B cc5a4b810fae2a79e091a9523738be37ba030c29a373f375f2d413396f56d0606b77febddfba82085f94abc151e86b3a8d4719899e4e80e9956bea3989569dbd SHA512 8fc14eb07d8fb5e4cb4a83338aac1009aaa0715b3e7438b4ac8ee7da0ad5f7cf6b05121a685d05af7f03828ab39df61382cfbc5e95c6708246d1f400fe10d250
DIST python-dotenv-1.0.1.tar.gz 39115 BLAKE2B 31bc0598abce2ffe5da0f248f56587fc549489c11b21e87ca144654c564701d7a5f952614b21ba12afb49a7bbb6d3753714c6e628485b449e9de2ec9513657f0 SHA512 d03f28f123b19e6e4af05c239686e189e5767108049399c110b80668bfea9d2a3f9222b719863fdef016cbe726a7a77748a18ddad013f7fc21c239ccf680c1da
diff --git a/dev-python/python-dotenv/python-dotenv-1.0.0.ebuild b/dev-python/python-dotenv/python-dotenv-1.0.0.ebuild
deleted file mode 100644
index eefe5f60a4b6..000000000000
--- a/dev-python/python-dotenv/python-dotenv-1.0.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Manage .env files"
-HOMEPAGE="
- https://github.com/theskumar/python-dotenv/
- https://pypi.org/project/python-dotenv/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-BDEPEND="
- test? (
- >=dev-python/click-5[${PYTHON_USEDEP}]
- >=dev-python/sh-2[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- dev-python/ipython[${PYTHON_USEDEP}]
- ' python3_{10,11})
- )
-"
-
-DOCS=( CHANGELOG.md README.md )
-
-distutils_enable_tests pytest
-
-python_install() {
- distutils-r1_python_install
- ln -s dotenv "${D}$(python_get_scriptdir)"/python-dotenv || die
-}
-
-src_install() {
- distutils-r1_src_install
-
- # Avoid collision with dev-ruby/dotenv (bug #798648)
- mv "${ED}"/usr/bin/{,python-}dotenv || die
-}
next reply other threads:[~2024-02-08 14:48 UTC|newest]
Thread overview: 79+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-08 14:48 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-29 4:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-dotenv/ Michał Górny
2025-05-14 11:59 Michał Górny
2025-04-12 7:40 Michał Górny
2025-04-12 7:30 Michał Górny
2025-03-26 6:35 Michał Górny
2025-02-16 18:44 Michał Górny
2025-02-16 18:44 Michał Górny
2024-08-25 18:46 Arthur Zamarin
2024-07-12 12:03 Michał Górny
2024-05-11 17:36 Michał Górny
2024-02-08 14:43 Michał Górny
2024-01-23 18:18 Arthur Zamarin
2023-05-29 15:03 Michał Górny
2023-03-14 13:55 Michał Górny
2023-03-14 7:03 Arthur Zamarin
2023-02-25 6:06 Michał Górny
2023-02-23 15:18 Sebastian Pipping
2023-02-23 15:14 Michał Górny
2023-02-23 6:19 Michał Górny
2023-02-23 6:19 Michał Górny
2023-02-22 20:30 Arthur Zamarin
2023-01-21 19:12 Sebastian Pipping
2022-11-29 0:43 Sebastian Pipping
2022-10-09 16:15 James Le Cuirot
2022-10-07 7:03 Michał Górny
2022-10-05 10:44 Michał Górny
2022-10-05 7:50 Arthur Zamarin
2022-09-03 17:16 Sebastian Pipping
2022-05-15 8:19 Jakov Smolić
2022-05-15 8:04 Michał Górny
2022-05-11 12:56 Jakov Smolić
2022-05-01 1:52 WANG Xuerui
2022-04-08 14:23 Arthur Zamarin
2022-04-08 14:23 Arthur Zamarin
2022-04-07 14:13 Michał Górny
2022-04-07 14:13 Michał Górny
2022-03-25 10:03 Michał Górny
2022-03-18 22:28 Michał Górny
2022-03-18 17:26 Arthur Zamarin
2022-02-15 9:39 Michał Górny
2021-12-03 20:47 Arthur Zamarin
2021-11-24 23:59 Sam James
2021-11-18 10:50 Sam James
2021-11-18 10:39 Sam James
2021-11-18 9:09 Sam James
2021-11-13 13:28 Michał Górny
2021-11-13 12:16 Jakov Smolić
2021-11-11 14:20 Sebastian Pipping
2021-10-10 6:45 Michał Górny
2021-09-12 7:44 Michał Górny
2021-09-12 7:09 Agostino Sarubbo
2021-08-19 19:57 Sam James
2021-08-11 19:26 Sam James
2021-08-07 10:18 Louis Sautier
2021-08-04 18:43 Louis Sautier
2021-07-29 7:10 Agostino Sarubbo
2021-07-28 6:42 Agostino Sarubbo
2021-07-24 18:07 Sebastian Pipping
2021-07-11 10:14 Georgy Yakovlev
2021-06-21 7:54 Michał Górny
2021-06-20 1:45 Sam James
2021-04-30 15:50 Michał Górny
2021-04-30 15:23 Agostino Sarubbo
2021-04-30 0:26 Sebastian Pipping
2021-04-07 2:11 Sebastian Pipping
2021-03-28 9:48 Michał Górny
2021-03-27 13:45 Sebastian Pipping
2021-02-01 8:50 Michał Górny
2021-02-01 4:43 Sam James
2020-12-16 11:51 Michał Górny
2020-11-13 4:57 Sam James
2020-11-09 0:39 Sebastian Pipping
2020-11-04 5:32 Sam James
2020-09-20 19:17 Louis Sautier
2020-09-13 19:22 Louis Sautier
2020-09-05 0:29 Sam James
2020-07-26 20:06 Sebastian Pipping
2020-06-03 16:46 Sebastian Pipping
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=1707403670.232cd6f9d470e2f9c8687dcd44cf826e23a843a0.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