This commit is contained in:
Your Name
2019-12-17 07:15:18 +01:00
parent a54112e1bf
commit df956e4617
576 changed files with 3850 additions and 3370 deletions

View File

@@ -1,20 +1,20 @@
# Created by paludis-3.0.0 on Thu Jun 6 18:25:25 CEST 2019
# Created by paludis-3.0.0 on Mon Dec 16 15:54:27 CET 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: dev-python/setuptools_scm[python_abis:*(-)?] build+run: dev-python/attrs[python_abis:*(-)?] dev-python/m2r[python_abis:*(-)?] dev-python/six[python_abis:*(-)?] ) [[ defined-in = [ Automat-0.6.0.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
DEPENDENCIES="( build: dev-python/setuptools_scm[python_abis:*(-)?] build+run: dev-python/attrs[>=16.1.0][python_abis:*(-)?] dev-python/m2r[python_abis:*(-)?] dev-python/six[python_abis:*(-)?] test: dev-python/pytest-benchmark[python_abis:*(-)?] ) [[ defined-in = [ Automat-0.8.0.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) python_abis:3.8? ( dev-lang/python:3.8 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://pypi.org/project/Automat/"
INHERITED=" pypi multibuild easy-multibuild python setup-py"
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/A/Automat/Automat-0.6.0.tar.gz"
DOWNLOADS="https://files.pythonhosted.org/packages/source/A/Automat/Automat-0.8.0.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1559838325"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
GENERATED_TIME="1576508067"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--Automat-0.6.0--C.27079.1559838324.795354.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--Automat-0.8.0--C.10096.1576508067.219272.C.tar.bz2"
SUMMARY="Self-service finite-state machines for the programmer on the go"
BUGS_TO=""
REMOTE_IDS=" pypi:Automat"

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--Automat-0.6.0--C.27079.1559838324.795354.C.tar.bz2 107194 SHA256 6d12e7e7c5df3d19548efe703e20b99cdf28e052e4edac40a100d525c546cff0 SHA512 2f3621d6c5143c502c21a99d678239b3d8d1e69943bd35e977ecd6589981f159b8b729cbd6618eb9f5002c2bc51d14d94db96b860157373e3fb57d4f7e785338 WHIRLPOOL ef5731d71a4d8c06882c1628524420cba1c0f9b5ee6b6f97a84bece6607dad4fb96753b4d5e8924a77293f18cdc5814ea30735f741103ad8613ac1ca7de0587b
PBIN Automat-0.6.0.pbin-1+exheres-0 2770 SHA256 e56e02d912a3c9d539d5502056b22e522f3b2363d1c65066ff01d4b283e38fb9 SHA512 d994ddb2ee3784ab9ff0a27864fdc94234cf09ca64f42ac5c746e5994945f8471073d0ca727a661fe555651b303621b110927d3fe70f750667b3bd4884d04928 WHIRLPOOL 1b204809887a71468e8a4cdc884815d63a624c8003684f51d1d0c796f8910c1dafe59c1669d755ba4f0dc8ac0fadc15f40330b6a6330127e2d2283c95f6083df
DIST hasufell-binhost--dev-python--Automat-0.8.0--C.10096.1576508067.219272.C.tar.bz2 113582 SHA256 2b50039ae8e3dccc64f386a89308000abbf354e9d1386b8444fef31a3e144856 SHA512 e1cbdc1a281ed20a0d693248f3b44fe0b238158f07b8276f3fcd85c30eade0a6f81c13ead2e55d27e68d9a2edebd3bcbecf37ba1d58835a64eea92603383562b WHIRLPOOL 9e1b55971e0a4ab79708907cb7519237d9f1c9b35cb6280bd0b8e615293ad448afe429abd5ad39c5f09ba12f704d0ced73ebcfef848b28e9d1d9ad88d63f2620
PBIN Automat-0.8.0.pbin-1+exheres-0 2806 SHA256 04fd035c756b14f63932c91090fab479552d960d58d0cbe6ac2a74186f20cafe SHA512 338e1f31a0e0bd424e34c442ce28470eb2c7aa723cc3851e8cd46bde41c05d1a83ed05e251f577b23f6ebc81304cb0d8bbb9b6744f32d881733b4e47a3f9b547 WHIRLPOOL 29c67762037b4cd14493369eb68a1842608f8f2c116fd6401ff75018fc42e3210e24d2995a84c869fcb4ff0d2b201bc3476b1c84d7ae3de73c9e120b898bf21c