From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hatch-fancy-pypi-readme/
Date: Thu, 18 Jan 2024 18:46:35 +0000 (UTC) [thread overview]
Message-ID: <1705603585.36277e5ead2c0cf637e8ae47ca35bc1e32ebedcc.mgorny@gentoo> (raw)
commit: 36277e5ead2c0cf637e8ae47ca35bc1e32ebedcc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 18:43:21 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 18:46:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36277e5e
dev-python/hatch-fancy-pypi-readme: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/hatch-fancy-pypi-readme/Manifest | 2 --
.../hatch-fancy-pypi-readme-23.1.0.ebuild | 37 ----------------------
.../hatch-fancy-pypi-readme-23.2.0.ebuild | 37 ----------------------
3 files changed, 76 deletions(-)
diff --git a/dev-python/hatch-fancy-pypi-readme/Manifest b/dev-python/hatch-fancy-pypi-readme/Manifest
index 12e2b663042f..e819ffc11b6c 100644
--- a/dev-python/hatch-fancy-pypi-readme/Manifest
+++ b/dev-python/hatch-fancy-pypi-readme/Manifest
@@ -1,3 +1 @@
-DIST hatch-fancy-pypi-readme-23.1.0.gh.tar.gz 27878 BLAKE2B 934e7e1b8000feb554014dd3594724943173f1b5d78d1072e5612dde744d3cea925e49e46e0eddff7408211439c9f9efc24c488e6ce73fe9955bb5bf5d851b6d SHA512 a26b8205877815292c7c65380f3fff43a3222ec5044556a29fb0b570f0822b548f8f4403cb6a800044671692806b257ecee5f9ec0f3efb597e9a5780a8885424
-DIST hatch-fancy-pypi-readme-23.2.0.gh.tar.gz 28280 BLAKE2B d868f18fc8593626792225025305a0cc3fa915cdcb041371fad1b50a8fb590f184371586265b0c038229b8332494c1cdb5818065493762920667166af084ecc7 SHA512 eb678326fc6bc440c1bd64513ca235c628eaac73c16d9272c160acc8aa116076d8ac5bcdec7176c1299d5598c3025a2dce78a17a07c456ff2973245cdf722a7e
DIST hatch-fancy-pypi-readme-24.1.0.gh.tar.gz 28370 BLAKE2B 5f0783e63d23f102dd43ddb8b0906ca5d971e2ab0db4055eef62fcf84476790910db006359c20277be902985b7d4ab8e90e1389456d514930cef67ccfee70cec SHA512 fc659ae9a3646e4d013827d82cc75545d2b6b7ea0fa72491b51acf63f264fd764ec0bf99e894244be6fe402eaf0fc458bc95f565822387dda528dbd0347e1202
diff --git a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-23.1.0.ebuild b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-23.1.0.ebuild
deleted file mode 100644
index 0b9007fcc258..000000000000
--- a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-23.1.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Fancy PyPI READMEs with Hatch"
-HOMEPAGE="
- https://pypi.org/project/hatch-fancy-pypi-readme/
- https://github.com/hynek/hatch-fancy-pypi-readme/
-"
-SRC_URI="
- https://github.com/hynek/hatch-fancy-pypi-readme/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos"
-
-RDEPEND="
- dev-python/hatchling[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- dev-python/tomli[${PYTHON_USEDEP}]
- ' 3.{9..10})
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
- # fails without Internet (via pip)
- tests/test_end_to_end.py
-)
diff --git a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-23.2.0.ebuild b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-23.2.0.ebuild
deleted file mode 100644
index 52015ad06a56..000000000000
--- a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-23.2.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Fancy PyPI READMEs with Hatch"
-HOMEPAGE="
- https://pypi.org/project/hatch-fancy-pypi-readme/
- https://github.com/hynek/hatch-fancy-pypi-readme/
-"
-SRC_URI="
- https://github.com/hynek/hatch-fancy-pypi-readme/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
-
-RDEPEND="
- dev-python/hatchling[${PYTHON_USEDEP}]
- $(python_gen_cond_dep '
- dev-python/tomli[${PYTHON_USEDEP}]
- ' 3.{9..10})
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
- # fails without Internet (via pip)
- tests/test_end_to_end.py
-)
next reply other threads:[~2024-01-18 18:46 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-18 18:46 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-08 18:31 [gentoo-commits] repo/gentoo:master commit in: dev-python/hatch-fancy-pypi-readme/ Michał Górny
2024-01-18 18:03 Arthur Zamarin
2024-01-01 14:41 Michał Górny
2023-12-31 7:17 Michał Górny
2023-07-08 10:47 Benda XU
2023-06-27 11:52 Michał Górny
2023-06-27 5:19 Jakov Smolić
2023-05-23 15:42 Michał Górny
2023-05-23 5:07 Michał Górny
2022-10-03 16:46 Arthur Zamarin
2022-10-03 8:31 Agostino Sarubbo
2022-10-03 8:30 Agostino Sarubbo
2022-10-03 8:29 Agostino Sarubbo
2022-10-03 8:28 Agostino Sarubbo
2022-10-03 8:26 Agostino Sarubbo
2022-10-03 8:24 Agostino Sarubbo
2022-10-03 0:44 Sam James
2022-10-02 19:17 Arthur Zamarin
2022-10-02 18:54 Arthur Zamarin
2022-10-02 1:01 Sam James
2022-09-26 4:14 Arthur Zamarin
2022-09-22 7:40 Michał Górny
2022-09-12 8:16 Michał Górny
2022-09-11 13:19 Michał Górny
2022-09-11 13:19 Michał Górny
2022-09-10 18:45 Arthur Zamarin
2022-08-31 18:25 Arthur Zamarin
2022-08-28 9:48 James Le Cuirot
2022-08-27 18:04 Arthur Zamarin
2022-08-22 17:39 WANG Xuerui
2022-08-22 17:33 WANG Xuerui
2022-08-22 14:30 Jakov Smolić
2022-08-19 7:00 Arthur Zamarin
2022-08-19 5:54 Arthur Zamarin
2022-08-19 5:27 Arthur Zamarin
2022-08-19 5:27 Arthur Zamarin
2022-08-19 5:24 Arthur Zamarin
2022-08-19 5:24 Arthur Zamarin
2022-08-18 18:11 Arthur Zamarin
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=1705603585.36277e5ead2c0cf637e8ae47ca35bc1e32ebedcc.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