mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
2020-09-26 10:06:24 UTC
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=FoBiS.py, a Fortran Building System for poor men
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/szaghi/FoBiS
|
||||
IUSE=graphviz python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
IUSE=graphviz python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=graphviz? ( dev-python/graphviz[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RDEPEND=graphviz? ( dev-python/graphviz[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/F/FoBiS.py/FoBiS.py-3.0.2.tar.gz -> FoBiS-3.0.2.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=1547c781ab7b63c38b13382ad225cc9d
|
||||
_md5_=0219726dbf451a0f2b562928333b4867
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=FoBiS.py, a Fortran Building System for poor men
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/szaghi/FoBiS
|
||||
IUSE=graphviz python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
IUSE=graphviz python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=graphviz? ( dev-python/graphviz[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RDEPEND=graphviz? ( dev-python/graphviz[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/F/FoBiS.py/FoBiS.py-3.0.5.tar.gz -> FoBiS-3.0.5.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=da65f6b783d3ccdaff67f0b9a5c6f26c
|
||||
_md5_=97f83928db1552f5eae57c51a684876c
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Check text files for common misspellings
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/codespell-project/codespell
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
IUSE=test python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2 CC-BY-SA-3.0
|
||||
RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/codespell-project/codespell/archive/v1.17.1.tar.gz -> codespell-1.17.1.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=1ba25f34a8c5240d9efb66b244b5367d
|
||||
_md5_=9f6bf539e296585fca04a51f534bf895
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=python_single_target_python3_6? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_8(-)] ) test? ( app-arch/rpm[python,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] python_single_target_python3_6? ( dev-python/m2crypto[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_6? ( dev-python/path-py[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/path-py[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/path-py[python_targets_python3_8(-)] ) ) test? ( app-arch/rpm[python,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] python_single_target_python3_6? ( dev-python/m2crypto[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_6? ( >=dev-python/pytest-4.5.0[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)] ) ) python_single_target_python3_6? ( dev-lang/python:3.6[xml] >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7[xml] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[xml] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_6? ( >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] )
|
||||
BDEPEND=python_single_target_python3_7? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_8(-)] ) test? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_7? ( dev-python/path-py[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/path-py[python_targets_python3_8(-)] ) ) test? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_7? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)] ) ) python_single_target_python3_7? ( dev-lang/python:3.7[xml] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[xml] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DESCRIPTION=Command line tool for Open Build Service
|
||||
EAPI=7
|
||||
HOMEPAGE=https://en.opensuse.org/openSUSE:OSC https://github.com/openSUSE/osc
|
||||
IUSE=test python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
|
||||
IUSE=test python_single_target_python3_7 python_single_target_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=app-arch/rpm[python,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] python_single_target_python3_6? ( dev-python/m2crypto[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_6? ( dev-lang/python:3.6[xml] >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7[xml] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[xml] >=dev-lang/python-exec-2:=[python_targets_python3_8] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 )
|
||||
RDEPEND=app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_7? ( dev-lang/python:3.7[xml] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[xml] >=dev-lang/python-exec-2:=[python_targets_python3_8] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/openSUSE/osc/archive/0.169.1.tar.gz -> osc-0.169.1.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=47e41dd5a4435de200d0c8060b434c71
|
||||
_md5_=9e18041660cc74ddae2e9895ba8f1c4c
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
BDEPEND=python_single_target_python3_6? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_8(-)] ) test? ( app-arch/rpm[python,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] python_single_target_python3_6? ( dev-python/m2crypto[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_6? ( dev-python/path-py[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/path-py[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/path-py[python_targets_python3_8(-)] ) ) test? ( app-arch/rpm[python,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] python_single_target_python3_6? ( dev-python/m2crypto[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_6? ( >=dev-python/pytest-4.5.0[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)] ) ) python_single_target_python3_6? ( dev-lang/python:3.6[xml] >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7[xml] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[xml] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_6? ( >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=python_single_target_python3_7? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_8(-)] ) test? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_7? ( dev-python/path-py[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/path-py[python_targets_python3_8(-)] ) ) test? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_7? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)] ) ) python_single_target_python3_7? ( dev-lang/python:3.7[xml] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[xml] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DESCRIPTION=Command line tool for Open Build Service
|
||||
EAPI=7
|
||||
HOMEPAGE=https://en.opensuse.org/openSUSE:OSC https://github.com/openSUSE/osc
|
||||
IUSE=test python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
|
||||
IUSE=test python_single_target_python3_7 python_single_target_python3_8
|
||||
LICENSE=GPL-2
|
||||
PROPERTIES=live
|
||||
RDEPEND=app-arch/rpm[python,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] python_single_target_python3_6? ( dev-python/m2crypto[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_6? ( dev-lang/python:3.6[xml] >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7[xml] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[xml] >=dev-lang/python-exec-2:=[python_targets_python3_8] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 )
|
||||
RDEPEND=app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_7? ( dev-lang/python:3.7[xml] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[xml] >=dev-lang/python-exec-2:=[python_targets_python3_8] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e git-r3 3e7ec3d6619213460c85e2aa48398441 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=47e41dd5a4435de200d0c8060b434c71
|
||||
_md5_=9e18041660cc74ddae2e9895ba8f1c4c
|
||||
|
||||
Reference in New Issue
Block a user