mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
bump(virtual/python-funcsigs): sync with upstream
This commit is contained in:
parent
936f66c179
commit
35efb4979c
10
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/python-funcsigs-0-r1
vendored
Normal file
10
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/python-funcsigs-0-r1
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
DEFINED_PHASES=-
|
||||||
|
DESCRIPTION=A Virtual for Python function signatures from PEP362 (py3.3 variant)
|
||||||
|
EAPI=5
|
||||||
|
IUSE=python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6
|
||||||
|
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux
|
||||||
|
RDEPEND=python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_pypy? ( dev-python/funcsigs ) python_targets_pypy3? ( dev-python/funcsigs ) python_targets_python2_7? ( dev-python/funcsigs )
|
||||||
|
REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 )
|
||||||
|
SLOT=0
|
||||||
|
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
|
||||||
|
_md5_=2ed7e87b7398cd7a899ace9eb75e9424
|
10
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/python-funcsigs-1
vendored
Normal file
10
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/python-funcsigs-1
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
DEFINED_PHASES=-
|
||||||
|
DESCRIPTION=A Virtual for Python function signatures from PEP362 (py3.6 variant)
|
||||||
|
EAPI=6
|
||||||
|
IUSE=python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6
|
||||||
|
KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux
|
||||||
|
RDEPEND=python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_pypy? ( >=dev-python/funcsigs-1 ) python_targets_pypy3? ( >=dev-python/funcsigs-1 ) python_targets_python2_7? ( >=dev-python/funcsigs-1 ) python_targets_python3_4? ( >=dev-python/funcsigs-1 ) python_targets_python3_5? ( >=dev-python/funcsigs-1 )
|
||||||
|
REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 )
|
||||||
|
SLOT=0
|
||||||
|
_eclasses_=multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
|
||||||
|
_md5_=2dfc4e4c161c522ebe7482127960b303
|
4
sdk_container/src/third_party/portage-stable/virtual/python-funcsigs/Manifest
vendored
Normal file
4
sdk_container/src/third_party/portage-stable/virtual/python-funcsigs/Manifest
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
EBUILD python-funcsigs-0-r1.ebuild 527 SHA256 572645d1be52b8c26329073a84faf9131045ddf7bc7f8f423d21d6580861e3d8 SHA512 200909ef3ee53c3bbe72f62b9e210636903003941cbf5f12af0b4ece905d2b90aa4b8370467be2f2dfe67a129d12388ddbb13f1839124935b4616464a4673c4f WHIRLPOOL ef28574291e5c4bd0e0905922ab8f0316d83fb4f60a1870b005e5df6d72c8cfe530fb52b9b1c4f3235a4fe6911a94e7a5a22aae9ee49cea600869d2dc38f475b
|
||||||
|
EBUILD python-funcsigs-1.ebuild 552 SHA256 ab383c27987927ab93c0f73ca266d9af40f4f927c03c0d5cd6e4fd18bbbcfec9 SHA512 b417281f879c909860ee6e9e00f0731a8c47cfa68c7ff20bbd0b2ba4e491284216321fa37b91d105cb6afb5949eed13f1921ead49b8866d78b21e0e4527f3cb3 WHIRLPOOL dfbc1e505f2d27a54c2be0fbdf2c3f3161a0f91568e96609900702e7554bc6d9b7458daf7c213128d0f9cc186548cbe4a6c7dd014d2aff255f0c1831d39aeeef
|
||||||
|
MISC ChangeLog 2186 SHA256 86ebdb15e02949884cbf3df91943dbf1c55e3e8bd997fe2451628596c993c040 SHA512 304cd3bfd81aa87ee85e8eae885eed26a8269cbe9aceae4a52891010042882c7a77aaa46df7bd77b7f2a0210d1f0b7a565f8e46d51ad2f25fe952ecd975bcad2 WHIRLPOOL fb43f31d494de459ae197248e83d7a1db0b51ae822a3a50c9030d6713fe5a55fe0f68c598dc39328d413cd07f32e7ce3fd73f06d5aef4c6eb67db179d3957919
|
||||||
|
MISC metadata.xml 246 SHA256 634432e12556106844e569b7ff16962881c6e70887e6fc9650bdd82deb51a834 SHA512 3245fb694492b2f698fb63aac02e66fb8a94fe35eabda45df4790bec043a1ea552e112315334001902f070093bb73e7b741aa3004757404aed97ebdb86cc9fbc WHIRLPOOL 869ef1c8e23bdae0a11b44ccf38ddec23f0dc0ae2573bc83ccbe2d8a2c6bf5a3f9c3c52149aa2e3690dd66f7fc7ec498f2eb6b9d338440fb54c12d5ac0b9fb7a
|
8
sdk_container/src/third_party/portage-stable/virtual/python-funcsigs/metadata.xml
vendored
Normal file
8
sdk_container/src/third_party/portage-stable/virtual/python-funcsigs/metadata.xml
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||||
|
<pkgmetadata>
|
||||||
|
<maintainer type="project">
|
||||||
|
<email>python@gentoo.org</email>
|
||||||
|
<name>Python</name>
|
||||||
|
</maintainer>
|
||||||
|
</pkgmetadata>
|
17
sdk_container/src/third_party/portage-stable/virtual/python-funcsigs/python-funcsigs-0-r1.ebuild
vendored
Normal file
17
sdk_container/src/third_party/portage-stable/virtual/python-funcsigs/python-funcsigs-0-r1.ebuild
vendored
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=5
|
||||||
|
|
||||||
|
PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
|
||||||
|
|
||||||
|
inherit python-r1
|
||||||
|
|
||||||
|
DESCRIPTION="A Virtual for Python function signatures from PEP362 (py3.3 variant)"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
|
||||||
|
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||||
|
|
||||||
|
RDEPEND="
|
||||||
|
${PYTHON_DEPS}
|
||||||
|
$(python_gen_cond_dep 'dev-python/funcsigs' python2_7 pypy pypy3 )"
|
17
sdk_container/src/third_party/portage-stable/virtual/python-funcsigs/python-funcsigs-1.ebuild
vendored
Normal file
17
sdk_container/src/third_party/portage-stable/virtual/python-funcsigs/python-funcsigs-1.ebuild
vendored
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=6
|
||||||
|
|
||||||
|
PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
|
||||||
|
|
||||||
|
inherit python-r1
|
||||||
|
|
||||||
|
DESCRIPTION="A Virtual for Python function signatures from PEP362 (py3.6 variant)"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
|
||||||
|
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||||
|
|
||||||
|
RDEPEND="
|
||||||
|
${PYTHON_DEPS}
|
||||||
|
$(python_gen_cond_dep '>=dev-python/funcsigs-1' python2_7 python3_{3,4,5} pypy{,3} )"
|
Loading…
Reference in New Issue
Block a user