Skip to content

Commit f976c47

Browse files
authored
Merge pull request #864 from macaroni-os/merge/mark-31/bump-dev-python_flit_core-3_12_0
mark-devkit: [mark-31] Bump dev-python/flit_core-3.12.0
2 parents 23336e3 + ff8d74c commit f976c47

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

dev-python/flit_core/Manifest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
DIST flit_core-3.11.0.tar.gz 52038 BLAKE2B 6b6e0c606429fdb8123aa2dc17336003d8348f576bf26745ffa116a5e0159e20be5b8a20c541c570a825cdb2c970380f290599a09fdcc9e3bcf4158329aff9d2 SHA512 628ffd0950da88f1775c1b193ee5c6f1af06046877ca0ad66d7ae5af7df4b49759f19a4494cf15d7a1480d34c19925ce11205e7359df9fc223bca6595f94525d
2+
DIST flit_core-3.12.0.tar.gz 53690 BLAKE2B 2dbc8cb1803d2b05693d458ab29d141631af268ad1620ccd91d7fe1636eab6c776c5482d94fdd2006dafa8b5cb45cb41d29fb80ac91e29877b43ba8e94ac2bd5 SHA512 189dcd674722164b165e18b11c4dc72b8309fa2e3c82fc1ed6a9160bb5c6c1f86e2b2cfa111603cf73dca0dba74a496a664d5cbb6242587b47f139c42f7ae8bd
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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="standalone"
7+
inherit distutils-r1
8+
9+
DESCRIPTION="Simplified packaging of Python modules (core module)"
10+
HOMEPAGE="None https://pypi.org/project/flit-core/"
11+
SRC_URI="https://files.pythonhosted.org/packages/69/59/b6fc2188dfc7ea4f936cd12b49d707f66a1cb7a1d2c16172963534db741b/flit_core-3.12.0.tar.gz -> flit_core-3.12.0.tar.gz"
12+
13+
DEPEND=""
14+
IUSE=""
15+
SLOT="0"
16+
LICENSE=""
17+
KEYWORDS="*"
18+
S="${WORKDIR}/flit_core-3.12.0"

0 commit comments

Comments
 (0)