Skip to content

Commit 39aa3b1

Browse files
authored
Merge pull request #896 from macaroni-os/merge/mark-31/bump-dev-python_packaging-24_2-r1
mark-devkit: [mark-31] Bump dev-python/packaging-24.2-r1
2 parents e716489 + b2195ae commit 39aa3b1

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Distributed under the terms of the GNU General Public License v2
2+
# Autogen by MARK Devkit
3+
4+
EAPI=7
5+
6+
PYTHON_COMPAT=( python3+ )
7+
DISTUTILS_USE_PEP517="flit"
8+
inherit distutils-r1
9+
10+
DESCRIPTION="Core utilities for Python packages"
11+
HOMEPAGE="https://github.com/pypa/packaging/"
12+
SRC_URI="https://files.pythonhosted.org/packages/d0/63/68dbb6eb2de9cb10ee4c9c14a0148804425e13c4fb20d61cce69f53106da/packaging-24.2.tar.gz -> packaging-24.2.tar.gz
13+
"
14+
SLOT="0"
15+
LICENSE="|| ( Apache-2.0 BSD-2 )"
16+
KEYWORDS="*"
17+
S="${WORKDIR}/packaging-24.2"

0 commit comments

Comments
 (0)