2025-01-23 14:03:21 UTC

This commit is contained in:
Repository mirror & CI
2025-01-23 14:03:21 +00:00
parent 841d9ef181
commit ca0707de04
6 changed files with 13 additions and 30 deletions

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[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-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/mypy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyqt5[python_targets_python3_11(-)?,python_targets_python3_12(-)?,widgets] )
DESCRIPTION=Stubs for PyQt5
EAPI=8
HOMEPAGE=https://pypi.org/project/PyQt5-stubs/ https://github.com/python-qt-tools/PyQt5-stubs
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=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-qt-tools/PyQt5-stubs/archive/refs/tags/5.15.2.0.tar.gz -> PyQt5-stubs-5.15.2.0.gh.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df
_md5_=34237315ae3ba58c3422e5095fdef512

View File

@@ -1,17 +1,17 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[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-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/mypy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyqtwebengine[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyqt5[python_targets_python3_11(-)?,python_targets_python3_12(-)?,bluetooth,dbus,declarative,designer,location,multimedia,network,opengl,positioning,serialport,sql,svg,widgets] )
DEPEND=test? ( dev-python/mypy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyqtwebengine[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyqt5[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,dbus,declarative,designer,location,multimedia,network,opengl,positioning,serialport,sql,svg,widgets] )
DESCRIPTION=Stubs for PyQt5
EAPI=8
HOMEPAGE=https://pypi.org/project/PyQt5-stubs/ https://github.com/python-qt-tools/PyQt5-stubs
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=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 )
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/python-qt-tools/PyQt5-stubs/archive/refs/tags/5.15.6.0.tar.gz -> PyQt5-stubs-5.15.6.0.gh.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df
_md5_=5e3ee1ca734407dc3273a757743f01db
_md5_=bd18698c04e007632eeecfcd34db7095

View File

@@ -10,6 +10,6 @@ LICENSE=MIT
RDEPEND=sys-apps/hwdata python_single_target_python3_10? ( dev-lang/python:3.10[sqlite] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite] ) python_single_target_python3_12? ( dev-lang/python:3.12[sqlite] )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
SLOT=0
SRC_URI=https://git.sr.ht/~martijnbraam/lsplug/archive/4.tar.gz -> lsplug-4.tar.gz
SRC_URI=https://git.sr.ht/~martijnbraam/lsplug/archive/6.tar.gz -> lsplug-6.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df
_md5_=55de7a09c73f1c15750acf3f2e84b7ad

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=MPL-2.0
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
SLOT=0
SRC_URI=https://github.com/zen-browser/desktop/releases/download/1.6b/zen.linux-x86_64.tar.bz2 -> zen-bin-1.6_beta.tar.bz2
SRC_URI=https://github.com/zen-browser/desktop/releases/download/1.7.2b/zen.linux-x86_64.tar.bz2 -> zen-bin-1.7.2b.tar.bz2
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed
_md5_=32289384442833bc4256260f934416e9
_md5_=27678a14f8ade8aa421e2e2a4ef13206

View File

@@ -611,7 +611,7 @@ dev-python/EbookLib 0.17.1: Ebook library which can handle EPUB2/EPUB3 and Kindl
dev-python/ManimPango 0.4.4 0.6.0: Binding for Pango, to use with Manim.
dev-python/NSKeyedUnArchiver 1.5: Unserializes binary|text|file|memory plist data to Python dict
dev-python/PyPubSub 4.0.3-r1: Python Publish-Subscribe Package
dev-python/PyQt5-stubs 5.15.2.0 5.15.6.0: Stubs for PyQt5
dev-python/PyQt5-stubs 5.15.6.0: Stubs for PyQt5
dev-python/PythonQwt 0.12.7 0.14.2 0.14.3: Qt plotting widgets for Python
dev-python/SLPP 1.2.3: Simple lua-python parser
dev-python/TakeTheTime 0.3.1: Take The Time, a super-neat Python library for timing chunks of code
@@ -1638,7 +1638,7 @@ sys-apps/hexyl 0.16.0: A command-line hex viewer
sys-apps/lact 0.6.0 0.7.0: Linux GPU Control Application
sys-apps/loclone 0.1.0: A tool for creating CoW snapshots on XFS
sys-apps/lr 1.6: list files, recursively
sys-apps/lsplug 4: Replacement for lsusb that shows more useful info and less useless info
sys-apps/lsplug 6: Replacement for lsusb that shows more useful info and less useless info
sys-apps/mission-center 0.4.4-r3 0.5.2-r2: Monitor your CPU, Memory, Disk, Network and GPU usage.
sys-apps/nvimpager 0.12.0: Use nvim as a pager to view manpages, diff, etc with nvim's syntax highlighting.
sys-apps/openSeaChest 23.12 24.08.1: SeaGate's open source harddrive control utilities
@@ -1744,7 +1744,7 @@ www-client/mullvad-browser-bin 14.0.4: The Mullvad Browser is developed to minim
www-client/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser
www-client/vimb 3.6.0 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
www-client/yandex-browser 24.12.1.712_p1: The web browser from Yandex
www-client/zen-bin 1.6_beta-r1 1.7.1b: Zen Browser - A Firefox-based browser focused on privacy
www-client/zen-bin 1.7.1b 1.7.2b: Zen Browser - A Firefox-based browser focused on privacy
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
www-misc/gorss 0.3: Go Terminal Feed Reader

View File

@@ -1 +1 @@
Thu, 23 Jan 2025 11:48:21 +0000
Thu, 23 Jan 2025 14:03:21 +0000