2023-03-16 14:02:10 UTC

This commit is contained in:
Repository mirror & CI
2023-03-16 14:02:10 +00:00
parent aac9422422
commit 4d6b298155
10 changed files with 38 additions and 70 deletions

View File

@@ -1,15 +0,0 @@
DEFINED_PHASES=compile install preinst prepare setup test
DEPEND=>=virtual/jdk-1.8 dev-java/jsr305 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
DESCRIPTION=Build automation tool for JVM Languages, C(++), etc.
EAPI=7
HOMEPAGE=https://gradle.org
INHERIT=java-pkg-2 java-pkg-simple
IUSE=doc source
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=>=virtual/jre-1.8 dev-java/jsr305 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
RESTRICT=test
SLOT=6.8
SRC_URI=https://github.com/gradle/gradle/archive/v6.8.2.tar.gz -> gradle-6.8.2.tar.gz
_eclasses_=java-utils-2 eefed04ac580a259ecda1fbd966640b7 java-pkg-2 a6b42ffd8b6827abbd8cf09329c2c8fb java-pkg-simple 0389d2b96f7da44c3dbabe920bbe5531
_md5_=2dc3468307f2ed9775007cd079571874

View File

@@ -1,15 +0,0 @@
DEFINED_PHASES=compile install preinst prepare setup test
DEPEND=>=virtual/jdk-1.8 dev-java/slf4j-api dev-java/gradle-base-annotations:6.8 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
DESCRIPTION=Build automation tool for JVM Languages, C(++), etc.
EAPI=7
HOMEPAGE=https://gradle.org
INHERIT=java-pkg-2 java-pkg-simple
IUSE=doc source
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=>=virtual/jre-1.8 dev-java/slf4j-api dev-java/gradle-base-annotations:6.8 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
RESTRICT=test
SLOT=6.8
SRC_URI=https://github.com/gradle/gradle/archive/v6.8.2.tar.gz -> gradle-6.8.2.tar.gz
_eclasses_=java-utils-2 eefed04ac580a259ecda1fbd966640b7 java-pkg-2 a6b42ffd8b6827abbd8cf09329c2c8fb java-pkg-simple 0389d2b96f7da44c3dbabe920bbe5531
_md5_=e7fbdd3ee960511fc5cff7c0e381dabf

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/django[sqlite,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pillow[jpeg,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sqlalchemy[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/Faker[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] dev-python/sphinxcontrib-spelling[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] dev-python/sphinxcontrib-spelling[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/sphinx-rtd-theme[python_targets_python3_9(-)] dev-python/sphinxcontrib-spelling[python_targets_python3_9(-)] ) ) ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A versatile test fixtures replacement based on thoughtbot's factory_bot for Ruby
EAPI=8
HOMEPAGE=https://pypi.org/project/factory-boy/ https://github.com/FactoryBoy/factory_boy
INHERIT=distutils-r1 pypi
IUSE=test doc python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/Faker[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/f/factory-boy/factory_boy-3.2.1.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 3929d88685167435c587b740fdb5ec46 pypi 1bc874ed4adb7d785e7201acbbb8347a
_md5_=85a4f872bc2ac52a87bc1a2e25b311c1

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[sqlite] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[sqlite] ) dev-python/django[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pillow[jpeg,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sqlalchemy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( dev-python/factory_boy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/Faker-0.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unittest-or-fail[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] dev-python/sphinxcontrib-spelling[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/sphinx-rtd-theme[python_targets_python3_9(-)] dev-python/sphinxcontrib-spelling[python_targets_python3_9(-)] ) ) ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A fixtures replacement tool
EAPI=8
HOMEPAGE=https://github.com/FactoryBoy/factory_boy
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/Faker-0.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/FactoryBoy/factory_boy/archive/3.2.1.tar.gz -> factory_boy-3.2.1.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 3929d88685167435c587b740fdb5ec46
_md5_=1accd30f38b07a80553f1b60086ed167

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/factory_boy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/Faker[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/numpy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-xdist[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/pytest[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-python/importlib_metadata-3.6.0[python_targets_python3_9(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Pytest plugin to randomly order tests and control random.seed
EAPI=8
HOMEPAGE=https://pypi.python.org/pypi/pytest-randomly/ https://github.com/pytest-dev/pytest-randomly
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/pytest[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-python/importlib_metadata-3.6.0[python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/pytest-dev/pytest-randomly/archive/3.12.0.tar.gz -> pytest-randomly-3.12.0.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 3929d88685167435c587b740fdb5ec46
_md5_=a8ef5c2a27b6fa039d13de3116904327

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/Faker[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/factory-boy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-xdist[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Pytest plugin to randomly order tests and control random.seed
EAPI=8
HOMEPAGE=https://pypi.python.org/pypi/pytest-randomly/ https://github.com/pytest-dev/pytest-randomly
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/pytest-dev/pytest-randomly/archive/3.12.0.tar.gz -> pytest-randomly-3.12.0.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 3929d88685167435c587b740fdb5ec46
_md5_=85e1ef3e675ed72f934e16d9eb30f012

View File

@@ -9,5 +9,5 @@ LICENSE=ISC
RDEPEND=dev-libs/libevent:= sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= elibc_Darwin? ( dev-libs/ossp-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( dev-libs/libbsd !elibc_SunOS? ( app-crypt/libmd sys-apps/util-linux ) )
RESTRICT=test
SLOT=0
SRC_URI=https://gameoftrees.org/releases/portable/got-portable-0.84.1.tar.gz
SRC_URI=https://gameoftrees.org/releases/portable/got-portable-0.86.tar.gz
_md5_=c50ce9a3ba1441fd3ea904f72982eb5e

View File

@@ -8,4 +8,4 @@ LICENSE=GPL-2
RDEPEND=sys-fs/e2fsprogs
SLOT=0
SRC_URI=https://github.com/tedigh/ufiformat/archive/refs/tags/v0.9.9.tar.gz -> ufiformat-0.9.9.tar.gz
_md5_=74529b3a54ea8cbefd634635ce9a1c83
_md5_=ae85f27044e02e0803b8e6410bfc34d9

View File

@@ -555,8 +555,6 @@ dev-hare/hare-ssh 9999: SSH library for Hare
dev-hare/hare-xml 9999: XML support for Hare
dev-java/expression-tree 1.02: Parser for mathematical expressions written in Java
dev-java/gluegen 2.3.2: Automatically generate the JNI code necessary to call C libraries
dev-java/gradle-base-annotations 6.8.2: Build automation tool for JVM Languages, C(++), etc.
dev-java/gradle-build-operations 6.8.2: Build automation tool for JVM Languages, C(++), etc.
dev-java/jargs 1.0: Command-line argument parsing library in Java
dev-java/jcommon 1.0.24: A collection of useful classes used by JFreeChart, JFreeReport and others
dev-java/jcuber 4.7-r1: Java reader library
@@ -878,7 +876,7 @@ dev-python/etcd3 0.12.0: Python client for the etcd API v3
dev-python/etcd3gw 1.0.2: A python client for etcd3 grpc-gateway v3 API
dev-python/eventlet 0.33.3: Concurrent networking library for Python
dev-python/exifread 3.0.0: Easy to use Python module to extract Exif metadata from tiff and jpeg files
dev-python/factory_boy 3.2.1: A fixtures replacement tool
dev-python/factory-boy 3.2.1-r1: A versatile test fixtures replacement based on thoughtbot's factory_bot for Ruby
dev-python/fake-useragent 1.1.2: Up to date simple useragent faker with real world database
dev-python/fastavro 1.7.0: Fast read/write of AVRO files
dev-python/filecheck 0.0.22: Python port of LLVM's FileCheck, flexible pattern matching file verifier
@@ -1048,7 +1046,7 @@ dev-python/pytest-flask 1.2.0: A set of pytest fixtures to test Flask applicatio
dev-python/pytest-harvest 1.10.4: Store and retrieve data created during your pytest tests execution
dev-python/pytest-instafail 0.4.2: Plugin for pytest that shows failures and errors instantly
dev-python/pytest-isort 3.1.0: Plugin to check import ordering using isort
dev-python/pytest-randomly 3.12.0: Pytest plugin to randomly order tests and control random.seed
dev-python/pytest-randomly 3.12.0-r1: Pytest plugin to randomly order tests and control random.seed
dev-python/pytest-steps 1.8.0: Create step-wise / incremental tests in pytest
dev-python/pytest-syrupy 4.0.0: The sweeter pytest snapshot plugin
dev-python/pytest-vcr 1.0.2: Plugin for managing VCR.py cassettes
@@ -1251,7 +1249,7 @@ dev-vcs/gitqlient 1.5.0-r1 1.6.1 1.6.1-r1 9999: Multi-platform Git client writte
dev-vcs/gitqlient-gitserver-plugin 0.2.0: GitQlient GitServer plugin
dev-vcs/gitqlient-jenkins-plugin 0.2.0: GitQlient Jenkins plugin
dev-vcs/gitui 0.18.0 0.20.1: Blazing fast terminal-ui for git
dev-vcs/got 0.84.1 0.85: Portable version of the Game of Trees version control system
dev-vcs/got 0.85 0.86: Portable version of the Game of Trees version control system
dev-vcs/lazygit 0.35 0.36 0.37: Simple terminal UI for git commands
dev-vcs/lefthook 1.0.4 1.2.6: Fast and powerful Git hooks manager for any type of projects
dev-zig/zls 0.10.0-r1 9999: The officially unofficial Ziglang language server

View File

@@ -1 +1 @@
Thu, 16 Mar 2023 08:47:27 +0000
Thu, 16 Mar 2023 14:02:10 +0000