mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
2021-07-01 04:36:34 UTC
This commit is contained in:
@@ -1,16 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/attrs-20[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ) ) 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_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyproject2setuppy-15[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/attrs-20[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-python/bson[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/immutables[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/hypothesis[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/orjson[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-benchmark[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/ujson[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
|
||||
BDEPEND=test? ( python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( >=dev-python/attrs-20[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/attrs-20[python_targets_python3_9(-)] ) 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(-)] ) ) doc? ( python_single_target_python3_8? ( dev-python/sphinx[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/sphinx[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( >=dev-python/pyproject2setuppy-15[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pyproject2setuppy-15[python_targets_python3_9(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( >=dev-python/attrs-20[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/attrs-20[python_targets_python3_9(-)] ) test? ( python_single_target_python3_8? ( dev-python/bson[python_targets_python3_8(-)] dev-python/immutables[python_targets_python3_8(-)] dev-python/hypothesis[python_targets_python3_8(-)] dev-python/msgpack[python_targets_python3_8(-)] dev-python/pendulum[python_targets_python3_8(-)] dev-python/pytest-benchmark[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/tomlkit[python_targets_python3_8(-)] dev-python/ujson[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/bson[python_targets_python3_9(-)] dev-python/immutables[python_targets_python3_9(-)] dev-python/hypothesis[python_targets_python3_9(-)] dev-python/msgpack[python_targets_python3_9(-)] dev-python/pendulum[python_targets_python3_9(-)] dev-python/pytest-benchmark[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/tomlkit[python_targets_python3_9(-)] dev-python/ujson[python_targets_python3_9(-)] ) dev-python/orjson[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] )
|
||||
DESCRIPTION=Complex custom class converters for attrs
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Tinche/cattrs
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_8 python_targets_python3_9
|
||||
IUSE=test doc python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/attrs-20[python_targets_python3_8(-)?,python_targets_python3_9(-)?] 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_8(-)?,python_targets_python3_9(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( >=dev-python/attrs-20[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/attrs-20[python_targets_python3_9(-)] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Tinche/cattrs/archive/refs/tags/v1.7.0.tar.gz -> cattrs-1.7.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 969dff6876159a10dfdad9e01d265d1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
|
||||
_md5_=9f9b3e7be6e54a7f9e60a29b5bdb8181
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 969dff6876159a10dfdad9e01d265d1c python-single-r1 73f113f91928e0d16bceb65ecbcd8e75 distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
|
||||
_md5_=5e37e0fef0bd08f22d58607a33aa0662
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
BDEPEND=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_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) 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_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=This module simplifies creation of data classes (PEP 557) from dictionaries
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/konradhalas/dacite
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8 python_targets_python3_9
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=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_8(-)?,python_targets_python3_9(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/konradhalas/dacite/archive/v1.6.0.tar.gz -> dacite-1.6.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 969dff6876159a10dfdad9e01d265d1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
|
||||
_md5_=d69386686e968482d0d0a1fb24e8f079
|
||||
_md5_=3fe22b9eae962f2c6d3d0c3e9b9a75c6
|
||||
|
||||
17
metadata/md5-cache/dev-python/orjson-3.5.3
Normal file
17
metadata/md5-cache/dev-python/orjson-3.5.3
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=app-arch/unzip dev-lang/rust[nightly] dev-util/maturin test? ( 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(-)] ) ) >=virtual/rust-1.37.0 python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=test? ( python_single_target_python3_8? ( dev-python/arrow[python_targets_python3_8(-)] dev-python/orjson[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] dev-python/pendulum[python_targets_python3_8(-)] dev-python/psutil[python_targets_python3_8(-)] dev-python/pytz[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/arrow[python_targets_python3_9(-)] dev-python/orjson[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] dev-python/pendulum[python_targets_python3_9(-)] dev-python/psutil[python_targets_python3_9(-)] dev-python/pytz[python_targets_python3_9(-)] ) python_single_target_python3_8? ( dev-python/numpy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/numpy[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/xxhash-1.4.3[python_targets_python3_8(-)] ) )
|
||||
DESCRIPTION=Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/ijl/orjson
|
||||
INHERIT=cargo distutils-r1
|
||||
IUSE=debug test debug python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 MIT BSD || ( Apache-2.0 MIT ) || ( Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT ) || ( Apache-2.0 Boost-1.0 )
|
||||
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ijl/orjson/archive/refs/tags/3.5.3.tar.gz -> orjson-3.5.3.tar.gz https://crates.io/api/v1/crates/ahash/0.7.4/download -> ahash-0.7.4.crate https://crates.io/api/v1/crates/arrayvec/0.5.2/download -> arrayvec-0.5.2.crate https://crates.io/api/v1/crates/associative-cache/1.0.1/download -> associative-cache-1.0.1.crate https://crates.io/api/v1/crates/bitflags/1.2.1/download -> bitflags-1.2.1.crate https://crates.io/api/v1/crates/bytecount/0.6.2/download -> bytecount-0.6.2.crate https://crates.io/api/v1/crates/cfg-if/0.1.10/download -> cfg-if-0.1.10.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/encoding_rs/0.8.28/download -> encoding_rs-0.8.28.crate https://crates.io/api/v1/crates/getrandom/0.2.3/download -> getrandom-0.2.3.crate https://crates.io/api/v1/crates/inlinable_string/0.1.14/download -> inlinable_string-0.1.14.crate https://crates.io/api/v1/crates/instant/0.1.9/download -> instant-0.1.9.crate https://crates.io/api/v1/crates/itoa/0.4.7/download -> itoa-0.4.7.crate https://crates.io/api/v1/crates/lexical-core/0.7.6/download -> lexical-core-0.7.6.crate https://crates.io/api/v1/crates/libc/0.2.95/download -> libc-0.2.95.crate https://crates.io/api/v1/crates/libm/0.1.4/download -> libm-0.1.4.crate https://crates.io/api/v1/crates/lock_api/0.4.4/download -> lock_api-0.4.4.crate https://crates.io/api/v1/crates/once_cell/1.7.2/download -> once_cell-1.7.2.crate https://crates.io/api/v1/crates/packed_simd_2/0.3.5/download -> packed_simd_2-0.3.5.crate https://crates.io/api/v1/crates/parking_lot/0.11.1/download -> parking_lot-0.11.1.crate https://crates.io/api/v1/crates/parking_lot_core/0.8.3/download -> parking_lot_core-0.8.3.crate https://crates.io/api/v1/crates/pyo3/0.13.2/download -> pyo3-0.13.2.crate https://crates.io/api/v1/crates/redox_syscall/0.2.8/download -> redox_syscall-0.2.8.crate https://crates.io/api/v1/crates/ryu/1.0.5/download -> ryu-1.0.5.crate https://crates.io/api/v1/crates/scopeguard/1.1.0/download -> scopeguard-1.1.0.crate https://crates.io/api/v1/crates/serde/1.0.126/download -> serde-1.0.126.crate https://crates.io/api/v1/crates/smallvec/1.6.1/download -> smallvec-1.6.1.crate https://crates.io/api/v1/crates/static_assertions/1.1.0/download -> static_assertions-1.1.0.crate https://crates.io/api/v1/crates/version_check/0.9.3/download -> version_check-0.9.3.crate https://crates.io/api/v1/crates/wasi/0.10.2+wasi-snapshot-preview1/download -> wasi-0.10.2+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 cargo 7a8c7ca59987a0dfb53f3c68656d2c3c eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 969dff6876159a10dfdad9e01d265d1c python-single-r1 73f113f91928e0d16bceb65ecbcd8e75 distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
|
||||
_md5_=db78fd7640fbbc313d15c2b7f8d315ba
|
||||
@@ -12,6 +12,6 @@ RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_pyt
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/di/pip-api/archive/refs/tags/0.0.14.tar.gz -> pip-api-0.0.14.tar.gz
|
||||
SRC_URI=mirror://pypi/p/pip-api/pip-api-0.0.20.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 969dff6876159a10dfdad9e01d265d1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
|
||||
_md5_=3b1d4d39716279ee08333f88021a7524
|
||||
_md5_=3ecb17b3d5707b30fa7502885d5e82cc
|
||||
@@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=A rapid and good-looking screen locker
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/oakszyjrnrdy/betterlockscreen_rapid
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=x11-misc/i3lock-color-2.13.3 x11-misc/i3lock-fancy-rapid
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/oakszyjrnrdy/betterlockscreen_rapid/archive/542ffa373a836b918de445226478614175501118.tar.gz -> betterlockscreen_rapid-0.0.0_pre20210701.tar.gz
|
||||
_md5_=a960f81e3a2782ba3928ca1de3fc9cc7
|
||||
@@ -8,8 +8,8 @@ INHERIT=cargo gnome2-utils meson toolchain-funcs xdg
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/feedbackd dev-libs/wayland dev-libs/wayland-protocols gnome-base/gnome-desktop gui-libs/gtk media-fonts/noto-emoji x11-libs/gtk+:3
|
||||
RDEPEND=dev-libs/feedbackd dev-libs/wayland dev-libs/wayland-protocols gnome-base/gnome-desktop media-fonts/noto-emoji x11-libs/gtk+:3[wayland]
|
||||
SLOT=0
|
||||
SRC_URI=https://source.puri.sm/Librem5/squeekboard/-/archive/19630334b07d6d2949932cf05018925cb3ab9613.tar.gz -> squeekboard-1.14.0.tar.gz https://crates.io/api/v1/crates/atk/0.7.0/download -> atk-0.7.0.crate https://crates.io/api/v1/crates/atk-sys/0.9.1/download -> atk-sys-0.9.1.crate https://crates.io/api/v1/crates/bitflags/1.2.1/download -> bitflags-1.2.1.crate https://crates.io/api/v1/crates/cairo-rs/0.7.1/download -> cairo-rs-0.7.1.crate https://crates.io/api/v1/crates/cairo-sys-rs/0.9.2/download -> cairo-sys-rs-0.9.2.crate https://crates.io/api/v1/crates/cc/1.0.68/download -> cc-1.0.68.crate https://crates.io/api/v1/crates/clap/2.33.3/download -> clap-2.33.3.crate https://crates.io/api/v1/crates/dtoa/0.4.8/download -> dtoa-0.4.8.crate https://crates.io/api/v1/crates/fragile/0.3.0/download -> fragile-0.3.0.crate https://crates.io/api/v1/crates/gdk/0.11.0/download -> gdk-0.11.0.crate https://crates.io/api/v1/crates/gdk-pixbuf/0.7.0/download -> gdk-pixbuf-0.7.0.crate https://crates.io/api/v1/crates/gdk-pixbuf-sys/0.9.1/download -> gdk-pixbuf-sys-0.9.1.crate https://crates.io/api/v1/crates/gdk-sys/0.9.1/download -> gdk-sys-0.9.1.crate https://crates.io/api/v1/crates/gio/0.7.0/download -> gio-0.7.0.crate https://crates.io/api/v1/crates/gio-sys/0.9.1/download -> gio-sys-0.9.1.crate https://crates.io/api/v1/crates/glib/0.8.2/download -> glib-0.8.2.crate https://crates.io/api/v1/crates/glib-sys/0.9.1/download -> glib-sys-0.9.1.crate https://crates.io/api/v1/crates/gobject-sys/0.9.1/download -> gobject-sys-0.9.1.crate https://crates.io/api/v1/crates/gtk/0.7.0/download -> gtk-0.7.0.crate https://crates.io/api/v1/crates/gtk-sys/0.9.2/download -> gtk-sys-0.9.2.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libc/0.2.97/download -> libc-0.2.97.crate https://crates.io/api/v1/crates/linked-hash-map/0.5.4/download -> linked-hash-map-0.5.4.crate https://crates.io/api/v1/crates/maplit/1.0.2/download -> maplit-1.0.2.crate https://crates.io/api/v1/crates/memmap/0.7.0/download -> memmap-0.7.0.crate https://crates.io/api/v1/crates/pango/0.7.0/download -> pango-0.7.0.crate https://crates.io/api/v1/crates/pango-sys/0.9.1/download -> pango-sys-0.9.1.crate https://crates.io/api/v1/crates/pkg-config/0.3.19/download -> pkg-config-0.3.19.crate https://crates.io/api/v1/crates/proc-macro2/1.0.27/download -> proc-macro2-1.0.27.crate https://crates.io/api/v1/crates/quote/1.0.9/download -> quote-1.0.9.crate https://crates.io/api/v1/crates/regex/1.3.9/download -> regex-1.3.9.crate https://crates.io/api/v1/crates/regex-syntax/0.6.25/download -> regex-syntax-0.6.25.crate https://crates.io/api/v1/crates/serde/1.0.126/download -> serde-1.0.126.crate https://crates.io/api/v1/crates/serde_derive/1.0.126/download -> serde_derive-1.0.126.crate https://crates.io/api/v1/crates/serde_yaml/0.8.17/download -> serde_yaml-0.8.17.crate https://crates.io/api/v1/crates/syn/1.0.73/download -> syn-1.0.73.crate https://crates.io/api/v1/crates/textwrap/0.11.0/download -> textwrap-0.11.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.8/download -> unicode-width-0.1.8.crate https://crates.io/api/v1/crates/unicode-xid/0.2.2/download -> unicode-xid-0.2.2.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/xkbcommon/0.4.0/download -> xkbcommon-0.4.0.crate https://crates.io/api/v1/crates/yaml-rust/0.4.5/download -> yaml-rust-0.4.5.crate
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 cargo 7a8c7ca59987a0dfb53f3c68656d2c3c edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff xdg-utils ff2ff954e6b17929574eee4efc5152ba gnome2-utils c8e3fff820d850c0e003e22208d2eea3 ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 969dff6876159a10dfdad9e01d265d1c meson 5bc3f1b890f90cc00cf1d1dddc10233e xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=31ede4ec8dcaa89b53a83c6528953109
|
||||
_md5_=13e7fc93f0650e32a698db2874531a1c
|
||||
|
||||
Reference in New Issue
Block a user