diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-09-26 10:46:58 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-09-26 10:46:58 +0000 |
commit | f20d23af30e4d26f980a03a64c7763edb788d438 (patch) | |
tree | 90341a6daefd6216261ca984d13ad514c37a10a5 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-f20d23af30e4d26f980a03a64c7763edb788d438.tar.gz gentoo-f20d23af30e4d26f980a03a64c7763edb788d438.tar.bz2 gentoo-f20d23af30e4d26f980a03a64c7763edb788d438.zip |
2022-09-26 10:46:58 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/dev-python/css-parser-1.0.8 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/markdown2-2.4.5 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/pyupgrade-2.38.2 | 16 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 6 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
5 files changed, 52 insertions, 4 deletions
diff --git a/metadata/md5-cache/dev-python/css-parser-1.0.8 b/metadata/md5-cache/dev-python/css-parser-1.0.8 new file mode 100644 index 000000000000..b4f09ba8b594 --- /dev/null +++ b/metadata/md5-cache/dev-python/css-parser-1.0.8 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/chardet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( 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 ) 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-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-62.6.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 CSS Cascading Style Sheets library (fork of cssutils) +EAPI=8 +HOMEPAGE=https://github.com/ebook-utils/css-parser/ https://pypi.org/project/css-parser/ +INHERIT=distutils-r1 +IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86 +LICENSE=LGPL-2.1+ +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/c/css-parser/css-parser-1.0.8.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887 +_md5_=95c08d814d94a164e27a19b05022c5f9 diff --git a/metadata/md5-cache/dev-python/markdown2-2.4.5 b/metadata/md5-cache/dev-python/markdown2-2.4.5 new file mode 100644 index 000000000000..6bac58786a8c --- /dev/null +++ b/metadata/md5-cache/dev-python/markdown2-2.4.5 @@ -0,0 +1,16 @@ +BDEPEND=test? ( >=dev-python/pygments-2.7.3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unittest-or-fail[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-8[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-62.6.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 +DESCRIPTION=Python Markdown language reimplementation +EAPI=8 +HOMEPAGE=https://github.com/trentm/python-markdown2/ https://pypi.org/project/markdown2/ +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 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux +LICENSE=MIT +RDEPEND=>=dev-python/pygments-2.7.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 ) +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/m/markdown2/markdown2-2.4.5.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887 +_md5_=f93dca7a54a4bbe36fa1924f42f4d973 diff --git a/metadata/md5-cache/dev-python/pyupgrade-2.38.2 b/metadata/md5-cache/dev-python/pyupgrade-2.38.2 new file mode 100644 index 000000000000..97932c25d73b --- /dev/null +++ b/metadata/md5-cache/dev-python/pyupgrade-2.38.2 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/tokenize-rt[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.2[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 ) 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-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-62.6.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=Tool + pre-commit hook to automatically upgrade syntax for newer Pythons +EAPI=8 +HOMEPAGE=https://github.com/asottile/pyupgrade/ https://pypi.org/project/pyupgrade/ +INHERIT=distutils-r1 +IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-python/tokenize-rt[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 ) 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=https://github.com/asottile/pyupgrade/archive/v2.38.2.tar.gz -> pyupgrade-2.38.2.gh.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887 +_md5_=dc8e7c7a9e8f8c64e4fd050da8b6b383 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index d0f306681853..c2d6b6647337 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -8424,7 +8424,7 @@ dev-python/crashtest 0.4.0: Python library that makes exceptions handling and in dev-python/crcmod 1.7-r5: Python CRC Generator module dev-python/croniter 1.3.5 1.3.7: Python module to provide iteration for datetime object dev-python/cryptography 37.0.4 38.0.1: Library providing cryptographic recipes and primitives -dev-python/css-parser 1.0.7-r1: A CSS Cascading Style Sheets library (fork of cssutils) +dev-python/css-parser 1.0.7-r1 1.0.8: A CSS Cascading Style Sheets library (fork of cssutils) dev-python/csscompressor 0.9.5-r1: A python port of YUI CSS Compressor dev-python/cssselect 1.1.0-r2: parses CSS3 Selectors and translates them to XPath 1.0 dev-python/cssselect2 0.6.0 0.7.0: Parses CSS3 Selectors and translates them to XPath 1.0 @@ -8821,7 +8821,7 @@ dev-python/manuel 1.12.4: Lets you mix and match traditional doctests with custo dev-python/mapbox_earcut 1.0.0: Python bindings to the mapbox earcut C++ library dev-python/markdown 3.3.7 3.4.1: Python implementation of the markdown markup language dev-python/markdown-it-py 2.1.0-r1 2.1.0-r2: Python port of markdown-it, Markdown parser -dev-python/markdown2 2.4.3: Python Markdown language reimplementation +dev-python/markdown2 2.4.3 2.4.5: Python Markdown language reimplementation dev-python/markups 3.1.3: A wrapper around various text markups dev-python/markupsafe 1.1.1-r1 2.1.1: Implements a XML/HTML/XHTML Markup safe string for Python dev-python/marshmallow 3.16.0 3.17.0 3.17.1 3.18.0: A library for converting to and from native Python datatypes @@ -9365,7 +9365,7 @@ dev-python/pytz_deprecation_shim 0.1.0_p0-r2: Shims to make deprecation of pytz dev-python/pytzdata 2020.1-r2: The Olson timezone database for Python dev-python/pyu2f 0.1.5-r1: Python based U2F host library dev-python/pyudev 0.24.0: Python binding to libudev -dev-python/pyupgrade 2.38.0 2.38.1: Tool + pre-commit hook to automatically upgrade syntax for newer Pythons +dev-python/pyupgrade 2.38.0 2.38.1 2.38.2: Tool + pre-commit hook to automatically upgrade syntax for newer Pythons dev-python/pyusb 1.2.1: USB support for Python dev-python/pyvirtualdisplay 3.0: Python wrapper for Xvfb, Xephyr and Xvnc dev-python/pywavelets 1.3.0 1.4.0: Discrete Wavelet Transforms in Python diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index de588bdda5a9..d3cde871e1e0 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Mon, 26 Sep 2022 10:31:57 +0000 +Mon, 26 Sep 2022 10:46:58 +0000 |