2020-05-11 15:35:04 UTC

This commit is contained in:
Repository mirror & CI
2020-05-11 15:35:04 +00:00
parent 2c2a9335bd
commit 28b7796f7e
4 changed files with 31 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/numpy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) doc? ( || ( ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/numpydoc[python_targets_python3_8(-),python_single_target_python3_8(+)] <dev-python/sphinx-2[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/numpydoc[python_targets_python3_7(-),python_single_target_python3_7(+)] <dev-python/sphinx-2[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/numpydoc[python_targets_python3_6(-),python_single_target_python3_6(+)] <dev-python/sphinx-2[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/numpy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DESCRIPTION=Support for physical quantities with units, based on numpy
EAPI=7
HOMEPAGE=https://github.com/python-quantities/python-quantities
IUSE=test doc python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-python/numpy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/python-quantities/python-quantities/archive/v0.12.4.tar.gz -> python-quantities.tar.gz
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=8703f5a931f1a5a66db1443e6831daff

View File

@@ -0,0 +1,12 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install setup
DESCRIPTION=Script for creating swap space from zram swaps, swap files and swap partitions.
EAPI=7
HOMEPAGE=https://github.com/Nefelim4ag/systemd-swap/
IUSE=kernel_linux
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/Nefelim4ag/systemd-swap/archive/4.0.1.tar.gz -> systemd-swap-4.0.1.tar.gz
_eclasses_=linux-info ed97304af323c7b2f6934f229982cb7d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=396ea18c010c3fb4cd778447698c2111

View File

@@ -167,6 +167,7 @@ dev-python/python-mpv 0.4.6: Python interface to the mpv media player
dev-python/python-multipart 0.0.5: A streaming multipart parser for Python
dev-python/python-telegram-bot 12.4.2 9999: Python wrapper of telegram bots API
dev-python/python-vlc 3.0.9113: Python ctypes-based bindings for libvlc
dev-python/quantities 0.12.4: Support for physical quantities with units, based on numpy
dev-python/redbaron 0.9: A FST for python to make writing refactoring code a realistic task
dev-python/sanic 19.12.2: Async Python 3.6+ web server/framework | Build fast. Run fast.
dev-python/schedule 0.6.0-r1 9999: Python job scheduling for humans
@@ -281,6 +282,7 @@ sys-apps/procs 0.10.1: A modern replacement for ps
sys-apps/xdg-desktop-portal-gtk 1.6.0: GTK/GNOME backend for xdg-desktop-portal
sys-auth/AusweisApp2 1.20.0 9999: Official authentication app for German ID cards and residence permits
sys-auth/mrsh 2.12: Mrsh is a set of remote shell programs that use munge authentication.
sys-block/systemd-swap 4.0.1: Script for creating swap space from zram swaps, swap files and swap partitions.
sys-cluster/AXL 0.3.0: AXL provides a common C interface to transfer files in an HPC storage hierarchy.
sys-cluster/KVTree 1.0.2 9999: KVTree provides a fully extensible C data structure modeled after Perl hashes.
sys-cluster/er 0.0.3: High-level distributed erasure coding lib combining shuffile and redset

View File

@@ -1 +1 @@
Mon, 11 May 2020 10:09:56 +0000
Mon, 11 May 2020 15:35:04 +0000