2020-12-27 13:05:07 UTC

This commit is contained in:
Repository mirror & CI
2020-12-27 13:05:07 +00:00
parent 973a765b97
commit fd92368cb0
40 changed files with 371 additions and 99 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
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_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2 CC-BY-SA-3.0
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/codespell-project/codespell/archive/v2.0.0.tar.gz -> codespell-2.0.0.tar.gz
_eclasses_=distutils-r1 6a128a9211d714bf9dfb5c0c9e72558e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 f1d4277b3ad100890cbd62e137f0a769 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=b9bad33a51f4c33fe2e565e7baf3dc78

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst postrm preinst prepare unpack
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=HTTP and GraphQL client for developers
EAPI=7
HOMEPAGE=https://insomnia.rest
IUSE=ayatana
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=app-accessibility/at-spi2-atk:2 dev-libs/atk:0 dev-libs/expat:0 dev-libs/glib:2 dev-libs/nspr:0 dev-libs/nss:0 media-libs/alsa-lib:0 media-libs/fontconfig:1.0 net-print/cups:0 sys-apps/dbus:0 x11-libs/cairo:0 x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11:0 x11-libs/libxcb:0 x11-libs/libXcomposite:0 x11-libs/libXcursor:0 x11-libs/libXdamage:0 x11-libs/libXext:0 x11-libs/libXfixes:0 x11-libs/libXi:0 x11-libs/libXrandr:0 x11-libs/libXrender:0 x11-libs/libXScrnSaver:0 x11-libs/libXtst:0 x11-libs/pango:0 ayatana? ( dev-libs/libappindicator:3 )
SLOT=0
SRC_URI=https://github.com/Kong/insomnia/releases/download/core@2020.5.2/Insomnia.Core-2020.5.2.deb
_eclasses_=desktop 8f9bfcc33705104f56748d9dedb3177a multilib d410501a125f99ffb560b0c523cd3d1e pax-utils a41d1fd1c111289ffa04490de6ee79d7 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb unpacker 45b49db67094fdafbb6a16a2299e894b xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=200040771489faac4b2d638c935da364

View File

@@ -0,0 +1,15 @@
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(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_9(-)] ) test? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] 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_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) 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(-)] ) python_single_target_python3_9? ( dev-python/path-py[python_targets_python3_9(-)] ) ) test? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] 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_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) 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_9? ( >=dev-python/pytest-4.5.0[python_targets_python3_9(-)] ) ) 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_9? ( dev-lang/python:3.9[xml] >=dev-lang/python-exec-2:=[python_targets_python3_9] ) 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(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
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_7 python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] 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_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) 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_9? ( dev-lang/python:3.9[xml] >=dev-lang/python-exec-2:=[python_targets_python3_9] )
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/openSUSE/osc/archive/0.171.0.tar.gz -> osc-0.171.0.tar.gz
_eclasses_=distutils-r1 6a128a9211d714bf9dfb5c0c9e72558e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=d47db51c89878b878bd30e0d93670dc4

View File

@@ -0,0 +1,15 @@
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(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_9(-)] ) test? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] 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_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) 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(-)] ) python_single_target_python3_9? ( dev-python/path-py[python_targets_python3_9(-)] ) ) test? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] 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_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) 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_9? ( >=dev-python/pytest-4.5.0[python_targets_python3_9(-)] ) ) 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_9? ( dev-lang/python:3.9[xml] >=dev-lang/python-exec-2:=[python_targets_python3_9] ) 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(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
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_7 python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] 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_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) 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_9? ( dev-lang/python:3.9[xml] >=dev-lang/python-exec-2:=[python_targets_python3_9] )
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/openSUSE/osc/archive/0.171.0.tar.gz -> osc-0.171.0.tar.gz
_eclasses_=bash-completion-r1 19ed4dd14584478ab819f2d4d88623c9 distutils-r1 6a128a9211d714bf9dfb5c0c9e72558e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=aa0225d748e4704b3faac0359b6da263

View File

@@ -1,14 +1,14 @@
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]
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(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_9(-)] ) test? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] 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_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) 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(-)] ) python_single_target_python3_9? ( dev-python/path-py[python_targets_python3_9(-)] ) ) test? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] 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_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) 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_9? ( >=dev-python/pytest-4.5.0[python_targets_python3_9(-)] ) ) 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_9? ( dev-lang/python:3.9[xml] >=dev-lang/python-exec-2:=[python_targets_python3_9] ) 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(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] ) >=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_7 python_single_target_python3_8
IUSE=test python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9
LICENSE=GPL-2
PROPERTIES=live
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 )
RDEPEND=app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] 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_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) 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_9? ( dev-lang/python:3.9[xml] >=dev-lang/python-exec-2:=[python_targets_python3_9] )
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=test !test? ( test )
SLOT=0
_eclasses_=distutils-r1 6a128a9211d714bf9dfb5c0c9e72558e git-r3 3e7ec3d6619213460c85e2aa48398441 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=9e18041660cc74ddae2e9895ba8f1c4c
_eclasses_=bash-completion-r1 19ed4dd14584478ab819f2d4d88623c9 distutils-r1 6a128a9211d714bf9dfb5c0c9e72558e git-r3 3e7ec3d6619213460c85e2aa48398441 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=aa0225d748e4704b3faac0359b6da263