Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 634354 Details for
Bug 711070
dev-python/ruamel-yaml-1.16.10 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ruamel-yaml-0.16.10.ebuild
ruamel-yaml-0.16.10.ebuild (text/plain), 737 bytes, created by
Marek Szuba (RETIRED)
on 2020-04-24 09:49:53 UTC
(
hide
)
Description:
ruamel-yaml-0.16.10.ebuild
Filename:
MIME Type:
Creator:
Marek Szuba (RETIRED)
Created:
2020-04-24 09:49:53 UTC
Size:
737 bytes
patch
obsolete
># Copyright 1999-2020 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 > >PYTHON_COMPAT=( python3_{6,7,8} ) >DISTUTILS_USE_SETUPTOOLS=rdepend > >inherit distutils-r1 > >MY_PN="${PN//-/.}" >MY_P="${MY_PN}-${PV}" > >DESCRIPTION="YAML parser/emitter that supports roundtrip comment preservation" >HOMEPAGE="https://pypi.org/project/ruamel.yaml/ https://sourceforge.net/p/ruamel-yaml" >SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" > >LICENSE="MIT" >SLOT="0" >KEYWORDS="~amd64 ~arm64 ~x86" > >RDEPEND="dev-python/yuamel-yaml-clib[${PYTHON_USEDEP}]" > >S="${WORKDIR}"/${MY_P} > >python_install() { > distutils-r1_python_install --single-version-externally-managed > find "${ED}" -name '*.pth' -delete || die >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 711070
:
631128
|
634354
|
634356
|
634394