Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 634356 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-clib-0.2.0.ebuild
ruamel-yaml-clib-0.2.0.ebuild (text/plain), 687 bytes, created by
Marek Szuba (RETIRED)
on 2020-04-24 09:50:18 UTC
(
hide
)
Description:
ruamel-yaml-clib-0.2.0.ebuild
Filename:
MIME Type:
Creator:
Marek Szuba (RETIRED)
Created:
2020-04-24 09:50:18 UTC
Size:
687 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="C based reader/scanner and emitter for dev-python/ruamel-yaml" >HOMEPAGE="https://pypi.org/project/ruamel.yaml.clib/ https://sourceforge.net/p/ruamel-yaml-clib" >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-0.16.0" > >S="${WORKDIR}"/${MY_P} > >python_install() { > distutils-r1_python_install --single-version-externally-managed >}
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