mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
2022-11-05 15:31:44 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BDEPEND=verify-sig? ( sec-keys/openpgp-keys-jvoisin ) test? ( app-text/poppler[introspection(+)] gnome-base/librsvg[introspection(+)] media-libs/exiftool:* media-video/ffmpeg[mp3(+),vorbis(+)] x11-libs/gdk-pixbuf:2[jpeg(+),tiff(+)] ) test? ( dev-python/pycairo:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygobject:3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] media-libs/mutagen:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[xml(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11[xml(+)] ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 )
|
||||
BDEPEND=verify-sig? ( sec-keys/openpgp-keys-jvoisin ) test? ( app-text/poppler[introspection] gnome-base/librsvg[introspection] media-libs/exiftool:* media-video/ffmpeg[mp3,vorbis] x11-libs/gdk-pixbuf:2[jpeg,tiff] ) test? ( dev-python/pycairo:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygobject:3[cairo,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] media-libs/mutagen:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[xml(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11[xml(+)] ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 )
|
||||
DEFINED_PHASES=compile configure install postinst prepare test unpack
|
||||
DESCRIPTION=Metadata Anonymisation Toolkit: handy tool to trash your metadata
|
||||
EAPI=8
|
||||
@@ -7,10 +7,10 @@ INHERIT=distutils-r1 optfeature verify-sig
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 verify-sig
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=dev-python/pycairo:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygobject:3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] media-libs/mutagen:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[xml(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11[xml(+)] )
|
||||
RDEPEND=dev-python/pycairo:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygobject:3[cairo,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] media-libs/mutagen:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[xml(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11[xml(+)] )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://0xacab.org/jvoisin/mat2/-/archive/0.13.0/mat2-0.13.0.tar.gz verify-sig? ( https://0xacab.org/jvoisin/mat2/uploads/b8b7bce2a45aa6c1b2b48432025b2fef/mat2-0.13.0.tar.gz.asc )
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb optfeature 1a2157392a869265b2afcb63a26c12ac verify-sig 0748d665fa664a87add00152ed046e16
|
||||
_md5_=954eb5ebbf837cfe41f6f90d28481996
|
||||
_md5_=a510a143ab71f5567cacae69e7caf7ea
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=dev-python/setuptools_scm[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=app-text/unpaper-6.1 dev-python/pytest-helpers-namespace[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-xmp-toolkit-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=media-libs/jbig2enc-0.29 >=media-gfx/pngquant-2.5 ) test? ( >=app-text/ghostscript-gpl-9.50 >=app-text/pdfminer-20201018[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=app-text/tesseract-4.1.1 >=dev-python/coloredlogs-14.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/deprecation-2.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/packaging-20[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >dev-python/pikepdf-5.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pillow-8.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pluggy-0.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/reportlab-3.5.66[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tqdm-4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=media-gfx/img2pdf-0.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_10(-)] dev-python/sphinx-issues[python_targets_python3_10(-)] dev-python/sphinx_rtd_theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_9(-)] dev-python/sphinx-issues[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_8(-)] dev-python/sphinx-issues[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=OCRmyPDF adds an OCR text layer to scanned PDF files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ocrmypdf/OCRmyPDF
|
||||
INHERIT=bash-completion-r1 distutils-r1 optfeature
|
||||
IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=CC-BY-SA-2.5 CC-BY-SA-4.0 MIT MPL-2.0 ZLIB
|
||||
RDEPEND=>=app-text/ghostscript-gpl-9.50 >=app-text/pdfminer-20201018[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=app-text/tesseract-4.1.1 >=dev-python/coloredlogs-14.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/deprecation-2.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/packaging-20[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >dev-python/pikepdf-5.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pillow-8.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pluggy-0.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/reportlab-3.5.66[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tqdm-4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=media-gfx/img2pdf-0.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/OCRmyPDF/OCRmyPDF/archive/v14.0.1.tar.gz -> OCRmyPDF-14.0.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb optfeature 1a2157392a869265b2afcb63a26c12ac
|
||||
_md5_=12317d27b66c0b20a514f11520339772
|
||||
16
metadata/md5-cache/app-text/OCRmyPDF-14.0.1-r2
Normal file
16
metadata/md5-cache/app-text/OCRmyPDF-14.0.1-r2
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-python/setuptools_scm[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=app-text/unpaper-6.1 dev-python/pytest-helpers-namespace[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-xmp-toolkit-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=media-libs/jbig2enc-0.29 >=media-gfx/pngquant-2.5 ) test? ( >=app-text/ghostscript-gpl-9.50 >=app-text/pdfminer-20201018[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=app-text/tesseract-4.1.1[jpeg?,tiff,png?,webp?] >=dev-python/coloredlogs-14.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/deprecation-2.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/packaging-20[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >dev-python/pikepdf-5.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pillow-8.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pluggy-0.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/reportlab-3.5.66[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tqdm-4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=media-gfx/img2pdf-0.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_10(-)] dev-python/sphinx-issues[python_targets_python3_10(-)] dev-python/sphinx_rtd_theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_9(-)] dev-python/sphinx-issues[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_8(-)] dev-python/sphinx-issues[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=OCRmyPDF adds an OCR text layer to scanned PDF files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ocrmypdf/OCRmyPDF
|
||||
INHERIT=bash-completion-r1 distutils-r1 optfeature
|
||||
IUSE=jpeg png webp test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=CC-BY-SA-2.5 CC-BY-SA-4.0 MIT MPL-2.0 ZLIB
|
||||
RDEPEND=>=app-text/ghostscript-gpl-9.50 >=app-text/pdfminer-20201018[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=app-text/tesseract-4.1.1[jpeg?,tiff,png?,webp?] >=dev-python/coloredlogs-14.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/deprecation-2.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/packaging-20[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >dev-python/pikepdf-5.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pillow-8.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pluggy-0.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/reportlab-3.5.66[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tqdm-4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=media-gfx/img2pdf-0.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/OCRmyPDF/OCRmyPDF/archive/v14.0.1.tar.gz -> OCRmyPDF-14.0.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb optfeature 1a2157392a869265b2afcb63a26c12ac
|
||||
_md5_=60536154d84d33b49b4472a3e45c7244
|
||||
11
metadata/md5-cache/dev-lang/cc65-2.19
Normal file
11
metadata/md5-cache/dev-lang/cc65-2.19
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=Cross-development package for 65(C)02 systems
|
||||
EAPI=8
|
||||
HOMEPAGE=https://cc65.github.io/
|
||||
INHERIT=git-r3
|
||||
LICENSE=ZLIB
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 b9ac6f96d2a88edb5b351df634dc5e53
|
||||
_md5_=8a8fa097f71a0a1d1ecfdebf8f09b01e
|
||||
13
metadata/md5-cache/dev-libs/libopensmtpd-0.7
Normal file
13
metadata/md5-cache/dev-libs/libopensmtpd-0.7
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile configure install
|
||||
DEPEND=dev-libs/libevent:=
|
||||
DESCRIPTION=Library for creating OpenSMTPD filters
|
||||
EAPI=8
|
||||
HOMEPAGE=http://imperialat.at/dev/libopensmtpd/
|
||||
INHERIT=toolchain-funcs
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=dev-libs/libevent:=
|
||||
SLOT=0/0.1
|
||||
SRC_URI=http://imperialat.at/releases/libopensmtpd-0.7.tar.gz
|
||||
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157
|
||||
_md5_=2f72e26948c25620ecb601290f37b66f
|
||||
@@ -3,12 +3,12 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Fork of the official redis client for Nim
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/zedeus/redis
|
||||
INHERIT=nimble
|
||||
INHERIT=databases nimble
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0.3.0
|
||||
SRC_URI=https://github.com/zedeus/redis/archive/d0a0e6fb3010015f0cc483ca2e540ace02446570.tar.gz -> zedeus_redis-0.3.0_p20211226.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a nim-utils 97e368e366eccfbf48372c9a552669e2 ninja-utils 58ec4e54962bf45d065fb95030701514 nimble 457a21dea820c49795660caec0bf8d91
|
||||
_md5_=60ac2d241be5b6e50b10e3e9085ac468
|
||||
_eclasses_=databases 50c1715fa76b077f0dd2f4b400d370a1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a nim-utils 97e368e366eccfbf48372c9a552669e2 ninja-utils 58ec4e54962bf45d065fb95030701514 nimble 457a21dea820c49795660caec0bf8d91
|
||||
_md5_=34ed5e8b8158f3f2c58617801dae1d48
|
||||
|
||||
16
metadata/md5-cache/dev-python/asyncmy-0.2.5
Normal file
16
metadata/md5-cache/dev-python/asyncmy-0.2.5
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-python/cython[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pytest-asyncio[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] virtual/mysql[server] ) test? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[ssl] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[ssl] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[ssl] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11[ssl] ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test unpack
|
||||
DESCRIPTION=A fast asyncio MySQL driver
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/asyncmy/ https://github.com/long2ice/asyncmy
|
||||
INHERIT=databases distutils-r1 optfeature
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[ssl] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[ssl] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[ssl] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11[ssl] )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/long2ice/asyncmy/archive/refs/tags/v0.2.5.tar.gz -> asyncmy-0.2.5.gh.tar.gz
|
||||
_eclasses_=databases 50c1715fa76b077f0dd2f4b400d370a1 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb optfeature 1a2157392a869265b2afcb63a26c12ac
|
||||
_md5_=2c630b487839cde72338f3d6ff76f839
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DESCRIPTION=Hunter is a flexible code tracing toolkit
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ionelmc/python-hunter https://pypi.org/project/hunter/
|
||||
INHERIT=distutils-r1
|
||||
INHERIT=distutils-r1 multiprocessing
|
||||
IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ionelmc/python-hunter/archive/v3.5.1.tar.gz -> hunter-3.5.1.gh.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
|
||||
_md5_=f84a5d4bc09a6b578dc0c4937066979a
|
||||
_md5_=decc4189671cb6b8acfb1e79128b12aa
|
||||
|
||||
@@ -7,10 +7,11 @@ INHERIT=distutils-r1 optfeature
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
PROPERTIES=test_network
|
||||
RDEPEND=dev-python/azure-core[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/isodate[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-oauthlib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[xml(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11[xml(+)] )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/m/msrest/msrest-0.7.1.zip
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb optfeature 1a2157392a869265b2afcb63a26c12ac
|
||||
_md5_=b5840ecf18a2ce27fab3a608544b11e8
|
||||
_md5_=8b83e8edbda85456aadf1be872c6fb3f
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( dev-db/postgresql dev-python/pytest-mock[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/scramp-1.4.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/scramp-1.4.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DESCRIPTION=A Pure-Python PostgreSQL Driver
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/tlocke/pg8000 https://pypi.org/project/pg8000/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=dev-python/scramp-1.4.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pg8000/pg8000-1.26.1.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
|
||||
_md5_=9ce075fe5c0e03efae2fc8d7b6185987
|
||||
16
metadata/md5-cache/dev-python/pg8000-1.29.2
Normal file
16
metadata/md5-cache/dev-python/pg8000-1.29.2
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[ssl] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[ssl] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[ssl] ) dev-db/postgresql[server] dev-python/pytest-mock[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/scramp-1.4.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-dateutil-2.8.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A Pure-Python PostgreSQL Driver
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/tlocke/pg8000 https://pypi.org/project/pg8000/
|
||||
INHERIT=databases distutils-r1 edo
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=dev-python/scramp-1.4.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-dateutil-2.8.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pg8000/pg8000-1.29.2.tar.gz
|
||||
_eclasses_=databases 50c1715fa76b077f0dd2f4b400d370a1 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb edo c0eb9cbe6b0bd01fcb4918f12598a4d3
|
||||
_md5_=d13bace296727b30449ad82f135323af
|
||||
16
metadata/md5-cache/dev-python/pymemcache-4.0.0
Normal file
16
metadata/md5-cache/dev-python/pymemcache-4.0.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/Faker[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/gevent-21.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zstd[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] net-misc/memcached ) test? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.0_beta4:3.11 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_11(-)] dev-python/sphinxcontrib-apidoc[python_targets_python3_11(-)] dev-python/sphinx_rtd_theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_10(-)] dev-python/sphinxcontrib-apidoc[python_targets_python3_10(-)] dev-python/sphinx_rtd_theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_9(-)] dev-python/sphinxcontrib-apidoc[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_8(-)] dev-python/sphinxcontrib-apidoc[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A comprehensive, fast, pure-Python memcached client
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/pinterest/pymemcache https://pypi.org/project/pymemcache/
|
||||
INHERIT=databases distutils-r1
|
||||
IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pymemcache/pymemcache-4.0.0.tar.gz
|
||||
_eclasses_=databases 50c1715fa76b077f0dd2f4b400d370a1 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
|
||||
_md5_=203168cec27cb4fb2f7196fd3b363308
|
||||
17
metadata/md5-cache/dev-python/scramp-1.4.4
Normal file
17
metadata/md5-cache/dev-python/scramp-1.4.4
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/asn1crypto-1.4.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-9[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/asn1crypto-1.4.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pytest-mock[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/passlib[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
|
||||
DESCRIPTION=A pure-Python implementation of the SCRAM authentication protocol.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/scramp/ https://github.com/tlocke/scramp
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/asn1crypto-1.4.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/scramp/scramp-1.4.4.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
|
||||
_md5_=de5f5e929a2a46b50de93645f43ebb60
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig virtual/yacc kernel_linux? ( sys-kernel/linux-headers )
|
||||
DEFINED_PHASES=compile
|
||||
DEPEND=sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= elibc_Darwin? ( dev-libs/ossp-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( dev-libs/libbsd ) !elibc_Darwin? ( !elibc_SunOS? ( app-crypt/libmd sys-apps/util-linux ) )
|
||||
DESCRIPTION=Portable version of the Game of Trees version control system
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gameoftrees.org
|
||||
INHERIT=toolchain-funcs
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=ISC
|
||||
RDEPEND=sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= elibc_Darwin? ( dev-libs/ossp-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( dev-libs/libbsd ) !elibc_Darwin? ( !elibc_SunOS? ( app-crypt/libmd sys-apps/util-linux ) )
|
||||
SLOT=0
|
||||
SRC_URI=https://gameoftrees.org/releases/portable/got-portable-0.76.tar.gz
|
||||
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157
|
||||
_md5_=887892e4e5f8e448876039ac21ab7a21
|
||||
12
metadata/md5-cache/dev-vcs/got-0.78
Normal file
12
metadata/md5-cache/dev-vcs/got-0.78
Normal file
@@ -0,0 +1,12 @@
|
||||
BDEPEND=virtual/pkgconfig virtual/yacc
|
||||
DEFINED_PHASES=-
|
||||
DEPEND=dev-libs/libevent:= sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= elibc_Darwin? ( dev-libs/ossp-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( dev-libs/libbsd !elibc_SunOS? ( app-crypt/libmd sys-apps/util-linux ) ) kernel_linux? ( sys-kernel/linux-headers )
|
||||
DESCRIPTION=Portable version of the Game of Trees version control system
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gameoftrees.org
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=ISC
|
||||
RDEPEND=dev-libs/libevent:= sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= elibc_Darwin? ( dev-libs/ossp-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( dev-libs/libbsd !elibc_SunOS? ( app-crypt/libmd sys-apps/util-linux ) )
|
||||
SLOT=0
|
||||
SRC_URI=https://gameoftrees.org/releases/portable/got-portable-0.78.tar.gz
|
||||
_md5_=50b868264b3bf44347a6a48991435aa2
|
||||
13
metadata/md5-cache/dev-zig/zls-9999
Normal file
13
metadata/md5-cache/dev-zig/zls-9999
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile install postinst test unpack
|
||||
DEPEND=~dev-lang/zig-9999
|
||||
DESCRIPTION=Zig LSP implementation + Zig Language Server
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/zigtools/zls
|
||||
INHERIT=git-r3
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=~dev-lang/zig-9999
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 b9ac6f96d2a88edb5b351df634dc5e53
|
||||
_md5_=6a3a82653721c569d11a37df53f2cd82
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/wayland <media-libs/fcft-4.0.0 >=media-libs/fcft-3.0.0 x11-libs/libxkbcommon x11-libs/pixman cairo? ( x11-libs/cairo ) png? ( media-libs/libpng ) svg? ( gnome-base/librsvg )
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/dnkl/fuzzel/archive/1.8.1.tar.gz -> fuzzel-1.8.1.tar.gz
|
||||
SRC_URI=https://codeberg.org/dnkl/fuzzel/archive/1.8.2.tar.gz -> fuzzel-1.8.2.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003
|
||||
_md5_=783e1e15acb3c5c8cf0ba96e2f0ede45
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) doc? ( >=app-doc/doxygen-1.8.13-r1 dev-qt/qthelp:5 ) dev-libs/libpcre2:* >=kde-frameworks/extra-cmake-modules-5.91.0:5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=>=dev-qt/qtcore-5.15.2:5 >=dev-qt/qtdeclarative-5.15.2:5 >=dev-qt/qtgui-5.15.2:5 >=dev-qt/qtnetwork-5.15.2:5 >=dev-qt/qtquickcontrols2-5.15.2:5 >=kde-frameworks/ki18n-5.91.0:5 >=kde-frameworks/kirigami-5.91.0:5 test? ( >=dev-qt/qtmultimedia-5.15.2:5[qml(+)] x11-themes/sound-theme-freedesktop ) test? ( dev-qt/qttest:5 ) doc? ( dev-qt/qt-docs:5 ) dev-qt/qtcore:5
|
||||
DEPEND=>=dev-qt/qtcore-5.15.2:5 >=dev-qt/qtdeclarative-5.15.2:5 >=dev-qt/qtgui-5.15.2:5 >=dev-qt/qtnetwork-5.15.2:5 >=dev-qt/qtquickcontrols2-5.15.2:5 >=kde-frameworks/ki18n-5.91.0:5 >=kde-frameworks/kirigami-5.91.0:5 test? ( >=dev-qt/qtmultimedia-5.15.2:5[gstreamer,qml(+)] media-libs/gst-plugins-base[ogg,vorbis] media-libs/gst-plugins-bad x11-themes/sound-theme-freedesktop ) test? ( dev-qt/qttest:5 ) doc? ( dev-qt/qt-docs:5 ) dev-qt/qtcore:5
|
||||
DESCRIPTION=Convergent visual components for Kirigami-based applications
|
||||
EAPI=8
|
||||
HOMEPAGE=https://invent.kde.org/libraries/kirigami-addons
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=5
|
||||
SRC_URI=mirror://kde/stable/kirigami-addons/kirigami-addons-0.5.tar.xz
|
||||
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d virtualx 644887c82aefdf12001489391fca4f02 ecm 3dae552f761290722bcc848a12bfb538
|
||||
_md5_=b89e4bfba5fae5418a8e2ffd3721e3dd
|
||||
_md5_=b3c6854c79e54df1c595e739cf0282fb
|
||||
|
||||
15
metadata/md5-cache/mail-filter/opensmtpd-filter-dkimsign-0.6
Normal file
15
metadata/md5-cache/mail-filter/opensmtpd-filter-dkimsign-0.6
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install
|
||||
DEPEND=dev-libs/libopensmtpd:= dev-libs/openssl:=
|
||||
DESCRIPTION=OpenSMTPD filter for DKIM signing
|
||||
EAPI=8
|
||||
HOMEPAGE=http://imperialat.at/dev/filter-dkimsign/
|
||||
INHERIT=toolchain-funcs
|
||||
IUSE=+ed25519
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=dev-libs/libopensmtpd:= dev-libs/openssl:=
|
||||
SLOT=0
|
||||
SRC_URI=http://imperialat.at/releases/filter-dkimsign-0.6.tar.gz
|
||||
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157
|
||||
_md5_=38956a66b9d1ab85436ad726a1fad25f
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=app-arch/zip verify-sig? ( sec-keys/openpgp-keys-skyjake ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=>=dev-libs/tfdn-1.1.0:=[ssl] fribidi? ( dev-libs/fribidi ) ncurses? ( dev-libs/sealcurses ) !ncurses? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[sound(+),video(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= )
|
||||
DEPEND=>=dev-libs/tfdn-1.1.0:=[ssl] fribidi? ( dev-libs/fribidi ) ncurses? ( dev-libs/sealcurses:= ) !ncurses? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[sound(+),video(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= )
|
||||
DESCRIPTION=Desktop GUI client for browsing Geminispace
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gmi.skyjake.fi/lagrange/ https://git.skyjake.fi/gemini/lagrange
|
||||
@@ -9,8 +9,8 @@ INHERIT=cmake verify-sig xdg
|
||||
IUSE=+fribidi +harfbuzz mp3 ncurses webp verify-sig
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=|| ( MIT Unlicense ) Apache-2.0 BSD-2 CC-BY-SA-4.0 OFL-1.1
|
||||
RDEPEND=>=dev-libs/tfdn-1.1.0:=[ssl] fribidi? ( dev-libs/fribidi ) ncurses? ( dev-libs/sealcurses ) !ncurses? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[sound(+),video(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= )
|
||||
RDEPEND=>=dev-libs/tfdn-1.1.0:=[ssl] fribidi? ( dev-libs/fribidi ) ncurses? ( dev-libs/sealcurses:= ) !ncurses? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[sound(+),video(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= )
|
||||
SLOT=0
|
||||
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.13.6/lagrange-1.13.6.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.13.6/lagrange-1.13.6.tar.gz.sig )
|
||||
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.13.8/lagrange-1.13.8.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.13.8/lagrange-1.13.8.tar.gz.sig )
|
||||
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d verify-sig 0748d665fa664a87add00152ed046e16 xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=db9c07558d31293d493513db2097591e
|
||||
_md5_=2a63c21536bd968a49f0ef1ae2371452
|
||||
@@ -12,6 +12,6 @@ LICENSE=LGPL-3 MPL-2.0 MIT Apache-2.0 BSD ZLIB
|
||||
RDEPEND=!net-p2p/yggdrasil-go
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/popura-network/Popura/archive/v0.4.6.tar.gz -> popura-0.4.6.tar.gz https://codeberg.org/BratishkaErik/distfiles/media/branch/master/popura-0.4.6-deps.tar.bz2
|
||||
SRC_URI=https://github.com/popura-network/Popura/archive/refs/tags/v0.4.6.tar.gz -> popura-0.4.6.tar.gz https://github.com/popura-network/Popura/releases/download/v0.4.6/popura-0.4.6-vendor.tar.xz
|
||||
_eclasses_=go-module 15312495dc4fd84f8c37bbe228ea2abd toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info bbfa385d6907d7948d49a5e107bd654d systemd 5f4bb0758df2e483babf68cd517078ca fcaps babe6282ea5c195981bd302af1adaf3a
|
||||
_md5_=55f82981fb30ffe96c0592c1100f5c10
|
||||
_md5_=4e2345a70a951dbbf7544d75c8252d16
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=>=dev-lang/go-1.18.0 >=dev-lang/go-1.18 app-arch/unzip
|
||||
BDEPEND=>=dev-lang/go-1.19.0 >=dev-lang/go-1.18 app-arch/unzip
|
||||
DEFINED_PHASES=compile install postinst unpack
|
||||
DESCRIPTION=Git-based wiki engine written in Go using mycomarkup
|
||||
EAPI=8
|
||||
@@ -7,8 +7,8 @@ INHERIT=go-module
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=AGPL-3 MIT Apache-2.0 BSD BSD-2 CC-BY-4.0
|
||||
RDEPEND=dev-vcs/git
|
||||
RESTRICT=strip
|
||||
RESTRICT=mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bouncepaw/mycorrhiza/archive/v1.12.1.tar.gz -> mycorrhiza-1.12.1.tar.gz https://codeberg.org/BratishkaErik/distfiles/media/branch/master/mycorrhiza-1.12.1-deps.tar.bz2
|
||||
SRC_URI=https://github.com/bouncepaw/mycorrhiza/archive/v1.13.0.tar.gz -> mycorrhiza-1.13.0.tar.gz https://codeberg.org/BratishkaErik/distfiles/media/branch/master/mycorrhiza-1.13.0-vendor.tar.xz
|
||||
_eclasses_=go-module 15312495dc4fd84f8c37bbe228ea2abd
|
||||
_md5_=7bcdec33f77a30be14c31b8bef27ea21
|
||||
_md5_=53bfe426f99e06dca66e086d1cd3dae4
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=>=dev-lang/go-1.18.0 >=dev-lang/go-1.18 app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=>=dev-lang/go-1.19.0 >=dev-lang/go-1.18 app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile install postinst unpack
|
||||
DESCRIPTION=Git-based wiki engine written in Go using mycomarkup
|
||||
EAPI=8
|
||||
@@ -10,4 +10,4 @@ RDEPEND=dev-vcs/git
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
_eclasses_=go-module 15312495dc4fd84f8c37bbe228ea2abd git-r3 b9ac6f96d2a88edb5b351df634dc5e53
|
||||
_md5_=dfd268faa78cf2fcbf8cce9a39c7d6e2
|
||||
_md5_=a910b93d20c3515ffe0956499dd72be8
|
||||
|
||||
@@ -10,4 +10,4 @@ RDEPEND=x11-libs/libX11 x11-libs/libXcursor
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/NRK/sxcs/archive/v0.7.tar.gz -> sxcs-0.7.tar.gz
|
||||
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157
|
||||
_md5_=fa13a5593c7bbe16bc919ea8748cd4be
|
||||
_md5_=ece71b01dc63830513f5be1c6f2b7882
|
||||
|
||||
@@ -228,7 +228,7 @@ app-shells/zsh-histdb 0_pre20200405: A slightly better history for zsh
|
||||
app-shells/zsh-history-substring-search 1.0.2: ZSH port of Fish history search (up arrow)
|
||||
app-shells/zsh-history-to-fish 0.3.0-r1: Bring your ZSH history to Fish shell
|
||||
app-shells/zsh-silver 9999: Zsh plugin for silver
|
||||
app-text/OCRmyPDF 14.0.1-r1: OCRmyPDF adds an OCR text layer to scanned PDF files
|
||||
app-text/OCRmyPDF 14.0.1-r2: OCRmyPDF adds an OCR text layer to scanned PDF files
|
||||
app-text/cmark-gfm 0.29.0.3: GitHub's fork of cmark
|
||||
app-text/code-minimap 0.6.4: A high performance code minimap generator
|
||||
app-text/epubgrep 0.6.0-r1 0.6.2: Search tool for EPUB e-books
|
||||
@@ -496,6 +496,7 @@ dev-java/orson-charts 1.7: A fast, lightweight charts generator for the Java pla
|
||||
dev-java/orsonpdf 1.9: A fast, lightweight PDF generator for the Java platform
|
||||
dev-java/paceRegression 1.0.1: Class for building pace regression linear models and using them for prediction
|
||||
dev-lang/aldor 1.2.0_p20190730-r1: The Aldor Programming Language
|
||||
dev-lang/cc65 2.19: Cross-development package for 65(C)02 systems
|
||||
dev-lang/crystal-bin 1.6.1 1.6.2: The Crystal Programming Language
|
||||
dev-lang/fbc 1.07.3 1.08.1: A free/open source, multi-platform BASIC compiler.
|
||||
dev-lang/fbc-bootstrap 1.07.3 1.08.1: Bootstrap package for dev-lang/fbc
|
||||
@@ -538,6 +539,7 @@ dev-libs/libdatrie 0.2.13: Double-Array Trie Library
|
||||
dev-libs/libdwarf 0.4.0 0.4.1: The DWARF Debugging Information Format
|
||||
dev-libs/libglibutil 1.0.63: Library of glib utilities
|
||||
dev-libs/libnodave 0.8.5.1-r2: Connect to and exchange data with Siemens PLCs
|
||||
dev-libs/libopensmtpd 0.7: Library for creating OpenSMTPD filters
|
||||
dev-libs/libthai 0.1.28 0.1.29: A a set of Thai language support routines
|
||||
dev-libs/luksmeta 9: LUKSMeta is a simple library for storing metadata in the LUKSv1 header
|
||||
dev-libs/memkind 1.13.0: user extensible heap manager built on top of jemalloc
|
||||
@@ -738,6 +740,7 @@ dev-python/asciimatics 1.13.0 9999: Package for curses-like operations, text UIs
|
||||
dev-python/ascim 0.1.1: Manipulate ASCII art as you would do with raster images
|
||||
dev-python/asgi-lifespan 1.0.1: Programmatic startup/shutdown of ASGI apps
|
||||
dev-python/aspectlib 1.5.2 2.0.0: An aspect-oriented programming, monkey-patch and decorators library
|
||||
dev-python/asyncmy 0.2.5: A fast asyncio MySQL driver
|
||||
dev-python/asyncpg 0.26.0 0.27.0: A fast PostgreSQL Database Client Library for Python/asyncio
|
||||
dev-python/asyncssh 2.10.1 2.11.0: Asynchronous SSHv2 client and server library
|
||||
dev-python/auditok 0.1.5 0.2.0: A module for Audio/Acoustic Activity Detection
|
||||
@@ -901,7 +904,7 @@ dev-python/ots-python 8.2.1: A Python wrapper for OpenType Sanitizer
|
||||
dev-python/ovsdbapp 1.16.0 1.16.1: A library for creating OVSDB applications
|
||||
dev-python/parsel 1.6.0: Utility to extract data from XML/HTML documents using XPath or CSS selectors
|
||||
dev-python/persist-queue 0.8.0: A thread-safe disk based persistent queue in Python
|
||||
dev-python/pg8000 1.26.1 1.29.1: A Pure-Python PostgreSQL Driver
|
||||
dev-python/pg8000 1.29.1 1.29.2: A Pure-Python PostgreSQL Driver
|
||||
dev-python/phx-class-registry 3.0.5-r1: An intersection of the Registry and Factory pattern
|
||||
dev-python/pifpaf 3.1.5: Python fixtures and daemon managing tools for functional testing
|
||||
dev-python/pip-api 0.0.29: An unofficial, importable pip API
|
||||
@@ -931,7 +934,7 @@ dev-python/pyinquirer 1.0.3_p20200708 9999: A Python module for common interacti
|
||||
dev-python/pyinstaller 4.2-r1: Bundles a Python application and all its dependencies into a single package.
|
||||
dev-python/pykeepass 4.0.2: Python library to interact with keepass databases (supports KDBX3 and KDBX4)
|
||||
dev-python/pymeeus 0.5.11: Python implementation of Jean Meeus astronomical routines
|
||||
dev-python/pymemcache 3.5.1 3.5.2: A comprehensive, fast, pure-Python memcached client
|
||||
dev-python/pymemcache 3.5.1 3.5.2 4.0.0: A comprehensive, fast, pure-Python memcached client
|
||||
dev-python/pymorphy2 0.9.1: Morphological analyzer (POS tagger + inflection engine) for Russian language.
|
||||
dev-python/pymorphy2-dicts 2.4.393442.3710985: Russian dictionary for PyMorphy2
|
||||
dev-python/pymorphy2-dicts-ru 2.4.417127.4579844: Russian dictionary for PyMorphy2
|
||||
@@ -995,7 +998,7 @@ dev-python/rstr 3.2.0: Easily generate random strings of various types
|
||||
dev-python/ryu 4.34: Component-based Software-defined Networking Framework
|
||||
dev-python/schedule 1.1.0-r1: Python job scheduling for humans
|
||||
dev-python/schema 0.7.5: Python module to validate and convert data structures
|
||||
dev-python/scramp 1.4.1: A pure-Python implementation of the SCRAM authentication protocol.
|
||||
dev-python/scramp 1.4.1 1.4.4: A pure-Python implementation of the SCRAM authentication protocol.
|
||||
dev-python/scrapy 2.5.1 2.6.2 2.6.3: A high-level Web Crawling and Web Scraping framework
|
||||
dev-python/sdnotify 0.3.2: Python implementation of the systemd sd_notify protocol
|
||||
dev-python/sentence-splitter 1.4-r1: Sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder
|
||||
@@ -1132,9 +1135,10 @@ dev-vcs/git-repo-updater 0.5.1-r2: Easily update multiple git repositories at on
|
||||
dev-vcs/gitahead 2.6.3: Graphical Git client to help understand and manage source code history
|
||||
dev-vcs/gitqlient 1.5.0-r1 9999: Multi-platform Git client written with Qt
|
||||
dev-vcs/gitui 0.18.0 0.20.1: Blazing fast terminal-ui for git
|
||||
dev-vcs/got 0.76 0.77-r1: Portable version of the Game of Trees version control system
|
||||
dev-vcs/got 0.77-r1 0.78: Portable version of the Game of Trees version control system
|
||||
dev-vcs/lazygit 0.33 0.34 0.35: Simple terminal UI for git commands
|
||||
dev-vcs/lefthook 1.0.0 1.0.4: Fast and powerful Git hooks manager for any type of projects
|
||||
dev-zig/zls 9999: Zig LSP implementation + Zig Language Server
|
||||
games-action/ATLauncher 3.4.3.1: Minecraft launcher which integrates multiple different ModPacks
|
||||
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
|
||||
games-action/ddnet 16.5: DDraceNetwork, a cooperative racing mod of Teeworlds
|
||||
@@ -1219,7 +1223,7 @@ gui-apps/coretoppings 4.1.0-r1 4.2.0 9999: Additional features, plugins, widgets
|
||||
gui-apps/coreuniverse 4.2.0 9999: Shows information about apps for C Suite
|
||||
gui-apps/eww 0.3.0 0.4.0: Elkowars Wacky Widgets is a standalone widget system made in Rust
|
||||
gui-apps/fnott 1.2.1 1.3.0 9999: Keyboard driven and lightweight Wayland notification daemon.
|
||||
gui-apps/fuzzel 1.8.1 9999: Application launcher for wlroots based Wayland compositors.
|
||||
gui-apps/fuzzel 1.8.2 9999: Application launcher for wlroots based Wayland compositors.
|
||||
gui-apps/gcolor3 2.4.0: A simple color chooser written in GTK3
|
||||
gui-apps/gradience 0.3.0-r1: GNOME's main interface to configure various aspects of the desktop
|
||||
gui-apps/hiprompt-gtk-py 0_pre20220624 9999: GTK+ Himitsu prompter for Wayland
|
||||
@@ -1270,6 +1274,7 @@ kde-misc/plasma-applet-thermal-monitor 1.3.0: Plasma 5 applet for monitoring CPU
|
||||
kde-misc/plasma5-wallpapers-dynamic 3.3.9 9999: A KDE Plasma wallpaper plugin to set your wallpaper based on the time of day.
|
||||
mail-client/heirloom-mailx 12.5: The mailx utility from CentOS
|
||||
mail-client/mailspring-bin 1.9.2 1.10.3 1.10.5: A beautiful, fast and fully open source mail client for Mac, Windows and Linux
|
||||
mail-filter/opensmtpd-filter-dkimsign 0.6: OpenSMTPD filter for DKIM signing
|
||||
media-fonts/3270font 2.3.0 2.3.1: A IBM 3270 Terminal font in a modern format
|
||||
media-fonts/gohufont 2.1_p20170627: A monospace bitmap font
|
||||
media-fonts/inconsolata_dz 20201205: A beautiful sans-serif monotype font designed for code listings
|
||||
@@ -1383,7 +1388,7 @@ net-analyzer/munin-plugins-mendix 23_p20210510: This package provides various pl
|
||||
net-client/amfora 1.8.0 1.9.2: A fancy terminal browser for the Gemini protocol.
|
||||
net-client/castor 0.8.16 0.8.18: A graphical browser for plain-text protocols
|
||||
net-client/kristall 0.3-r2 0.4: Visual cross-platform gemini browser
|
||||
net-client/lagrange 1.13.6 1.13.7: Desktop GUI client for browsing Geminispace
|
||||
net-client/lagrange 1.13.7 1.13.8: Desktop GUI client for browsing Geminispace
|
||||
net-client/offpunk 1.5 1.6: Offline-First Gemini/Web/Gopher/RSS reader and browser
|
||||
net-client/starfish 1.2.0 1.3.1: A Gemini browser for elementary OS
|
||||
net-client/telescope 0.7.1 0.8.1: w3m-like browser for Gemini
|
||||
@@ -1715,7 +1720,7 @@ virtual/survival 0: Virtual of a R recommended package
|
||||
www-apps/code-server-bin 4.6.1 4.7.0 4.7.1: VS Code in the browser (binary version with unbundled node and ripgrep)
|
||||
www-apps/gogs 0.12.3: Gogs is a self-hosted Git service written in Go
|
||||
www-apps/jackett-bin 0.20.514 0.20.1202 9999: API Support for your favorite torrent trackers
|
||||
www-apps/mycorrhiza 1.12.1 9999: Git-based wiki engine written in Go using mycomarkup
|
||||
www-apps/mycorrhiza 1.13.0 9999: Git-based wiki engine written in Go using mycomarkup
|
||||
www-apps/nitter 0.1.0_p20220624 0.1.0_p20220705: An alternative front-end for Twitter
|
||||
www-apps/twint 2.1.20-r2 2.1.20_p20220316: Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API
|
||||
www-apps/uwebsockets 20.11.0 20.14.0 9999: ultra fast, simple, secure & standards compliant web I/O
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 04 Nov 2022 14:46:47 +0000
|
||||
Sat, 05 Nov 2022 15:31:44 +0000
|
||||
|
||||
Reference in New Issue
Block a user