2022-11-01 10:31:46 UTC

This commit is contained in:
Repository mirror & CI
2022-11-01 10:31:46 +00:00
parent 7c452a025a
commit 9a05d6b593
4 changed files with 15 additions and 18 deletions

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst postrm prepare
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: Crystal language support
EAPI=8
HOMEPAGE=https://github.com/vim-crystal/vim-crystal
INHERIT=optfeature vim-plugin
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/vim-crystal/vim-crystal/archive/43e4d89c5d29b3a0d17dda5bd57eadda6fc614d4.tar.gz -> vim-crystal-2022.09.04.tar.gz
_eclasses_=optfeature 1a2157392a869265b2afcb63a26c12ac vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 89bf54501de4a75f241062d5a56e787f
_md5_=89e3f365d1dce3e5987043e208120dbd

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/pytest[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Plugin for adding to the PYTHONPATH from the pytests.ini file before tests run
EAPI=7
HOMEPAGE=https://github.com/bigsassy/pytest-pythonpath https://pypi.org/project/pytest-pythonpath/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/pytest[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/pytest-pythonpath/pytest-pythonpath-0.7.3.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_md5_=5f3ddf45dc7bd73fb9349db566028a8d

View File

@@ -258,6 +258,7 @@ app-vim/tempus 2.0.0.20210514: Accessible themes for Vim
app-vim/tex-conceal 20210409: vim plugin: extends the Conceal feature for LaTeX
app-vim/themis 1.6.0 1.7.0: A testing framework for Vim script
app-vim/vader 0.3.0 0.3.0_p20200213: A simple Vimscript test framework
app-vim/vim-crystal 2022.09.04: vim plugin: Crystal language support
app-vim/vim-nix 9999: vim plugin: Vim configuration files for Nix
app-vim/vim-sensible 1.2: vim plugin: a universal set of defaults that (hopefully) everyone can agree on
app-vim/vimwiki-cli 1.0.0: Command-line interface for Vimwiki
@@ -948,7 +949,6 @@ dev-python/pytest-flask 1.2.0: A set of pytest fixtures to test Flask applicatio
dev-python/pytest-harvest 1.10.3 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 1.3.0 1.3.0-r1: Plugin to check import ordering using isort
dev-python/pytest-pythonpath 0.7.3: Plugin for adding to the PYTHONPATH from the pytests.ini file before tests run
dev-python/pytest-randomly 3.12.0: 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-vcr 1.0.2: Plugin for managing VCR.py cassettes

View File

@@ -1 +1 @@
Tue, 01 Nov 2022 08:31:45 +0000
Tue, 01 Nov 2022 10:31:46 +0000