Skip to content

Commit fd726d0

Browse files
authored
Merge pull request #885 from macaroni-os/merge/mark-31/bump-dev-python_hatch-fancy-pypi-readme-25_1_0
mark-devkit: [mark-31] Bump dev-python/hatch-fancy-pypi-readme-25.1.0
2 parents b845a90 + 88e1885 commit fd726d0

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
DIST hatch_fancy_pypi_readme-24.1.0.tar.gz 28683 BLAKE2B 9baa6dd61c02f7bbc610b815db8476c10ace7623ac7cdfebbf2317d1f4f5713e898624fde1c915f9f8b5f92fea22dbff41963a0685ccf6f112180a8cf9cca59b SHA512 c263fe2d73a92ab29da215852d76a1a0c465b821e437fe96aea3f0fe30cee40e3013db01ff50b9dea138c5d766716d217af6bbe89c6a8d6ff41e59ba34f90976
2+
DIST hatch_fancy_pypi_readme-25.1.0.tar.gz 29701 BLAKE2B e464bbee47609d594b5c0f73a547e7a340b9d1c0f90b5780c07bd05caa790522f21ca8394db71a97d27e5fc3fe5426657f735e92e6a7d60c6768cba46d0d43ce SHA512 04b930498dc707cd66009354c30185c121f2eb056534eacf290eabfe6aabf21d9f766e0d453ec6be6648380e37a7e18c632a7198375209e76995db162a698fe4
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Distributed under the terms of the GNU General Public License v2
2+
3+
EAPI=7
4+
5+
PYTHON_COMPAT=( python3+ )
6+
DISTUTILS_USE_PEP517="hatchling"
7+
inherit distutils-r1
8+
9+
DESCRIPTION="Fancy PyPI READMEs with Hatch"
10+
HOMEPAGE="None https://pypi.org/project/hatch-fancy-pypi-readme/"
11+
SRC_URI="https://files.pythonhosted.org/packages/f3/0f/aed57c301f339936eb91cb4d8c1e5088a101081854bd3ec18a889df32365/hatch_fancy_pypi_readme-25.1.0.tar.gz -> hatch_fancy_pypi_readme-25.1.0.tar.gz"
12+
13+
DEPEND=""
14+
RDEPEND="
15+
dev-python/tomli[${PYTHON_USEDEP}]
16+
$(python_gen_cond_dep 'dev-python/typing-extensions[${PYTHON_USEDEP}]' python3_7)"
17+
IUSE=""
18+
SLOT="0"
19+
LICENSE=""
20+
KEYWORDS="*"
21+
S="${WORKDIR}/hatch_fancy_pypi_readme-25.1.0"

0 commit comments

Comments
 (0)