mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
2023-10-10 15:46:55 UTC
This commit is contained in:
@@ -6,6 +6,6 @@ INHERIT=bash-completion-r1
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.80.0/pulumi-v3.80.0-linux-x64.tar.gz )
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.88.0/pulumi-v3.88.0-linux-x64.tar.gz )
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
|
||||
_md5_=d6600f8961b9348c7bc7cfcc8bfebe86
|
||||
17
metadata/md5-cache/dev-python/adb-shell-0.4.4-r1
Normal file
17
metadata/md5-cache/dev-python/adb-shell-0.4.4-r1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/aiofiles[python_targets_python3_11(-)?] dev-python/async-timeout[python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_11(-)?] dev-python/pyasn1[python_targets_python3_11(-)?] dev-python/rsa[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_11(-)?] ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/aiofiles[python_targets_python3_11(-)?] dev-python/async-timeout[python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_11(-)?] dev-python/pyasn1[python_targets_python3_11(-)?] dev-python/rsa[python_targets_python3_11(-)?] dev-python/pycryptodome[python_targets_python3_11(-)?] dev-python/libusb1[python_targets_python3_11(-)?] )
|
||||
DESCRIPTION=A Python implementation of ADB with shell and FileSync functionality.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/adb-shell/ https://github.com/JeffLIrion/adb_shell
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/aiofiles[python_targets_python3_11(-)?] dev-python/async-timeout[python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_11(-)?] dev-python/pyasn1[python_targets_python3_11(-)?] dev-python/rsa[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 ) || ( python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/JeffLIrion/adb_shell/archive/refs/tags/v0.4.4.tar.gz -> adb-shell-0.4.4.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
|
||||
_md5_=896776fb31e973e3dd1eb35c3b7a1901
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/aniso8601[python_targets_python3_10(-)?] dev-python/flask[python_targets_python3_10(-)?] dev-python/jsonschema[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] dev-python/six[python_targets_python3_10(-)?] dev-python/werkzeug[python_targets_python3_10(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/aniso8601[python_targets_python3_10(-)?] dev-python/flask[python_targets_python3_10(-)?] dev-python/jsonschema[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] dev-python/six[python_targets_python3_10(-)?] dev-python/werkzeug[python_targets_python3_10(-)?] test? ( dev-python/blinker[python_targets_python3_10(-)?] dev-python/Faker[python_targets_python3_10(-)?] dev-python/pytest-flask[python_targets_python3_10(-)?] dev-python/pytest-mock[python_targets_python3_10(-)?] dev-python/tzlocal[python_targets_python3_10(-)?] )
|
||||
DESCRIPTION=Framework API development with Flask
|
||||
EAPI=8
|
||||
HOMEPAGE=https://flask-restx.readthedocs.io
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test test python_targets_python3_10
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/aniso8601[python_targets_python3_10(-)?] dev-python/flask[python_targets_python3_10(-)?] dev-python/jsonschema[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] dev-python/six[python_targets_python3_10(-)?] dev-python/werkzeug[python_targets_python3_10(-)?] python_targets_python3_10? ( dev-lang/python:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/python-restx/flask-restx/archive/0.5.1.tar.gz -> flask-restx-0.5.1.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
|
||||
_md5_=4cc2d8e474e0751f8436d0a0404c194e
|
||||
17
metadata/md5-cache/dev-python/flask-restx-1.1.0-r1
Normal file
17
metadata/md5-cache/dev-python/flask-restx-1.1.0-r1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/blinker[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/Faker[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tzlocal[python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
|
||||
DESCRIPTION=Framework API development with Flask
|
||||
EAPI=8
|
||||
HOMEPAGE=https://flask-restx.readthedocs.io
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test test python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/python-restx/flask-restx/archive/1.1.0.tar.gz -> flask-restx-1.1.0.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
|
||||
_md5_=5af3775e40a6d85481152e373a10213f
|
||||
17
metadata/md5-cache/dev-python/pytest-flask-1.2.0-r1
Normal file
17
metadata/md5-cache/dev-python/pytest-flask-1.2.0-r1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/flask[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/flask[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/mock[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
|
||||
DESCRIPTION=A set of pytest fixtures to test Flask applications
|
||||
EAPI=8
|
||||
HOMEPAGE=http://pytest-flask.readthedocs.org
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test test python_targets_pypy3 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/flask[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pytest-flask/pytest-flask-1.2.0.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=59b2dae491ce453058207553ced2928a
|
||||
@@ -1,17 +1,18 @@
|
||||
BDEPEND=>=dev-util/meson-1.2.1-r1 >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst setup test
|
||||
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=gui-libs/gtk-4.12.0 >=gui-libs/libadwaita-1.4.0 >=dev-python/pygobject-3.44.1 >=dev-python/pillow-10.0.0 >=media-libs/mutagen-1.46.0 >=dev-python/python-magic-0.4.27 >=dev-python/pyacoustid-1.2.2-r1
|
||||
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=gui-libs/gtk-4.12.0 >=gui-libs/libadwaita-1.4.0 >=dev-python/pygobject-3.44.1 >=dev-python/pillow-10.0.0 >=media-libs/mutagen-1.46.0 >=dev-python/python-magic-0.4.27 >=dev-python/pyacoustid-1.2.2-r1 test? ( >=dev-python/pytest-7.4.0 )
|
||||
DESCRIPTION=GTK4 MusicBrainz audio tagger
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.gnome.org/World/eartag
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=gnome2-utils meson python-single-r1 xdg
|
||||
IUSE=python_single_target_python3_11 python_single_target_python3_12
|
||||
IUSE=test python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=gui-libs/gtk-4.12.0 >=gui-libs/libadwaita-1.4.0 >=dev-python/pygobject-3.44.1 >=dev-python/pillow-10.0.0 >=media-libs/mutagen-1.46.0 >=dev-python/python-magic-0.4.27 >=dev-python/pyacoustid-1.2.2-r1
|
||||
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=gui-libs/gtk-4.12.0 >=gui-libs/libadwaita-1.4.0 >=dev-python/pygobject-3.44.1 >=dev-python/pillow-10.0.0 >=media-libs/mutagen-1.46.0 >=dev-python/python-magic-0.4.27 >=dev-python/pyacoustid-1.2.2-r1 test? ( >=dev-python/pytest-7.4.0 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/World/eartag/-/archive/0.5.0/eartag-0.5.0.tar.bz2
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 meson af1ca7ad21fdd31fcc4fa91d8abca977 python-single-r1 75118e916668a74c660a13b0ecb22562 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=28a8f85a6973530cd31046f6226e89f1
|
||||
_md5_=db8e4857a77041b6fa922ed37eaf09fc
|
||||
|
||||
@@ -5,7 +5,8 @@ HOMEPAGE=https://jriver.com/
|
||||
INHERIT=unpacker
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=all-rights-reserved
|
||||
RDEPEND=app-arch/brotli
|
||||
SLOT=0
|
||||
SRC_URI=https://files.jriver-cdn.com/mediacenter/test/MediaCenter-31.0.60-amd64.deb
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 unpacker aa6a4e924009232d8b78b31e932c30b5
|
||||
_md5_=fa68f6569f0f5b0708ddaf6c20941b7e
|
||||
_md5_=1aa68d34dc95e714d29c64ef4e57d2bd
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,10 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Most likely the most over engineered cursor theme
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/phisch/phinger-cursors
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=CC-BY-SA-4.0
|
||||
RDEPEND=x11-libs/libXcursor
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/phisch/phinger-cursors/releases/download/v1.1/phinger-cursors-variants.tar.bz2 -> phinger-xcursors-1.1.tar.bz2
|
||||
_md5_=98d0bd43765b35565232eb6f653f37cf
|
||||
@@ -84,7 +84,7 @@ app-admin/linode-cli 5.42.1 5.43.0 5.44.3: Linode Command Line Interface
|
||||
app-admin/oet 0.1.9 0.1.10 9999: Update your system into binpkgs in an overlay sandbox
|
||||
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
|
||||
app-admin/pass-update 2.1: pass extension that provides an easy flow for updating passwords
|
||||
app-admin/pulumi-bin 3.80.0 3.81.0 3.86.0: Infrastructure as code in any programming language
|
||||
app-admin/pulumi-bin 3.81.0 3.86.0 3.88.0: Infrastructure as code in any programming language
|
||||
app-admin/rbw 9999: unofficial bitwarden cli
|
||||
app-admin/s-tui 1.1.3-r1: Stress-Terminal UI monitoring tool
|
||||
app-admin/synadm 0.43 0.43.1: Command line admin tool for Synapse
|
||||
@@ -859,7 +859,7 @@ dev-python/SLPP 1.2.3: Simple lua-python parser
|
||||
dev-python/SQLAlchemy-Utils 0.39.0: Various utility functions and datatypes for SQLAlchemy
|
||||
dev-python/TakeTheTime 0.3.1: Take The Time, a super-neat Python library for timing chunks of code
|
||||
dev-python/XenAPI 2.14-r1: Xen API SDK, for communication with Citrix XenServer and Xen Cloud Platform
|
||||
dev-python/adb-shell 0.4.3 0.4.4: A Python implementation of ADB with shell and FileSync functionality.
|
||||
dev-python/adb-shell 0.4.3 0.4.4 0.4.4-r1: A Python implementation of ADB with shell and FileSync functionality.
|
||||
dev-python/ahocorasick 1.4.4 9999: Python module implementing Aho-Corasick algorithm
|
||||
dev-python/aiomysql 0.1.1: aiomysql is a library for accessing a MySQL database from the asyncio
|
||||
dev-python/aiopg 1.4.0: Postgres integration with asyncio
|
||||
@@ -946,7 +946,7 @@ dev-python/fake-useragent 1.1.2: Up to date simple useragent faker with real wor
|
||||
dev-python/fastavro 1.7.0: Fast read/write of AVRO files
|
||||
dev-python/faust-cchardet 2.1.18 2.1.19: universal character encoding detector
|
||||
dev-python/filecheck 0.0.22: Python port of LLVM's FileCheck, flexible pattern matching file verifier
|
||||
dev-python/flask-restx 0.5.1 1.1.0: Framework API development with Flask
|
||||
dev-python/flask-restx 1.1.0 1.1.0-r1: Framework API development with Flask
|
||||
dev-python/font-v 2.1.0-r1: Font version reporting and modification tool
|
||||
dev-python/fontFeatures 1.7.4: Python library for manipulating OpenType font features
|
||||
dev-python/fontMath 0.9.3: A collection of objects that implement fast font math
|
||||
@@ -1092,7 +1092,7 @@ dev-python/pytest-cases 3.6.13 3.6.14: Separate test code from test cases in pyt
|
||||
dev-python/pytest-celery 0.1.0: a shim pytest plugin to enable celery.contrib.pytest
|
||||
dev-python/pytest-click 1.1.0: Pytest plugin for Click
|
||||
dev-python/pytest-cython 0.2.1: Plugin for testing Cython extension modules
|
||||
dev-python/pytest-flask 1.2.0: A set of pytest fixtures to test Flask applications
|
||||
dev-python/pytest-flask 1.2.0 1.2.0-r1: A set of pytest fixtures to test Flask applications
|
||||
dev-python/pytest-harvest 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 3.1.0 3.1.0-r1: Plugin to check import ordering using isort
|
||||
@@ -2057,7 +2057,6 @@ x11-themes/neonly-cursor 1.0.0: Cursor theme using a custom color palette inspir
|
||||
x11-themes/obsidian-icon-theme 4.15-r1 9999: Obsidian Icon Theme is intuitive Faenza-like icon theme
|
||||
x11-themes/obsidian2-gtk-theme 2.22 9999: Obsidian Gnome Theme, based upon Adwaita-Maia dark skin
|
||||
x11-themes/papirus-claws-mail-theme 0_pre20181023 0_pre20201019: Papirus icon theme for Claws Mail
|
||||
x11-themes/phinger-xcursors 1.1: Most likely the most over engineered cursor theme
|
||||
x11-themes/qogir-icon-theme 2020.11.22: A flat colorful design icon theme for linux desktops
|
||||
x11-themes/sound-theme-librem5 0.1.0: Sound theme for the Librem 5/PinePhone
|
||||
x11-themes/vimix-xcursors 20200224-r2: Theme inspired by Materia design and based on capitaine-cursors
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 10 Oct 2023 06:46:51 +0000
|
||||
Tue, 10 Oct 2023 15:46:55 +0000
|
||||
|
||||
Reference in New Issue
Block a user