2020-03-18 11:36:18 UTC

This commit is contained in:
Repository mirror & CI
2020-03-18 11:36:18 +00:00
parent 15cad9a420
commit 9e6b1a16c8
4 changed files with 2 additions and 18 deletions

View File

@@ -11,4 +11,4 @@ RDEPEND=boehm-gc? ( dev-libs/boehm-gc ) emacs? ( app-editors/emacs:= ) java? ( d
SLOT=0
SRC_URI=https://github.com/pippijn/aldor/archive/13e5b90eecc79ec6704efb333c4c100187520e80.tar.gz -> aldor-1.2.0_p20190730.tar.gz doc? ( http://aldor.org/docs/libaldor.pdf.gz ) emacs? ( http://hemmecke.de/aldor/aldor.el.nw )
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 elisp-common 504a3383c45504fde86b00426619a709 libtool f143db5a74ccd9ca28c1234deffede96 multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=2613d30a432564f59141a6cc0917e6b6
_md5_=d294e05bcbbd70c1bd6d3a28e3d510b6

View File

@@ -1,15 +0,0 @@
BDEPEND=test? ( dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/nose[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Helpers for better testing
EAPI=7
HOMEPAGE=https://github.com/fluxx/exam
IUSE=test python_targets_python3_6 python_targets_python3_7
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/e/exam/exam-0.10.6.tar.gz
_eclasses_=distutils-r1 b976429675a7a9926cb08dc110c52f17 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 4dfa39908a2b26ac08e45ca546f7c9b6 python-utils-r1 89113cd44c8118e781d18387d4256fe3 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=fbbb80d6e6bd7bb214674563788cdac9

View File

@@ -22,7 +22,6 @@ dev-python/atomiclong 0.1.1 9999: An AtomicLong type using CFFI.
dev-python/black 19.10_beta0-r1: The uncompromising Python code formatter
dev-python/curio 0.9: Concurrent I/O
dev-python/dataclasses 0.7: A backport of the dataclasses module for Python 3.6
dev-python/exam 0.10.6: Helpers for better testing
dev-python/glicko2 9999: An implementation of the Glicko-2 rating system for Python
dev-python/hstspreload 2020.2.1: Chromium HSTS Preload list as a Python package
dev-python/httptools 0.1.1: Fast HTTP parser

View File

@@ -1 +1 @@
Tue, 17 Mar 2020 18:43:46 +0000
Wed, 18 Mar 2020 11:36:18 +0000