diff options
-rw-r--r-- | metadata/md5-cache/dev-python/identify-2.5.20 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/pypdf-3.5.2 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/pyscreenshot-3.1 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/qtconsole-5.4.1 | 17 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/spur-0.3.23 | 16 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 10 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
7 files changed, 87 insertions, 6 deletions
diff --git a/metadata/md5-cache/dev-python/identify-2.5.20 b/metadata/md5-cache/dev-python/identify-2.5.20 new file mode 100644 index 000000000000..e769c3322fa5 --- /dev/null +++ b/metadata/md5-cache/dev-python/identify-2.5.20 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/ukkonen[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=File identification library for Python +EAPI=8 +HOMEPAGE=https://github.com/pre-commit/identify/ https://pypi.org/project/identify/ +INHERIT=distutils-r1 +IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~riscv ~x86 +LICENSE=MIT +RDEPEND=dev-python/ukkonen[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) +REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/pre-commit/identify/archive/v2.5.20.tar.gz -> identify-2.5.20.gh.tar.gz +_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 3929d88685167435c587b740fdb5ec46 +_md5_=d67c70bc53580e8d7a5893bb04e378fa diff --git a/metadata/md5-cache/dev-python/pypdf-3.5.2 b/metadata/md5-cache/dev-python/pypdf-3.5.2 new file mode 100644 index 000000000000..e54cfd413911 --- /dev/null +++ b/metadata/md5-cache/dev-python/pypdf-3.5.2 @@ -0,0 +1,16 @@ +BDEPEND=dev-python/pillow[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pycryptodome[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( python_targets_python3_9? ( dev-python/typing-extensions[python_targets_python3_9(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/flit_core-3.8.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEFINED_PHASES=compile configure install prepare test unpack +DESCRIPTION=Python library to work with PDF files +EAPI=8 +HOMEPAGE=https://pypi.org/project/pypdf/ https://github.com/py-pdf/pypdf/ +INHERIT=distutils-r1 +IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 +LICENSE=BSD-2 +RDEPEND=python_targets_python3_9? ( dev-python/typing-extensions[python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) +REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/py-pdf/pypdf/archive/3.5.2.tar.gz -> pypdf-3.5.2.gh.tar.gz test? ( https://github.com/py-pdf/sample-files/archive/fb7a080b35b3553bd10221282beeda7847959e83.tar.gz -> pypdf-sample-files-fb7a080b35b3553bd10221282beeda7847959e83.gh.tar.gz ) +_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 3929d88685167435c587b740fdb5ec46 +_md5_=ea7927f208ce78d07aba258cf33b7b12 diff --git a/metadata/md5-cache/dev-python/pyscreenshot-3.1 b/metadata/md5-cache/dev-python/pyscreenshot-3.1 new file mode 100644 index 000000000000..db81d651a3e9 --- /dev/null +++ b/metadata/md5-cache/dev-python/pyscreenshot-3.1 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/pillow[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-xlib[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyvirtualdisplay[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] media-gfx/imagemagick media-gfx/pqiv x11-apps/xdpyinfo ) test? ( dev-python/easyprocess[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/entrypoint2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jeepney[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mss[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Python screenshot library +EAPI=8 +HOMEPAGE=https://github.com/ponty/pyscreenshot/ https://pypi.org/project/pyscreenshot/ +INHERIT=distutils-r1 virtualx +IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 test +KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86 +LICENSE=BSD-2 +RDEPEND=dev-python/easyprocess[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/entrypoint2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jeepney[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mss[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) +REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) +RESTRICT=!test? ( test ) !test? ( test ) +SLOT=0 +SRC_URI=https://github.com/ponty/pyscreenshot/archive/3.1.tar.gz -> pyscreenshot-3.1.gh.tar.gz +_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 3929d88685167435c587b740fdb5ec46 virtualx 644887c82aefdf12001489391fca4f02 +_md5_=f4402b0204c837fbac2f219e23dc7183 diff --git a/metadata/md5-cache/dev-python/qtconsole-5.4.1 b/metadata/md5-cache/dev-python/qtconsole-5.4.1 new file mode 100644 index 000000000000..bc1da29988a8 --- /dev/null +++ b/metadata/md5-cache/dev-python/qtconsole-5.4.1 @@ -0,0 +1,17 @@ +BDEPEND=test? ( dev-python/QtPy[pyqt5,pyside2,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,svg,testlib] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11[threads(+)] >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10[threads(+)] >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9[threads(+)] >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/sphinx-rtd-theme[python_targets_python3_9(-)] ) ) ) test? ( >=dev-python/ipykernel-4.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ipython_genutils[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jupyter_core[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jupyter_client-4.1.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygments[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyzmq-17.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/traitlets-5.2.2_p1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/QtPy-2.0.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,gui,printsupport,svg] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[threads(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[threads(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[threads(+)] ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Qt-based console for Jupyter with support for rich media output +EAPI=8 +HOMEPAGE=https://jupyter.org/ https://github.com/jupyter/qtconsole/ https://pypi.org/project/qtconsole/ +INHERIT=distutils-r1 pypi +IUSE=doc test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 ~arm ~arm64 ~loong ~x86 +LICENSE=BSD +PDEPEND=dev-python/ipython[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +RDEPEND=>=dev-python/ipykernel-4.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ipython_genutils[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jupyter_core[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/jupyter_client-4.1.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygments[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyzmq-17.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/traitlets-5.2.2_p1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/QtPy-2.0.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,gui,printsupport,svg] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[threads(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[threads(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[threads(+)] ) +REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://files.pythonhosted.org/packages/source/q/qtconsole/qtconsole-5.4.1.tar.gz +_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 3929d88685167435c587b740fdb5ec46 pypi 1bc874ed4adb7d785e7201acbbb8347a +_md5_=7ef2246fe428fc70094caa209e7e8d5a diff --git a/metadata/md5-cache/dev-python/spur-0.3.23 b/metadata/md5-cache/dev-python/spur-0.3.23 new file mode 100644 index 000000000000..87a52558ace8 --- /dev/null +++ b/metadata/md5-cache/dev-python/spur-0.3.23 @@ -0,0 +1,16 @@ +BDEPEND=test? ( <dev-python/paramiko-4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Run commands locally or over SSH using the same interface +EAPI=8 +HOMEPAGE=https://github.com/mwilliamson/spur.py/ https://pypi.org/project/spur/ +INHERIT=distutils-r1 +IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 +LICENSE=BSD-2 +RDEPEND=<dev-python/paramiko-4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) +REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/mwilliamson/spur.py/archive/0.3.23.tar.gz -> spur.py-0.3.23.gh.tar.gz +_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 3929d88685167435c587b740fdb5ec46 +_md5_=6a66d808e2cd739dd725745dce454bec diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 6ba9978e182f..18baeeab570f 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -8241,7 +8241,7 @@ dev-python/hyperframe 5.2.0 5.2.0-r1 6.0.1-r1: HTTP/2 framing layer for Python dev-python/hyperlink 21.0.0-r1: A featureful, correct URL for Python dev-python/hypothesis 6.65.2 6.68.0 6.68.1 6.68.2: A library for property based testing dev-python/icalendar 5.0.4: Package used for parsing and generating iCalendar files (RFC 2445) -dev-python/identify 2.5.17 2.5.18 2.5.19: File identification library for Python +dev-python/identify 2.5.17 2.5.18 2.5.19 2.5.20: File identification library for Python dev-python/idna 3.4: Internationalized Domain Names in Applications (IDNA) dev-python/ifaddr 0.2.0: Enumerate IP addresses on the local network adapters dev-python/ijson 3.2.0_p0: Iterative JSON parser with a Pythonic interface @@ -8741,7 +8741,7 @@ dev-python/pyotp 2.8.0: PyOTP is a Python library for generating and verifying o dev-python/pyparsing 3.0.9: Easy-to-use Python module for text parsing dev-python/pyparted 3.12.0: Python bindings for sys-block/parted dev-python/pypax 0.9.5-r1 9999: Python module to get or set either PT_PAX and/or XATTR_PAX flags -dev-python/pypdf 3.3.0 3.4.0 3.4.1 3.5.0 3.5.1: Python library to work with PDF files +dev-python/pypdf 3.3.0 3.4.0 3.4.1 3.5.0 3.5.1 3.5.2: Python library to work with PDF files dev-python/pyperclip 1.8.2-r1: A cross-platform clipboard module for Python dev-python/pyphen 0.13.2: Python module for hyphenation using hunspell dictionaries dev-python/pypiserver 1.5.1: Minimal PyPI server @@ -8770,7 +8770,7 @@ dev-python/pyroute2 0.7.3 0.7.4: A pure Python netlink and Linux network configu dev-python/pyrqlite 2.1.1 2.1.1-r1: Python client for rqlite dev-python/pyrsistent 0.19.3: Persistent/Functional/Immutable data structures dev-python/pyscard 2.0.5: Smart card support in python -dev-python/pyscreenshot 3.0-r1: Python screenshot library +dev-python/pyscreenshot 3.0-r1 3.1: Python screenshot library dev-python/pyserial 3.5-r1: Python Serial Port extension dev-python/pyside2 5.15.8-r1: Python bindings for the Qt framework dev-python/pyside2-tools 5.15.8: PySide development tools (pyside2-lupdate with support for Python) @@ -8960,7 +8960,7 @@ dev-python/qrcode 7.4.2: QR Code generator on top of PIL dev-python/qscintilla-python 2.13.3: Python bindings for QScintilla dev-python/qstylizer 0.2.2: Stylesheet Generator for PyQt5/PySide2 dev-python/qtawesome 1.2.2 1.2.3: Enables iconic fonts such as Font Awesome in PyQt -dev-python/qtconsole 5.4.0: Qt-based console for Jupyter with support for rich media output +dev-python/qtconsole 5.4.0 5.4.1: Qt-based console for Jupyter with support for rich media output dev-python/qtsass 0.3.2: Compile SASS files to Qt stylesheets dev-python/quantities 0.13.0-r2 0.14.0 0.14.1: Support for physical quantities with units, based on numpy dev-python/quex 0.71.2: Mode Oriented Directly Coded Lexical Analyser Generator @@ -9130,7 +9130,7 @@ dev-python/sphinxcontrib-websupport 1.2.4-r2: Sphinx websupport extension dev-python/sphinxemoji 0.2.0: Extension to use emoji codes in your Sphinx documentation dev-python/sphobjinv 2.3.1: Sphinx objects.inv Inspection/Manipulation Tool dev-python/spotipy 2.22.1: A lightweight Python library for the Spotify Web API -dev-python/spur 0.3.22-r1: Run commands locally or over SSH using the same interface +dev-python/spur 0.3.22-r1 0.3.23: Run commands locally or over SSH using the same interface dev-python/spyder 5.4.2: The Scientific Python Development Environment dev-python/spyder-kernels 2.4.2: Kernels used by spyder on its ipython console dev-python/spyder-line-profiler 0.3.1-r1: Plugin to run the python line profiler from within the spyder editor diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 40a7636c9d28..0fcc2a522c1d 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 12 Mar 2023 12:46:49 +0000 +Sun, 12 Mar 2023 13:31:51 +0000 |