2023-02-27 15:16:57 UTC

This commit is contained in:
Repository mirror & CI
2023-02-27 15:16:57 +00:00
parent fe67d9bdc3
commit d966353d4f
118 changed files with 547 additions and 709 deletions

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=compile install
DESCRIPTION=Update your system into binpkgs in an overlay sandbox
EAPI=8
HOMEPAGE=https://codeberg.org/bcsthsc/overlay-emerge-tool
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2
SLOT=0
SRC_URI=https://codeberg.org/bcsthsc/overlay-emerge-tool/archive/oet-0.0.0.2.tar.gz
_md5_=ba67c6632adc774fc0bb45916669ded6

View File

@@ -8,4 +8,4 @@ LICENSE=LGPL-2
PROPERTIES=live
SLOT=0
_eclasses_=git-r3 2347f8fe2d392b2a091191f94be37e6f
_md5_=b13446666441c7c661ca73ccbce59cef
_md5_=ba67c6632adc774fc0bb45916669ded6

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/bottle[python_targets_python3_10(-)] dev-python/chardet[python_targets_python3_10(-)] dev-python/google-api-python-client[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/ply[python_targets_python3_10(-)] dev-python/pytest[python_targets_python3_10(-)] dev-python/python-dateutil[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)] ) ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_10? ( >=dev-python/gpep517-13[python_targets_python3_10(-)] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)] <dev-python/setuptools-65.7.1[python_targets_python3_10(-)] ) >=dev-python/wheel-0.38.4[python_targets_python3_10(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DESCRIPTION=A double-entry accounting system that uses text files as input
EAPI=8
HOMEPAGE=https://beancount.github.io https://github.com/beancount/beancount
INHERIT=distutils-r1
IUSE=test +python_single_target_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/bottle[python_targets_python3_10(-)] dev-python/chardet[python_targets_python3_10(-)] dev-python/google-api-python-client[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/ply[python_targets_python3_10(-)] dev-python/pytest[python_targets_python3_10(-)] dev-python/python-dateutil[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
REQUIRED_USE=^^ ( python_single_target_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/beancount/beancount/archive/2.3.5.tar.gz -> beancount-2.3.5.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-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 b69cca67d4bf504984c07366f8d3cac4
_md5_=ad57939346c3b7c0af42f8cf659de289

View File

@@ -0,0 +1,16 @@
BDEPEND=sys-devel/bison sys-devel/flex test? ( python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/bottle[python_targets_python3_10(-)] dev-python/chardet[python_targets_python3_10(-)] dev-python/google-api-python-client[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/ply[python_targets_python3_10(-)] dev-python/python-dateutil[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/bottle[python_targets_python3_11(-)] dev-python/chardet[python_targets_python3_11(-)] dev-python/google-api-python-client[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/ply[python_targets_python3_11(-)] dev-python/python-dateutil[python_targets_python3_11(-)] dev-python/python-magic[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.2.1[python_targets_python3_11(-)] ) ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) python_single_target_python3_10? ( >=dev-python/gpep517-13[python_targets_python3_10(-)] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)] <dev-python/setuptools-65.7.1[python_targets_python3_10(-)] ) >=dev-python/wheel-0.38.4[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-13[python_targets_python3_11(-)] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_11(-)] <dev-python/setuptools-65.7.1[python_targets_python3_11(-)] ) >=dev-python/wheel-0.38.4[python_targets_python3_11(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DESCRIPTION=A double-entry accounting system that uses text files as input
EAPI=8
HOMEPAGE=https://beancount.github.io https://github.com/beancount/beancount
INHERIT=distutils-r1 toolchain-funcs
IUSE=test python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/bottle[python_targets_python3_10(-)] dev-python/chardet[python_targets_python3_10(-)] dev-python/google-api-python-client[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/ply[python_targets_python3_10(-)] dev-python/python-dateutil[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/bottle[python_targets_python3_11(-)] dev-python/chardet[python_targets_python3_11(-)] dev-python/google-api-python-client[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/ply[python_targets_python3_11(-)] dev-python/python-dateutil[python_targets_python3_11(-)] dev-python/python-magic[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/beancount/beancount/archive/2.3.5.tar.gz -> beancount-2.3.5.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-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 b69cca67d4bf504984c07366f8d3cac4
_md5_=0a9fb31bd5bc6184bcc66e9c71acd390

View File

@@ -1,19 +0,0 @@
BDEPEND=sys-devel/gettext test? ( python_single_target_python3_9? ( dev-python/pytest-steps[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pytest-steps[python_targets_python3_10(-)] ) ) test? ( dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.8.2:4 >=gui-libs/libadwaita-1.2.0[introspection] net-libs/webkit-gtk:5[introspection] python_single_target_python3_9? ( app-arch/brotli[python,python_targets_python3_9(-)] dev-python/aiohttp[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/cffi[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/cryptography[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/emoji[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/natsort[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/rarfile[compressed,python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] ) python_single_target_python3_10? ( app-arch/brotli[python,python_targets_python3_10(-)] dev-python/aiohttp[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/cffi[python_targets_python3_10(-)] dev-python/cloudscraper[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] dev-python/dateparser[python_targets_python3_10(-)] dev-python/emoji[python_targets_python3_10(-)] dev-python/keyring[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/natsort[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/pure-protobuf[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/rarfile[compressed,python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)] ) ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[sqlite(+),ssl(+)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[sqlite(+),ssl(+)] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.8.2:4 >=gui-libs/libadwaita-1.2.0[introspection] net-libs/webkit-gtk:5[introspection]
DESCRIPTION=An online/offline manga reader for GNOME
EAPI=8
HOMEPAGE=https://gitlab.com/valos/Komikku
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 meson gnome2-utils virtualx xdg
IUSE=test test python_single_target_python3_9 python_single_target_python3_10 test
KEYWORDS=~amd64
LICENSE=GPL-3+
PROPERTIES=test_network
RDEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.8.2:4 >=gui-libs/libadwaita-1.2.0[introspection] net-libs/webkit-gtk:5[introspection] python_single_target_python3_9? ( app-arch/brotli[python,python_targets_python3_9(-)] dev-python/aiohttp[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/cffi[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/cryptography[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/emoji[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/natsort[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/rarfile[compressed,python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] ) python_single_target_python3_10? ( app-arch/brotli[python,python_targets_python3_10(-)] dev-python/aiohttp[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/cffi[python_targets_python3_10(-)] dev-python/cloudscraper[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] dev-python/dateparser[python_targets_python3_10(-)] dev-python/emoji[python_targets_python3_10(-)] dev-python/keyring[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/natsort[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/pure-protobuf[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/rarfile[compressed,python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[sqlite(+),ssl(+)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[sqlite(+),ssl(+)] )
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 )
RESTRICT=test !test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v1.11.1/Komikku-v1.11.1.tar.bz2
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 b69cca67d4bf504984c07366f8d3cac4 meson 1994a5aef5d4f5798b92f64d6f9a6003 xdg-utils ac0e315a3688929e34ac75b139e7349a gnome2-utils 3eaa1386ddbbbbb3951256d4b170fba3 virtualx 644887c82aefdf12001489391fca4f02 xdg 6024fbc93167fad782e2032933654857
_md5_=e05712a6f8ccf3e45a65389a6761edbb

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Activity indicators for modern C++
EAPI=8
HOMEPAGE=https://github.com/p-ranav/indicators
INHERIT=cmake
IUSE=examples
KEYWORDS=~amd64 ~x86
LICENSE=BSD MIT
SLOT=0
SRC_URI=https://github.com/p-ranav/indicators/archive/refs/tags/v2.3.tar.gz -> indicators-2.3.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1
_md5_=a9d6a0830f5079e1b3e44db8f7c92412

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/athena-framework/negotiation/archive/refs/tags/v0.1.2.tar.gz -> athena-negotiation-0.1.2.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=3974a5175c516dc5b482ace099326e52

View File

@@ -0,0 +1,14 @@
BDEPEND=test? ( dev-crystal/athena-spec ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Framework agnostic content negotiation library
EAPI=8
HOMEPAGE=https://github.com/athena-framework/negotiation
INHERIT=shards
IUSE=test debug doc
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/athena-framework/negotiation/archive/refs/tags/v0.1.3.tar.gz -> athena-negotiation-0.1.3.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=5ec89ad3271248c241c34e53b80860ec

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/athena-framework/spec/archive/refs/tags/v0.3.2.tar.gz -> athena-spec-0.3.2.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=ae26445fd6a0a286a40bddfb1bcd358d

View File

@@ -8,6 +8,6 @@ IUSE=debug doc
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/athena-framework/spec/archive/refs/tags/v0.3.1.tar.gz -> athena-spec-0.3.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
SRC_URI=https://github.com/athena-framework/spec/archive/refs/tags/v0.3.3.tar.gz -> athena-spec-0.3.3.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=ae26445fd6a0a286a40bddfb1bcd358d

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/Sija/backtracer.cr/archive/refs/tags/v1.2.2.tar.gz -> backtracer-1.2.2.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=4d03b43b189722ff1a6578d125d3e7eb

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/domgetter/crikey/archive/cb4bfef79f2e7e509fc7d94ae9da4d2b795b764e.tar.gz -> crikey-0.1.0_p20170404.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=ab81b2cf42f9f5a6ed2438a5106be57d

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/makenowjust/crustache/archive/refs/tags/v2.4.4.tar.gz -> crustache-2.4.4.tar.gz test? ( https://github.com/mustache/spec/archive/refs/tags/v1.3.0.tar.gz -> mustache-spec-1.3.0.tar.gz )
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=666dc88a0439225837baf135d80b90aa

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/crystal-lang/crystal-db/archive/refs/tags/v0.11.0.tar.gz -> crystal-db-0.11.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=770f2dad45c384f225f1d110aefe160e

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/naqvis/crystal-fnv/archive/refs/tags/v0.1.3.tar.gz -> crystal-fnv-0.1.3.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=26e791fb6de7d8cfd4180847ef3839ca

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/crystal-xpath2
SLOT=0
SRC_URI=https://github.com/naqvis/crystal-html5/archive/refs/tags/v0.4.0.tar.gz -> crystal-html5-0.4.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=1648752902492e6cf28735cb31b9124a

View File

@@ -10,5 +10,5 @@ LICENSE=BSD
RDEPEND=dev-crystal/crystal-db
SLOT=0
SRC_URI=https://github.com/will/crystal-pg/archive/refs/tags/v0.26.0.tar.gz -> crystal-pg-0.26.0.tar.gz
_eclasses_=databases 617283a7895577b41519ac2c3a75beb8 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=databases 617283a7895577b41519ac2c3a75beb8 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=6e511226d5b71d6b5133d75685edb8dd

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/crystal-db
SLOT=0
SRC_URI=https://github.com/crystal-lang/crystal-sqlite3/archive/refs/tags/v0.19.0.tar.gz -> crystal-sqlite3-0.19.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=60a8d83d4c6fa29723863f80e840973c

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/crystal-fnv
SLOT=0
SRC_URI=https://github.com/naqvis/crystal-xpath2/archive/refs/tags/v0.1.3.tar.gz -> crystal-xpath2-0.1.3.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=3611e27f38146549d4455938951b0425

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/naqvis/crystar/archive/56db8bb9dfbd5ed6d7908353405a5fae632a6561.tar.gz -> crystar-0.2.0_p20220913.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=af0cf9db495576bac78438ce0bb81780

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/naqvis/crystar/archive/refs/tags/v0.3.0.tar.gz -> crystar-0.3.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=4726dc22584767fb8a87586f44e25aaf

View File

@@ -11,5 +11,5 @@ RDEPEND=dev-crystal/backtracer
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/crystal-loot/exception_page/archive/refs/tags/v0.3.0.tar.gz -> exception_page-0.3.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=e33f0eb22ae8ca7e0d25a0d1939e9e94

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/luckyframework/habitat/archive/refs/tags/v0.4.7.tar.gz -> habitat-0.4.7.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=3ef66628212c1b4c9eb3e0d19f2d46d8

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/phoffer/inflector.cr/archive/refs/tags/v1.0.0.tar.gz -> inflector-1.0.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=b21b7bc0d81c8601df5b0211f9d55127

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/shootingfly/jbuilder/archive/refs/tags/v1.0.0.tar.gz -> jbuilder-1.0.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=a1934024056166c87aee38f6eb0a591e

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/crystal-lang/json_mapping.cr/archive/refs/tags/v0.1.1.tar.gz -> json_mapping-0.1.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=4833927224aa3a4dc516a2635ed1483a

View File

@@ -11,5 +11,5 @@ RDEPEND=dev-crystal/exception_page dev-crystal/radix
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/kemalcr/kemal/archive/refs/tags/v1.1.2.tar.gz -> kemal-1.1.2.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=436a8f59c69bf6b30833a895a5784d33

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/exception_page dev-crystal/radix
SLOT=0
SRC_URI=https://github.com/kemalcr/kemal/archive/refs/tags/v1.3.0.tar.gz -> kemal-1.3.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=a0b5c64fb5a9789c4229d57141dd5b6e

View File

@@ -11,5 +11,5 @@ RDEPEND=dev-crystal/crikey
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jeromegn/kilt/archive/refs/tags/v0.6.1.tar.gz -> kilt-0.6.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=db46733f73cf76c6679d1aa939a3d0bd

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/inflector dev-crystal/json_mapping
SLOT=0
SRC_URI=https://github.com/TechMagister/liquid.cr/archive/refs/tags/v0.4.1.tar.gz -> liquid-0.4.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=039efe7cde768d9dbb888d68b42e25df

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/crystal-html5 dev-crystal/habitat dev-crystal/selenium dev-crystal/webdrivers dev-crystal/webless
SLOT=0
SRC_URI=https://github.com/luckyframework/lucky_flow/archive/refs/tags/v0.9.0.tar.gz -> lucky_flow-0.9.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=e0fcde844687c64806b342737a38ed9f

View File

@@ -11,5 +11,5 @@ LICENSE=GPL-3
RDEPEND=dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre
SLOT=0
SRC_URI=https://github.com/iv-org/protodec/archive/refs/tags/v0.1.4.tar.gz -> protodec-0.1.4.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=be269d081cd5f18f77b92d1fac23ccf3

View File

@@ -11,5 +11,5 @@ LICENSE=GPL-3
RDEPEND=dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre
SLOT=0
SRC_URI=https://github.com/iv-org/protodec/archive/refs/tags/v0.1.5.tar.gz -> protodec-0.1.5.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=be269d081cd5f18f77b92d1fac23ccf3

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/luislavena/radix/archive/refs/tags/v0.4.1.tar.gz -> radix-0.4.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=30cbe0dc12e2c5958097c2f826c40efe

View File

@@ -11,5 +11,5 @@ PROPERTIES=test_network
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/matthewmcgarvey/selenium.cr/archive/refs/tags/v0.9.1.tar.gz -> selenium-0.9.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=05b99914b4eb71ef6c7f925640368332

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/jeromegn/slang/archive/refs/tags/v1.7.3.tar.gz -> slang-1.7.3.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=bcf2f91b78bdea38ee6cd4c2a191ab9e

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/icy-arctic-fox/spectator/archive/refs/tags/v0.11.5.tar.gz -> spectator-0.11.5.tar.gz
_eclasses_=check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=2f2b64deece5a41446d6b00ad8cddf0d

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/icy-arctic-fox/spectator/archive/refs/tags/v0.11.6.tar.gz -> spectator-0.11.6.tar.gz
_eclasses_=check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=97a091e4bd69b14bdcb92622c723c02f

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/f/temel/archive/f7ddd6d70ff9f13ec00fa49f9ede68bb4650caf9.tar.gz -> temel-0.1.0_p20171024.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=fb5525a4cd054359569fb3ad980396d5

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/shootingfly/water/archive/refs/tags/v1.0.0.tar.gz -> water-1.0.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=7b52ff85001acfb1491b8b422f3954f5

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/crystar dev-crystal/habitat
SLOT=0
SRC_URI=https://github.com/matthewmcgarvey/webdrivers.cr/archive/refs/tags/v0.4.1.tar.gz -> webdrivers-0.4.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=6e82dcc008cf6554d6fb98cd47f8ecd5

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/matthewmcgarvey/webless/archive/refs/tags/v0.1.0.tar.gz -> webless-0.1.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=5f9e628aad4b4835a3ab8d92ff9f2b79

View File

@@ -8,7 +8,7 @@ INHERIT=cmake
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
RDEPEND=dev-libs/tfdn:= sys-libs/ncurses:=
SLOT=0
SRC_URI=https://git.skyjake.fi/skyjake/sealcurses/archive/d64caa13bc06b68906bb0a5cc87f1896226b0918.tar.gz -> sealcurses-0_pre20220523.tar.gz
SLOT=0/2.0
SRC_URI=https://git.skyjake.fi/skyjake/sealcurses/archive/e11026ca34b03c5ab546512f82a6f705d0c29e95.tar.gz -> sealcurses-2.0.18_pre20230206.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1
_md5_=2c61bad542dd85ec9786e06c70748f4b
_md5_=d37dd33ce9818e6fc0ef87fdc2372a71

View File

@@ -4,10 +4,11 @@ DESCRIPTION=Infer & generate command-line interface/option/argument parser
EAPI=8
HOMEPAGE=https://github.com/c-blake/cligen https://nimble.directory/pkg/cligen
INHERIT=nimble
IUSE=examples
KEYWORDS=~amd64
LICENSE=ISC MIT
RESTRICT=test
SLOT=1.5.37
SRC_URI=https://github.com/c-blake/cligen/archive/refs/tags/v1.5.37.tar.gz -> cligen-1.5.37.tar.gz
SLOT=1.5.39
SRC_URI=https://github.com/c-blake/cligen/archive/refs/tags/v1.5.39.tar.gz -> cligen-1.5.39.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a nim-utils 6548190660274fddf428c46e69463e89 ninja-utils 38c85b725d0467e51954ea921b6c104b nimble dd6f01540df75eab2cc6b9de796953fd
_md5_=4dc60d3b03ca04d981ba964613f228c8
_md5_=dfd1671212a3c3d15a048c4c112ba0c9

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-util/ninja-1.8.2 dev-lang/nim[experimental(-)] >=dev-nim/nimbus-1.0.0
DEFINED_PHASES=compile configure install test
DESCRIPTION=A Markdown Parser in Nim World
EAPI=8
HOMEPAGE=https://github.com/soasme/nim-markdown https://nimble.directory/pkg/markdown
INHERIT=nimble
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/soasme/nim-markdown/archive/refs/tags/v0.8.7.tar.gz -> markdown-0.8.7.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a nim-utils 6548190660274fddf428c46e69463e89 ninja-utils 38c85b725d0467e51954ea921b6c104b nimble dd6f01540df75eab2cc6b9de796953fd
_md5_=c867a64aaa254df1cbed8f40b3430422

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/pytest[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unicodedata2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/defcon[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fontMath[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fonttools-3.32[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/defcon[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fontMath[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fonttools-3.32[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=A library for piecewise linear interpolation in multiple dimensions
EAPI=8
HOMEPAGE=https://github.com/LettError/MutatorMath
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/defcon[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fontMath[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fonttools-3.32[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/LettError/MutatorMath/archive/refs/tags/3.0.1.tar.gz -> MutatorMath-3.0.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=deabd98c34d6c8c216e9e5d2ef8d32b3

View File

@@ -0,0 +1,16 @@
BDEPEND=app-arch/unzip test? ( >=dev-python/unicodedata2-15.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/defcon[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fontMath[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-3.32[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=A library for piecewise linear interpolation in multiple dimensions
EAPI=8
HOMEPAGE=https://pypi.org/project/MutatorMath/ https://github.com/LettError/MutatorMath
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/defcon[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fontMath[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-3.32[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://files.pythonhosted.org/packages/source/M/MutatorMath/MutatorMath-3.0.1.zip
_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 b69cca67d4bf504984c07366f8d3cac4 pypi 1bc874ed4adb7d785e7201acbbb8347a
_md5_=99a05c59db9e308c933efd984ef60a9a

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/cython[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pytest-asyncio[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] virtual/mysql[server] ) test? ( >=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[ssl] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[ssl] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[ssl] ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.4.0[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_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[ssl] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[ssl] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[ssl] )
REQUIRED_USE=|| ( 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.7.tar.gz -> asyncmy-0.2.7.gh.tar.gz
_eclasses_=databases 617283a7895577b41519ac2c3a75beb8 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 b69cca67d4bf504984c07366f8d3cac4 optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=cc5e4d59e5103eae072292f9ec3103ff

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/dotmap[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/matplotlib[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/numpy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyclipper[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/scipy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/shapely[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) 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 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/numpy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyclipper[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/scipy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/shapely[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Python bezier manipulation library
EAPI=8
HOMEPAGE=https://github.com/simoncozens/beziers.py
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/numpy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyclipper[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/scipy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/shapely[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/b/beziers/beziers-0.4.0.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=b33e3ef401cebfebfafbccfb8196f651

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/dotmap[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/matplotlib[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/pyclipper[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 postinst prepare test
DESCRIPTION=Bezier curve manipulation library
EAPI=8
HOMEPAGE=https://pypi.org/project/beziers/ https://github.com/simoncozens/beziers.py
INHERIT=distutils-r1 optfeature pypi
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/pyclipper[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://files.pythonhosted.org/packages/source/b/beziers/beziers-0.4.0.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 b69cca67d4bf504984c07366f8d3cac4 optfeature 1a2157392a869265b2afcb63a26c12ac pypi 1bc874ed4adb7d785e7201acbbb8347a
_md5_=5e362cd9928ce00c596dc5b117abde37

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.9-r1:3.10 >=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 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/sphinx-rtd-theme[python_targets_python3_9(-)] ) ( >=dev-python/pypy3-7.3.11-r1:0 >=dev-python/sphinx-5.3.0[python_targets_pypy3(-)] dev-python/sphinx-rtd-theme[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Routines for extracting information from fontTools glyphs
EAPI=8
HOMEPAGE=https://commandlines.github.io https://github.com/chrissimpkins/commandlines
INHERIT=distutils-r1
IUSE=test doc python_targets_pypy3 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/chrissimpkins/commandlines/archive/refs/tags/v0.4.1.tar.gz -> commandlines-0.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=b6c1d3738448f7aa2b880792d8f0153e

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=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 >=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 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/sphinx-rtd-theme[python_targets_python3_9(-)] ) ( >=dev-python/pypy3-7.3.11-r1:0 >=dev-python/sphinx-5.3.0[python_targets_pypy3(-)] dev-python/sphinx-rtd-theme[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Routines for extracting information from fontTools glyphs
EAPI=8
HOMEPAGE=https://commandlines.github.io https://pypi.org/project/commandlines/ https://github.com/chrissimpkins/commandlines
INHERIT=distutils-r1
IUSE=test doc python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/chrissimpkins/commandlines/archive/refs/tags/v0.4.1.tar.gz -> commandlines-0.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=a6103e9a9a9ecd9292506db4489d3997

View File

@@ -1,17 +0,0 @@
BDEPEND=app-arch/unzip dev-python/cython[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fs[python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=dev-python/fonttools-3.32[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/defcon-0.6.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/fonttools-3.32[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/defcon-0.6.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Cubic-to-quadratic bezier curve conversion
EAPI=8
HOMEPAGE=https://github.com/googlefonts/cu2qu
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/fonttools-3.32[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/defcon-0.6.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/c/cu2qu/cu2qu-1.6.7.zip
_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 b69cca67d4bf504984c07366f8d3cac4
_md5_=d65f99fb08d4af057dc4b72018424c73

View File

@@ -1,17 +0,0 @@
BDEPEND=app-arch/unzip dev-python/cython[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fs[python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=dev-python/fonttools-3.32[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/defcon-0.6.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) 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 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/fonttools-3.32[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/defcon-0.6.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/setuptools_scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Cubic-to-quadratic bezier curve conversion
EAPI=8
HOMEPAGE=https://github.com/googlefonts/cu2qu
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/fonttools-3.32[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/defcon-0.6.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/c/cu2qu/cu2qu-1.6.7.post1.zip
_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 b69cca67d4bf504984c07366f8d3cac4
_md5_=c34b102e2c0ce27de42c943016ab9a70

View File

@@ -0,0 +1,16 @@
BDEPEND=app-arch/unzip dev-python/cython[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools_scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/fonttools-3.32[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/fs-3[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 postinst prepare test
DESCRIPTION=Cubic-to-quadratic bezier curve conversion
EAPI=8
HOMEPAGE=https://pypi.org/project/cu2qu/ https://github.com/googlefonts/cu2qu
INHERIT=distutils-r1 optfeature pypi
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/fonttools-3.32[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/fs-3[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://files.pythonhosted.org/packages/source/c/cu2qu/cu2qu-1.6.7.post2.zip
_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 b69cca67d4bf504984c07366f8d3cac4 optfeature 1a2157392a869265b2afcb63a26c12ac pypi 1bc874ed4adb7d785e7201acbbb8347a
_md5_=aece1c4da0ff9e5a5b9659ee44e8bb82

View File

@@ -2,8 +2,8 @@ BDEPEND=test? ( dev-libs/fastText[python,python_targets_python3_9(-)?,python_tar
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Date parsing library designed to parse dates from HTML pages
EAPI=8
HOMEPAGE=https://github.com/scrapinghub/dateparser
INHERIT=distutils-r1 optfeature
HOMEPAGE=https://pypi.org/project/dateparser/ https://github.com/scrapinghub/dateparser
INHERIT=distutils-r1 optfeature pypi
IUSE=test doc python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=BSD-4
@@ -11,6 +11,6 @@ RDEPEND=dev-python/python-dateutil[python_targets_python3_9(-)?,python_targets_p
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/d/dateparser/dateparser-1.1.5.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 b69cca67d4bf504984c07366f8d3cac4 optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=58d041e16bb39d4ac30405e9e6e40232
SRC_URI=https://files.pythonhosted.org/packages/source/d/dateparser/dateparser-1.1.7.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 b69cca67d4bf504984c07366f8d3cac4 optfeature 1a2157392a869265b2afcb63a26c12ac pypi 1bc874ed4adb7d785e7201acbbb8347a
_md5_=956ad528863c27adcf072d1f6027371b

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-python/setuptools_scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pytest-cases[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/makefun[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(-)?] doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/mkdocs[python_targets_python3_11(-)] dev-python/mkdocs-material[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-material[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 dev-python/mkdocs[python_targets_python3_9(-)] dev-python/mkdocs-material[python_targets_python3_9(-)] ) ) )
BDEPEND=dev-python/setuptools_scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pytest-cases[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/makefun[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(-)?] doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/mkdocs[python_targets_python3_11(-)] dev-python/mkdocs-material[python_targets_python3_11(-)] dev-python/regex[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-material[python_targets_python3_10(-)] dev-python/regex[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 dev-python/mkdocs[python_targets_python3_9(-)] dev-python/mkdocs-material[python_targets_python3_9(-)] dev-python/regex[python_targets_python3_9(-)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Create decorators easily in python
EAPI=8
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/d/decopatch/decopatch-1.4.10.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 b69cca67d4bf504984c07366f8d3cac4 docs 314e509c51630fb75f120d62a77d008c
_md5_=2011acffaaaddb16504d3cc1d0ef2a94
_md5_=321c498467c92cdd8b813c1b5441e3b9

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_9(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) >=dev-python/setuptools-65.7.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Dot access dictionary with dynamic hierarchy creation and ordered iteration
EAPI=8
HOMEPAGE=https://github.com/drgrib/dotmap https://pypi.org/project/dotmap/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/d/dotmap/dotmap-1.3.28.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=c96a3b538a1832ed11401661cef1755c

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Dot access dictionary with dynamic hierarchy creation and ordered iteration
EAPI=8
HOMEPAGE=https://github.com/drgrib/dotmap https://pypi.org/project/dotmap/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/d/dotmap/dotmap-1.3.30.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=21fa7f1a5a7a3e9be4b6900aac060797

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Dot access dictionary with dynamic hierarchy creation and ordered iteration
EAPI=8
HOMEPAGE=https://pypi.org/project/dotmap/ https://github.com/drgrib/dotmap
INHERIT=distutils-r1 pypi
IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3 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/d/dotmap/dotmap-1.3.30.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 b69cca67d4bf504984c07366f8d3cac4 pypi 1bc874ed4adb7d785e7201acbbb8347a
_md5_=c7851c37ed362dd96ddb6972e26b545f

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-vcs/git ) test? ( dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/GitPython[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.9-r1:3.10 >=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 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/sphinx-rtd-theme[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 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/GitPython[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Font version string reporting and modification library
EAPI=8
HOMEPAGE=https://github.com/source-foundry/font-v
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/GitPython[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/source-foundry/font-v/archive/refs/tags/v2.1.0.tar.gz -> font-v-2.1.0.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=9688ac05cadef16d588708e3e42bcf8f

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-vcs/git ) test? ( dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/GitPython[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(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=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 >=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 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/sphinx-rtd-theme[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 ) >=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 unpack
DESCRIPTION=Font version reporting and modification tool
EAPI=8
HOMEPAGE=https://github.com/source-foundry/font-v
INHERIT=distutils-r1 edo
IUSE=test doc python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/GitPython[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/source-foundry/font-v/archive/refs/tags/v2.1.0.tar.gz -> font-v-2.1.0.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 b69cca67d4bf504984c07366f8d3cac4 edo c0eb9cbe6b0bd01fcb4918f12598a4d3
_md5_=daab4640bf356fe24d2a5891f00c54d9

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( 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 ) >=dev-python/fonttools-4.9[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=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 ) >=dev-python/fonttools-4.9[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=A collection of objects that implement fast font math
EAPI=8
HOMEPAGE=https://github.com/robotools/fontMath
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=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 ) >=dev-python/fonttools-4.9[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/robotools/fontMath/archive/refs/tags/0.9.2.tar.gz -> fontMath-0.9.2.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=e9d7cc08f8a45d7eaba0eb014bd41b06

View File

@@ -0,0 +1,16 @@
BDEPEND=app-arch/unzip dev-python/setuptools_scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/fonttools-3.32.0[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=A collection of objects that implement fast font math
EAPI=8
HOMEPAGE=https://pypi.org/project/fontMath/ https://github.com/robotools/fontMath
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/fonttools-3.32.0[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://files.pythonhosted.org/packages/source/f/fontMath/fontMath-0.9.3.zip
_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 b69cca67d4bf504984c07366f8d3cac4 pypi 1bc874ed4adb7d785e7201acbbb8347a
_md5_=323a9a7300879c5d5ac7576891cb1433

View File

@@ -11,6 +11,6 @@ RDEPEND=dev-python/cryptography[python_targets_python3_9(-)?,python_targets_pyth
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/martinthomson/encrypted-content-encoding/archive/refs/tags/v1.1.0.tar.gz -> http_ece-1.1.0.gh.tar.gz
SRC_URI=https://github.com/martinthomson/encrypted-content-encoding/archive/refs/tags/v1.1.0.tar.gz -> http-ece-1.1.0.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=988d98e30169ce2371d270d03b15b344
_md5_=491588453c97219ce196c87d1b967e67

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( >=dev-python/click-7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fonttools-4.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pyyaml-5.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/unicodedata2-13.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/colorlog-4.7.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Detect language support for font binaries
EAPI=8
HOMEPAGE=https://hyperglot.rosettatype.com/ https://github.com/rosettatype/hyperglot https://pypi.org/project/hyperglot/
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=GPL-3+ OFL
RDEPEND=>=dev-python/click-7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fonttools-4.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pyyaml-5.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/unicodedata2-13.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/colorlog-4.7.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rosettatype/hyperglot/archive/refs/tags/0.3.8.tar.gz -> hyperglot-0.3.8.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=b8568f78dca99dc3fc16ed618c09bf2d

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( >=dev-python/click-7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fonttools-4.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pyyaml-5.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/unicodedata2-13.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/colorlog-4.7.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Detect language support for font binaries
EAPI=8
HOMEPAGE=https://hyperglot.rosettatype.com/ https://github.com/rosettatype/hyperglot https://pypi.org/project/hyperglot/
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=GPL-3+ OFL
RDEPEND=>=dev-python/click-7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fonttools-4.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pyyaml-5.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/unicodedata2-13.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/colorlog-4.7.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rosettatype/hyperglot/archive/refs/tags/0.3.9.tar.gz -> hyperglot-0.3.9.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=b8568f78dca99dc3fc16ed618c09bf2d

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/click-7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/colorlog-4.7.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyyaml-5.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/unicodedata2-13.0.0[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=Detect language support for font binaries
EAPI=8
HOMEPAGE=https://hyperglot.rosettatype.com/ https://pypi.org/project/hyperglot/ https://github.com/rosettatype/hyperglot
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=dev-python/click-7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/colorlog-4.7.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyyaml-5.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/unicodedata2-13.0.0[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/rosettatype/hyperglot/archive/refs/tags/0.4.4.tar.gz -> hyperglot-0.4.4.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=f5b4f278b0ecb874d83134c356f29734

View File

@@ -1,17 +0,0 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) test? ( dev-python/attrs[python_targets_python3_9(-)?] dev-python/pydantic[python_targets_python3_9(-)?] dev-python/scrapy[python_targets_python3_9(-)?] ) test? ( python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 )
DESCRIPTION=Common interface for scrapy data container classes
EAPI=7
HOMEPAGE=https://scrapy.org/
INHERIT=distutils-r1
IUSE=test python_targets_python3_9
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 )
REQUIRED_USE=|| ( python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/scrapy/itemadapter/archive/refs/tags/v0.4.0.tar.gz -> itemadapter-0.4.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 b69cca67d4bf504984c07366f8d3cac4
_md5_=96cc33e63675afdfed85918a296be0d4

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/markdown-3.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=Syntax which allows for inclusion of contents of other Markdown docs
EAPI=8
HOMEPAGE=https://github.com/cmacmackin/markdown-include
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=>=dev-python/markdown-3.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 ) !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/m/markdown-include/markdown-include-0.8.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=3adabe411e74c4dc4dc9472ade0112ec

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/cryptography[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/http_ece[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-mock[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-vcr[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-mock[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/vcrpy[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/blurhash[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/decorator[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dateutil[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-magic[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytz[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[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(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[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 ) >=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(-)?]
BDEPEND=test? ( dev-python/cryptography[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/http-ece[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-mock[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-vcr[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-mock[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/vcrpy[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/blurhash[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/decorator[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dateutil[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-magic[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytz[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[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(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[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 ) >=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 postinst prepare test
DESCRIPTION=Python wrapper for the Mastodon API
EAPI=8
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/M/Mastodon.py/Mastodon.py-1.7.0.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 b69cca67d4bf504984c07366f8d3cac4 optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=8e8fbdbdec51c50ee92898557edbe435
_md5_=b0f48ef461194b2e88ddcf6d6580819f

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/cryptography[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/http_ece[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-mock[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-vcr[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-mock[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/vcrpy[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/blurhash[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/decorator[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dateutil[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-magic[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytz[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[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(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[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 ) >=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(-)?]
BDEPEND=test? ( dev-python/cryptography[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/http-ece[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-mock[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-vcr[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-mock[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/vcrpy[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/blurhash[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/decorator[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dateutil[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-magic[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytz[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[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(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[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 ) >=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 postinst prepare test
DESCRIPTION=Python wrapper for the Mastodon API
EAPI=8
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/M/Mastodon.py/Mastodon.py-1.8.0.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 b69cca67d4bf504984c07366f8d3cac4 optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=8e8fbdbdec51c50ee92898557edbe435
_md5_=b0f48ef461194b2e88ddcf6d6580819f

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/nose[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/nose-1.3.7_p20221026[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/nose[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Nose plugin for generating HTML output
EAPI=8
HOMEPAGE=https://opendev.org/openstack/nose-html-output https://pypi.org/project/nosehtmloutput/
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/nose[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/n/nosehtmloutput/nosehtmloutput-0.0.7.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=d009a460dbc1c7e40e9ee4e3a8db9a52

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/nose[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/coverage-3.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/nose-1.3.7_p20221026[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/nose[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/coverage-3.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Extends nose.plugins.cover to add Cobertura-style XML reports
EAPI=8
HOMEPAGE=https://github.com/cmheisel/nose-xcover https://pypi.org/project/nosexcover/
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/nose[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/coverage-3.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/n/nosexcover/nosexcover-1.0.11.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=ef6a5ed0bf9847542393b082dcfb61c9

View File

@@ -1,16 +0,0 @@
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python bezier manipulation library
EAPI=8
HOMEPAGE=https://github.com/simoncozens/opentypespec-py
INHERIT=distutils-r1
IUSE=python_targets_pypy3 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/simoncozens/opentypespec-py/archive/refs/tags/v1.8.4.tar.gz -> opentypespec-1.8.4.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=df784fb8183df889c29bf151a9d6b354

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Data derived from the OpenType specification
EAPI=8
HOMEPAGE=https://pypi.org/project/opentypespec/ https://github.com/simoncozens/opentypespec-py
INHERIT=distutils-r1 pypi
IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3 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/o/opentypespec/opentypespec-1.9.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 b69cca67d4bf504984c07366f8d3cac4 pypi 1bc874ed4adb7d785e7201acbbb8347a
_md5_=de41734e9dc62a0b11ec7e9ed5663b91

View File

@@ -1,17 +0,0 @@
BDEPEND=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 ) test? ( dev-python/sybil[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( 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 ) dev-python/cssselect[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/w3lib[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=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 )
DESCRIPTION=Utility to extract data from XML/HTML documents using XPath or CSS selectors
EAPI=7
HOMEPAGE=https://scrapy.org/
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=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 ) dev-python/cssselect[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/w3lib[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/scrapy/parsel/archive/refs/tags/v1.6.0.tar.gz -> parsel-1.6.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 b69cca67d4bf504984c07366f8d3cac4
_md5_=84f8a6fa7e855f84bc9f888d32397772

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/betamax[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/betamax-matchers[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( <dev-python/prawcore-3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websocket-client[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(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] dev-python/sphinx-rtd-dark-mode[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] dev-python/sphinx-rtd-dark-mode[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/sphinx-rtd-theme[python_targets_python3_9(-)] dev-python/sphinx-rtd-dark-mode[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 ) >=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=Python Reddit API Wrapper
EAPI=8
HOMEPAGE=https://pypi.org/project/praw/ https://github.com/praw-dev/praw
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=<dev-python/prawcore-3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websocket-client[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/praw-dev/praw/archive/refs/tags/v7.7.0.tar.gz -> praw-7.7.0.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=6c9cabbdf63af79e8c8e49b8d5277b50

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/six[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=robots.txt parser with support for modern conventions
EAPI=7
HOMEPAGE=https://scrapy.org/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/six[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/scrapy/protego/archive/refs/tags/0.1.16.tar.gz -> protego-0.1.16.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 b69cca67d4bf504984c07366f8d3cac4
_md5_=7ff33c7a84810ca1c342be6a297641fe

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-db/postgresql:* dev-python/six[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] virtual/python-cffi[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-db/postgresql:* dev-python/six[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] virtual/python-cffi[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Implementation of the psycopg2 module using cffi. Compatible with Psycopg 2.5.
EAPI=8
HOMEPAGE=https://github.com/chtd/psycopg2cffi https://pypi.org/project/psycopg2cffi/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=LGPL-3+
RDEPEND=dev-db/postgresql:* dev-python/six[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] virtual/python-cffi[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/psycopg2cffi/psycopg2cffi-2.9.0.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=a5e3bf23f7efeba9ac5c03790768a14e

View File

@@ -0,0 +1,17 @@
BDEPEND=virtual/python-cffi[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-db/postgresql[server] ) test? ( dev-db/postgresql:= dev-python/six[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-db/postgresql:=
DESCRIPTION=Implementation of the psycopg2 module using cffi. Compatible with Psycopg 2.5.
EAPI=8
HOMEPAGE=https://pypi.org/project/psycopg2cffi/ https://github.com/chtd/psycopg2cffi
INHERIT=databases distutils-r1 edo
IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=LGPL-3+
RDEPEND=dev-db/postgresql:= dev-python/six[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/chtd/psycopg2cffi/archive/refs/tags/2.9.0.tar.gz -> psycopg2cffi-2.9.0.gh.tar.gz
_eclasses_=databases 617283a7895577b41519ac2c3a75beb8 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 b69cca67d4bf504984c07366f8d3cac4 edo c0eb9cbe6b0bd01fcb4918f12598a4d3
_md5_=38b961060676d3ceef5fed626f4e9aea

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python implementation of Protocol Buffers data types with dataclasses support
EAPI=8
HOMEPAGE=https://github.com/eigenein/protobuf https://pypi.org/project/pure-protobuf/
INHERIT=distutils-r1
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
@@ -11,6 +11,6 @@ RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_tar
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/pure_protobuf/pure_protobuf-2.2.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=3519e208b90673e4f27e4c8e4917b6d5
SRC_URI=https://files.pythonhosted.org/packages/source/p/pure-protobuf/pure_protobuf-2.2.3.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 b69cca67d4bf504984c07366f8d3cac4 pypi 1bc874ed4adb7d785e7201acbbb8347a
_md5_=3b487237b725fafb88d9067b6a32bb4a

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-python/setuptools_scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/pytest-asyncio[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-harvest[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-steps[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/decopatch[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/makefun-1.9.5[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) 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 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?] doc? ( || ( ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-material[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 dev-python/mkdocs[python_targets_python3_9(-)] dev-python/mkdocs-material[python_targets_python3_9(-)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Separate test code from test cases in pytest
EAPI=8
HOMEPAGE=https://pypi.org/project/pytest-cases/ https://github.com/smarie/python-pytest-cases
INHERIT=distutils-r1 docs
IUSE=test python_targets_python3_9 python_targets_python3_10 doc
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/decopatch[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/makefun-1.9.5[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/pytest-cases/pytest-cases-3.6.11.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 b69cca67d4bf504984c07366f8d3cac4 docs 314e509c51630fb75f120d62a77d008c
_md5_=c220ca2f03239d26eb58a2e4b655afd6

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/setuptools_scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pytest-asyncio[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-harvest[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-steps[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/decopatch[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/makefun-1.9.5[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[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(-)?] doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/mkdocs[python_targets_python3_11(-)] dev-python/mkdocs-material[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-material[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 dev-python/mkdocs[python_targets_python3_9(-)] dev-python/mkdocs-material[python_targets_python3_9(-)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Separate test code from test cases in pytest
EAPI=8
HOMEPAGE=https://pypi.org/project/pytest-cases/ https://github.com/smarie/python-pytest-cases
INHERIT=distutils-r1 docs pypi
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 doc
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/decopatch[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/makefun-1.9.5[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[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://files.pythonhosted.org/packages/source/p/pytest-cases/pytest-cases-3.6.14.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 b69cca67d4bf504984c07366f8d3cac4 docs 314e509c51630fb75f120d62a77d008c pypi 1bc874ed4adb7d785e7201acbbb8347a
_md5_=c4c2bfc1d8c117f67bd70bec17c4280d

View File

@@ -1,17 +0,0 @@
BDEPEND=doc? ( || ( ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_9(-)] ) ( >=dev-python/pypy3-7.3.11-r1:0 >=dev-python/sphinx-5.3.0[python_targets_pypy3(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_pypy3(-)] ) ) ) test? ( dev-python/cython[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/cython[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Plugin for testing Cython extension modules
EAPI=8
HOMEPAGE=https://github.com/lgpage/pytest-cython
INHERIT=distutils-r1
IUSE=doc test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/cython[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/pytest-cython/pytest-cython-0.1.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=9081bd37b28c8f8926eea2f17863bd70

View File

@@ -1,17 +0,0 @@
BDEPEND=doc? ( || ( ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_9(-)] ) ( >=dev-python/pypy3-7.3.11-r1:0 >=dev-python/sphinx-5.3.0[python_targets_pypy3(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_pypy3(-)] ) ) ) test? ( dev-python/cython[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.6.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/cython[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.6.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Plugin for testing Cython extension modules
EAPI=8
HOMEPAGE=https://github.com/lgpage/pytest-cython
INHERIT=distutils-r1
IUSE=doc test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/cython[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.6.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/pytest-cython/pytest-cython-0.2.0.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=6393408656860afee03575d168a66f94

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/cython[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/py[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-4.6.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/myst_parser[python_targets_python3_11(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/myst_parser[python_targets_python3_10(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/myst_parser[python_targets_python3_9(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_9(-)] ) ( >=dev-python/pypy3-7.3.11-r1:0 >=dev-python/sphinx-5.3.0[python_targets_pypy3(-)] dev-python/myst_parser[python_targets_pypy3(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Plugin for testing Cython extension modules
EAPI=8
HOMEPAGE=https://pypi.org/project/pytest-cython/ https://github.com/lgpage/pytest-cython
INHERIT=distutils-r1 pypi
IUSE=test doc python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/py[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-4.6.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3 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/p/pytest-cython/pytest-cython-0.2.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 b69cca67d4bf504984c07366f8d3cac4 pypi 1bc874ed4adb7d785e7201acbbb8347a
_md5_=1decbbfb29cdca9da01a119f6b9982f3

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-python/setuptools_scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/numpy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pandas[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-cases[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/tabulate[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/decopatch[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/makefun-1.5[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] doc? ( || ( ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-material[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 dev-python/mkdocs[python_targets_python3_9(-)] dev-python/mkdocs-material[python_targets_python3_9(-)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Store and retrieve data created during your pytest tests execution
EAPI=8
HOMEPAGE=https://pypi.org/project/pytest-harvest/ https://github.com/smarie/python-pytest-harvest
INHERIT=distutils-r1 docs
IUSE=test python_targets_python3_9 python_targets_python3_10 doc
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/decopatch[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/makefun-1.5[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/pytest-harvest/pytest-harvest-1.10.3.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 b69cca67d4bf504984c07366f8d3cac4 docs 314e509c51630fb75f120d62a77d008c
_md5_=5b10d02d771571ae5560f2ec139add9f

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( >=dev-python/asn1crypto-1.4.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/asn1crypto-1.4.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/pytest-mock[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/passlib[python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
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_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/asn1crypto-1.4.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/s/scramp/scramp-1.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=97ec283ae4c9e5b6ba9544fdf467da23

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A Sphinx builder/writer to output reStructuredText (rst) files
EAPI=8
HOMEPAGE=https://github.com/sphinx-contrib/restbuilder https://pypi.org/project/sphinxcontrib-restbuilder/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/sphinx-contrib/restbuilder/archive/refs/tags/0.3.tar.gz -> sphinxcontrib-restbuilder-0.3.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=04953e8295ce8f6b34e7177655a94cf4

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/docutils[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A Sphinx builder/writer to output reStructuredText (rst) files
EAPI=8
HOMEPAGE=https://pypi.org/project/sphinxcontrib-restbuilder/ https://github.com/sphinx-contrib/restbuilder
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=dev-python/docutils[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/sphinx-contrib/restbuilder/archive/refs/tags/0.3.tar.gz -> sphinxcontrib-restbuilder-0.3.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=ad2436e70a6c82fd64260950d707cf14

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python module to generate regular all expression matches
EAPI=8
HOMEPAGE=https://pypi.org/project/sre-yield/ https://github.com/sre-yield/sre-yield
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/sre-yield/sre-yield/archive/refs/tags/v1.2.tar.gz -> sre-yield-1.2.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=b31792ffaf5f736deaf0e554dbeca90a

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python module to generate regular all expression matches
EAPI=8
HOMEPAGE=https://github.com/google/sre_yield
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/google/sre_yield/archive/refs/tags/v1.2.tar.gz -> sre_yield-1.2.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=f69f97bcbd1d0a2e44b39af089ab433b

View File

@@ -1,6 +1,6 @@
BDEPEND=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 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/sre_yield[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/rstr[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEPEND=dev-python/sre-yield[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/rstr[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Generate random strings matching a pattern
EAPI=8
HOMEPAGE=https://github.com/simoncozens/stringbrewer
@@ -8,9 +8,9 @@ INHERIT=distutils-r1
IUSE=python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/sre_yield[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/rstr[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
RDEPEND=dev-python/sre-yield[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/rstr[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=mirror://pypi/s/stringbrewer/stringbrewer-0.0.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=154002689f1e17ced607e9126638a850
_md5_=22ba93812547b962dc8a0e56bacb8023

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( media-gfx/ttfautohint >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) 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 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=media-gfx/ttfautohint dev-python/setuptools_scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=A Python wrapper for ttfautohint
EAPI=8
HOMEPAGE=https://github.com/fonttools/ttfautohint-py
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=media-gfx/ttfautohint 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/fonttools/ttfautohint-py/archive/refs/tags/v0.5.1.tar.gz -> ttfautohint-py-0.5.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=1ab0aead5d4921697f2c61145da331d7

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/setuptools_scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( media-gfx/ttfautohint >=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=Python wrapper for ttfautohint, a free auto-hinter for TrueType fonts
EAPI=8
HOMEPAGE=https://pypi.org/project/ttfautohint-py/ https://github.com/fonttools/ttfautohint-py
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=media-gfx/ttfautohint 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/fonttools/ttfautohint-py/archive/refs/tags/v0.5.1.tar.gz -> ttfautohint-py-0.5.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=3555b806cfdc2dd3ba33bc98a47bb14a

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( >=media-libs/harfbuzz-4.3.0[experimental(-)] >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=media-libs/harfbuzz-4.3.0[experimental(-)] >=dev-python/cython-0.28.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools_scm-2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.31[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=Streamlined Cython bindings for the HarfBuzz shaping engine
EAPI=8
HOMEPAGE=https://github.com/harfbuzz/uharfbuzz
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=media-libs/harfbuzz-4.3.0[experimental(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/harfbuzz/uharfbuzz/archive/refs/tags/v0.33.0.tar.gz -> uharfbuzz-0.33.0.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=21554d782425cec01551ea5251295e60

View File

@@ -0,0 +1,16 @@
BDEPEND=app-arch/unzip >=dev-python/cython-0.28.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools_scm-2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=media-libs/harfbuzz-4.3.0:=[experimental(-)] >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Streamlined Cython bindings for the HarfBuzz shaping engine
EAPI=8
HOMEPAGE=https://pypi.org/project/uharfbuzz/ https://github.com/harfbuzz/uharfbuzz
INHERIT=distutils-r1 pypi
IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=media-libs/harfbuzz-4.3.0:=[experimental(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) 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_pypy3 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/u/uharfbuzz/uharfbuzz-0.33.0.zip
_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 b69cca67d4bf504984c07366f8d3cac4 pypi 1bc874ed4adb7d785e7201acbbb8347a
_md5_=4c78af30e96810d89983a674f0bbd643

View File

@@ -1,9 +1,9 @@
BDEPEND=test? ( >=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/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=test? ( >=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=Unicodedata backport for python 2/3 updated to the latest unicode version
DESCRIPTION=Unicodedata backport updated to the latest Unicode version
EAPI=8
HOMEPAGE=https://github.com/mikekap/unicodedata2
INHERIT=distutils-r1
HOMEPAGE=https://pypi.org/project/unicodedata2/ https://github.com/mikekap/unicodedata2
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
@@ -11,6 +11,6 @@ RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_tar
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mikekap/unicodedata2/archive/refs/tags/14.0.0.tar.gz -> unicodedata2-14.0.0.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=b4edb3c8a2b6469d87c8506584fcd651
SRC_URI=https://files.pythonhosted.org/packages/source/u/unicodedata2/unicodedata2-15.0.0.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 b69cca67d4bf504984c07366f8d3cac4 pypi 1bc874ed4adb7d785e7201acbbb8347a
_md5_=8a8c78597b4f8aaf56280bc464630134

View File

@@ -1,16 +0,0 @@
BDEPEND=doc? ( || ( ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[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 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/uharfbuzz[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=A user-friendlier way to use Harfbuzz in Python
EAPI=8
HOMEPAGE=https://github.com/simoncozens/vharfbuzz
INHERIT=distutils-r1
IUSE=doc python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/uharfbuzz[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=https://github.com/simoncozens/vharfbuzz/archive/refs/tags/v0.1.3.tar.gz -> vharfbuzz-0.1.3.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 b69cca67d4bf504984c07366f8d3cac4
_md5_=1fbd7417caf0936fbfa0b389f52592b2

Some files were not shown because too many files have changed in this diff Show More