mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
2023-10-06 21:01:54 UTC
This commit is contained in:
17
metadata/md5-cache/dev-python/BTrees-5.1
Normal file
17
metadata/md5-cache/dev-python/BTrees-5.1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=doc? ( dev-python/repoze-sphinx-autointerface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/persistent[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/transaction[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-testrunner[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ) ) test? ( dev-python/persistent[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/persistent[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DESCRIPTION=scalable persistent components
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/zopefoundation/BTrees
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=doc test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ZPL
|
||||
RDEPEND=dev-python/persistent[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/B/BTrees/BTrees-5.1.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=290c8bd9685c3d3078b5a320662c0d7d
|
||||
17
metadata/md5-cache/dev-python/persistent-5.1
Normal file
17
metadata/md5-cache/dev-python/persistent-5.1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ) ) test? ( dev-python/cffi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] doc? ( dev-python/repoze-sphinx-autointerface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/manuel[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-testrunner[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=dev-python/cffi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] doc? ( dev-python/repoze-sphinx-autointerface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/manuel[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-testrunner[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
|
||||
DESCRIPTION=automatic persistence for Python objects
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/zopefoundation/persistent
|
||||
INHERIT=distutils-r1
|
||||
IUSE=doc test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ZPL
|
||||
RDEPEND=dev-python/cffi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] doc? ( dev-python/repoze-sphinx-autointerface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/manuel[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-testrunner[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/zopefoundation/persistent/archive/5.1.tar.gz -> persistent-5.1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce
|
||||
_md5_=41f146058e75d53b18fc950eabf43d62
|
||||
16
metadata/md5-cache/dev-python/zodbpickle-3.1
Normal file
16
metadata/md5-cache/dev-python/zodbpickle-3.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/zope-testrunner[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Fork of Python's pickle module to work with ZODB
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/zodbpickle/ https://github.com/zopefoundation/zodbpickle
|
||||
INHERIT=distutils-r1 edo pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=PSF-2 ZPL
|
||||
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/z/zodbpickle/zodbpickle-3.1.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce edo c0eb9cbe6b0bd01fcb4918f12598a4d3 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=f7d37ab98597064f37995f0337009878
|
||||
13
metadata/md5-cache/dev-util/git-bug-0.8.0
Normal file
13
metadata/md5-cache/dev-util/git-bug-0.8.0
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
DESCRIPTION=distributed, offline-first bug tracker
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/MichaelMure/git-bug
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RESTRICT=strip strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/MichaelMure/git-bug/archive/v0.8.0.tar.gz -> git-bug-0.8.0.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/git-bug-0.8.0-vendor.tar.xz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22
|
||||
_md5_=ae6d32e288664b5d10081ffee46b9389
|
||||
@@ -1,12 +1,12 @@
|
||||
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
DESCRIPTION=distributed, offline-first bug tracker
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/MichaelMure/git-bug
|
||||
INHERIT=go-module git-r3
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RESTRICT=network-sandbox
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 git-r3 2358a7b20091609e24bd3a83b3ac5991
|
||||
_md5_=ae1137e5e172099f1e342d26463457c4
|
||||
_md5_=46d3d89a4b897ea3eb935aab837ad444
|
||||
|
||||
@@ -842,7 +842,7 @@ dev-perl/HTTP-Tiny-Multipart 0.08: Add post_multipart to HTTP::Tiny
|
||||
dev-perl/List-Compare 0.55: Compare elements of two or more lists
|
||||
dev-perl/Term-Animation 2.6: Animated ASCII Art support for Perl
|
||||
dev-php/pecl-inotify 3.0.0-r1: Inotify binding for PHP
|
||||
dev-python/BTrees 5.0-r1: scalable persistent components
|
||||
dev-python/BTrees 5.0-r1 5.1: scalable persistent components
|
||||
dev-python/DAWG-Python 0.7.2: Pure-python reader for DAWGs (DAFSAs) created by dawgdic C++ library.
|
||||
dev-python/EbookLib 0.17.1: Ebook library which can handle EPUB2/EPUB3 and Kindle format
|
||||
dev-python/ManimPango 0.4.3: Binding for Pango, to use with Manim.
|
||||
@@ -1037,7 +1037,7 @@ dev-python/ots-python 8.2.1: A Python wrapper for OpenType Sanitizer
|
||||
dev-python/parsel 1.7.0: Utility to extract data from XML/HTML documents using XPath or CSS selectors
|
||||
dev-python/pem 21.2.0: Easy PEM file parsing in Python
|
||||
dev-python/persist-queue 0.8.0 0.8.1: A thread-safe disk based persistent queue in Python
|
||||
dev-python/persistent 5.0: automatic persistence for Python objects
|
||||
dev-python/persistent 5.0 5.1: automatic persistence for Python objects
|
||||
dev-python/pg8000 1.29.4: PostgreSQL interface library
|
||||
dev-python/phx-class-registry 3.0.5-r1 4.0.6: An intersection of the Registry and Factory pattern
|
||||
dev-python/pifpaf 3.1.5: Python fixtures and daemon managing tools for functional testing
|
||||
@@ -1196,7 +1196,7 @@ dev-python/yams 0.7.3 9999: Yet Another MPD Scrobbler (for Last.FM)
|
||||
dev-python/yaql 2.0.0: YAQL: Yet Another Query Language
|
||||
dev-python/youseedee 0.3.0 0.4.1: Interface to the Unicode Character Database
|
||||
dev-python/zodb 5.8.0-r1 5.8.1: Python object-oriented database
|
||||
dev-python/zodbpickle 3.0.1-r1: Fork of Python's pickle module to work with ZODB
|
||||
dev-python/zodbpickle 3.0.1-r1 3.1: Fork of Python's pickle module to work with ZODB
|
||||
dev-python/zope-cachedescriptors 5.0: Python descriptors which cache their output
|
||||
dev-python/zope-testrunner 6.0 6.1: This package provides a flexible test runner with layer support.
|
||||
dev-python/zopfli 0.2.2: Zopfli module for Python
|
||||
@@ -1257,7 +1257,7 @@ dev-util/fpm 0.9.0: Fortran Package Manager (fpm)
|
||||
dev-util/fypp 3.1 3.2: Fypp - Python powered Fortran preprocessor
|
||||
dev-util/gammaray 2.11.3: High-level runtime introspection tool for Qt applications
|
||||
dev-util/gftools 0.9.21-r1: Miscellaneous tools for working with the Google Fonts collection
|
||||
dev-util/git-bug 0.7.2 9999: distributed, offline-first bug tracker
|
||||
dev-util/git-bug 0.7.2 0.8.0 9999: distributed, offline-first bug tracker
|
||||
dev-util/gitlab-ci-local-bin 4.42.0 4.43.0: Run gitlab pipelines locally as shell executor or docker executor
|
||||
dev-util/glsl-language-server 0.3.7: Language server implementation for GLSL
|
||||
dev-util/gshards 0.1-r1 0.2: Small helper tools to aid installing Crystal packages in Gentoo
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 06 Oct 2023 17:16:52 +0000
|
||||
Fri, 06 Oct 2023 21:01:54 +0000
|
||||
|
||||
Reference in New Issue
Block a user