From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tomlkit/
Date: Thu, 3 Nov 2022 19:38:02 +0000 (UTC) [thread overview]
Message-ID: <1667504226.20b60d90c2c012018f2ef60e8bf564d8935e5bae.arthurzam@gentoo> (raw)
commit: 20b60d90c2c012018f2ef60e8bf564d8935e5bae
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 3 19:37:06 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 19:37:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b60d90
dev-python/tomlkit: drop 0.11.4
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/tomlkit/Manifest | 1 -
dev-python/tomlkit/tomlkit-0.11.4.ebuild | 37 --------------------------------
2 files changed, 38 deletions(-)
diff --git a/dev-python/tomlkit/Manifest b/dev-python/tomlkit/Manifest
index 9adf6f4c3d93..041027816196 100644
--- a/dev-python/tomlkit/Manifest
+++ b/dev-python/tomlkit/Manifest
@@ -1,3 +1,2 @@
-DIST tomlkit-0.11.4.tar.gz 187608 BLAKE2B f6920eb53c4b5dc13afd5ccd8b9ac5ae867e4b353e6bcc2be4d5e4d8774e2869f93f4c222931b2b3c505371b8812de5ef1797891ce828889a806e665ab32aa84 SHA512 b68b5d2c5f2ad7aa2cbeac308008467f22c0c9975862506bcabbfdf1de677dbaab1c5cead17c68f4bf2977a7077ddcc46ef6383bd8a87e2ac1252641ae463335
DIST tomlkit-0.11.5.tar.gz 188079 BLAKE2B 5ef55255904d3393c5a0937b6df30d95c9a41892848abaafab844233bfe9c656cdf4348a468cf2c9afa912d14a334874ac7854a9e94a4ee9b0bab35021d18667 SHA512 71225787e3543f995358b288bf459256632a8cd72a52aae2a1c6ea04e7c0978fb9ccfa856fa5e96e6d6c9d416abcefccec3e94985421ea14e31a755ee85a3dec
DIST tomlkit-0.11.6.tar.gz 188290 BLAKE2B c0fc64177dff2254ab4d377f15bada1093e69ed66f815b04f698359f096b123b256949e871344276e6fcda26e43ac22c505460c4f906505ea9676774cbfb0c5f SHA512 692f2facb18440609b63995f690f4ba29e82d696f5ce612f872499b4a42bb0ab33fcbf52abf36057c25448b3e29f30955dbc7e0ba34f10d21cb9b5d36e9ad9bf
diff --git a/dev-python/tomlkit/tomlkit-0.11.4.ebuild b/dev-python/tomlkit/tomlkit-0.11.4.ebuild
deleted file mode 100644
index ae58bab0c59b..000000000000
--- a/dev-python/tomlkit/tomlkit-0.11.4.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Style preserving TOML library"
-HOMEPAGE="
- https://github.com/sdispater/tomlkit/
- https://pypi.org/project/tomlkit/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-BDEPEND="
- test? (
- dev-python/pyyaml[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
-
-src_configure() {
- # use setup.py to avoid circular dep with poetry-core
- cat > pyproject.toml <<-EOF || die
- [build-system]
- requires = ["setuptools"]
- build-backend = "setuptools.build_meta"
- EOF
-}
next reply other threads:[~2022-11-03 19:38 UTC|newest]
Thread overview: 86+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-03 19:38 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-16 20:45 [gentoo-commits] repo/gentoo:master commit in: dev-python/tomlkit/ Michał Górny
2024-08-31 9:21 Michał Górny
2024-08-31 8:11 Arthur Zamarin
2024-08-15 3:47 Michał Górny
2024-08-14 6:05 Michał Górny
2024-07-27 7:00 Arthur Zamarin
2024-07-11 3:25 Michał Górny
2024-05-25 6:21 Michał Górny
2024-05-25 6:08 Arthur Zamarin
2024-05-13 12:38 Michał Górny
2024-05-09 4:08 Michał Górny
2024-03-13 15:02 Michał Górny
2024-03-13 13:50 Arthur Zamarin
2024-02-27 6:38 Michał Górny
2023-11-29 10:17 Michał Górny
2023-11-29 10:15 Michał Górny
2023-11-15 5:55 Michał Górny
2023-11-02 19:44 Michał Górny
2023-09-01 16:44 Michał Górny
2023-09-01 16:30 Arthur Zamarin
2023-07-27 15:57 Michał Górny
2023-05-29 4:37 Michał Górny
2023-05-28 19:55 Arthur Zamarin
2023-05-25 14:49 Michał Górny
2023-04-28 14:50 Arthur Zamarin
2023-04-28 14:41 Arthur Zamarin
2023-04-27 17:24 Michał Górny
2023-03-27 16:49 Michał Górny
2022-11-29 8:41 Michał Górny
2022-11-29 7:25 Arthur Zamarin
2022-11-03 19:12 Arthur Zamarin
2022-10-28 7:09 Michał Górny
2022-09-28 18:34 Michał Górny
2022-09-19 19:40 Michał Górny
2022-09-19 19:38 Arthur Zamarin
2022-09-11 5:29 Michał Górny
2022-09-10 22:37 Jakov Smolić
2022-08-13 8:05 Michał Górny
2022-08-11 9:59 Michał Górny
2022-08-09 6:31 Michał Górny
2022-08-09 4:00 Arthur Zamarin
2022-08-08 19:18 Arthur Zamarin
2022-07-07 8:26 Michał Górny
2022-06-24 10:21 Michał Górny
2022-06-24 9:05 Arthur Zamarin
2022-05-25 7:12 Michał Górny
2022-05-11 10:04 Michał Górny
2022-05-01 12:56 Michał Górny
2022-05-01 12:20 Jakov Smolić
2022-05-01 6:55 Michał Górny
2022-04-24 6:41 Michał Górny
2022-03-28 10:14 Michał Górny
2022-03-15 14:26 Michał Górny
2022-03-15 13:31 Jakov Smolić
2022-02-18 9:19 Michał Górny
2022-02-11 21:44 Arthur Zamarin
2022-02-11 21:32 Arthur Zamarin
2022-02-11 21:11 Arthur Zamarin
2022-02-11 21:07 Arthur Zamarin
2022-02-11 21:02 Arthur Zamarin
2022-02-11 7:26 Agostino Sarubbo
2022-02-11 7:25 Agostino Sarubbo
2022-02-11 7:24 Agostino Sarubbo
2022-02-10 22:54 Michał Górny
2022-02-08 20:14 Michał Górny
2022-02-07 20:30 Michał Górny
2022-02-04 18:50 Michał Górny
2022-02-02 9:27 Michał Górny
2022-02-01 22:03 Michał Górny
2022-01-26 23:19 Michał Górny
2022-01-26 21:31 Michał Górny
2022-01-19 13:51 Marek Szuba
2022-01-19 13:44 Jakov Smolić
2022-01-17 13:02 James Le Cuirot
2022-01-17 6:53 Joshua Kinard
2022-01-16 18:30 Arthur Zamarin
2022-01-16 18:30 Arthur Zamarin
2022-01-16 18:30 Arthur Zamarin
2022-01-16 18:30 Arthur Zamarin
2022-01-16 18:30 Arthur Zamarin
2022-01-16 18:30 Arthur Zamarin
2022-01-16 18:30 Arthur Zamarin
2021-12-20 8:40 Michał Górny
2021-06-10 12:24 Andrew Ammerlaan
2021-06-10 9:58 Andrew Ammerlaan
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=1667504226.20b60d90c2c012018f2ef60e8bf564d8935e5bae.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