summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-11-04 06:21:29 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-11-04 06:21:29 +0000
commitdfc2bbb2bb6599a051c18448e26c83fa5cd8d76b (patch)
tree6e5ee2d32a80733e4f8aeff30b586f5e70e276b6
parentMerge updates from master (diff)
downloadgentoo-dfc2bbb2bb6599a051c18448e26c83fa5cd8d76b.tar.gz
gentoo-dfc2bbb2bb6599a051c18448e26c83fa5cd8d76b.tar.bz2
gentoo-dfc2bbb2bb6599a051c18448e26c83fa5cd8d76b.zip
2021-11-04 06:21:28 UTC
-rw-r--r--metadata/md5-cache/dev-python/easy-thumbnails-2.816
-rw-r--r--metadata/md5-cache/dev-python/svglib-1.1.016
-rw-r--r--metadata/pkg_desc_index3
-rw-r--r--metadata/timestamp.chk2
4 files changed, 35 insertions, 2 deletions
diff --git a/metadata/md5-cache/dev-python/easy-thumbnails-2.8 b/metadata/md5-cache/dev-python/easy-thumbnails-2.8
new file mode 100644
index 000000000000..9937d0c137ec
--- /dev/null
+++ b/metadata/md5-cache/dev-python/easy-thumbnails-2.8
@@ -0,0 +1,16 @@
+BDEPEND=test? ( python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) python_targets_python3_10? ( dev-lang/python:3.10[sqlite] ) >=dev-python/django-2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pillow[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/reportlab[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/svglib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/testfixtures[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Easy thumbnails for Django
+EAPI=8
+HOMEPAGE=https://pypi.org/project/easy-thumbnails/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=>=dev-python/django-2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pillow[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/reportlab[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/svglib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://pypi/e/easy-thumbnails/easy-thumbnails-2.8.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
+_md5_=8c422ade61142df555bff62c6827c164
diff --git a/metadata/md5-cache/dev-python/svglib-1.1.0 b/metadata/md5-cache/dev-python/svglib-1.1.0
new file mode 100644
index 000000000000..563ff71d1424
--- /dev/null
+++ b/metadata/md5-cache/dev-python/svglib-1.1.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/cssselect2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/reportlab[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/tinycss2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Pure-Python library for reading and converting SVG
+EAPI=8
+HOMEPAGE=https://pypi.org/project/svglib/ https://github.com/deeplook/svglib
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~x86
+LICENSE=LGPL-3
+RDEPEND=dev-python/cssselect2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/reportlab[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/tinycss2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/deeplook/svglib/archive/v1.1.0.tar.gz -> svglib-1.1.0.gh.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
+_md5_=8f9469b0b79ad5c2ec633cafecb45901
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index d1aab8616b74..45105caa8444 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8560,7 +8560,7 @@ dev-python/doublex-expects 0.7.1: Expects matchers for Doublex test doubles asse
dev-python/drf-yasg 1.20.0: Automated generation of Swagger/OpenAPI 2.0 schemas from Django Rest framework
dev-python/duecredit 0.9.1: Publications (and donations) tracer
dev-python/dulwich 0.20.23: Pure-Python implementation of the Git file formats and protocols
-dev-python/easy-thumbnails 2.7.1-r1 2.7.2: Easy thumbnails for Django
+dev-python/easy-thumbnails 2.7.1-r1 2.7.2 2.8: Easy thumbnails for Django
dev-python/easyprocess 0.3-r1: Easy to use Python subprocess interface
dev-python/ecdsa 0.17.0: ECDSA cryptographic signature library in pure Python
dev-python/editdistance-s 1.0.0: Fast implementation of edit (Levenshtein) distance
@@ -9600,6 +9600,7 @@ dev-python/subunit 1.4.0_p20210729: A streaming protocol for test results
dev-python/suds 0.8.4-r1 1.0.0: Lightweight SOAP client
dev-python/sure 2.0.0: idiomatic assertion toolkit with human-friendly failure messages
dev-python/svg-path 4.1: SVG path objects and parser
+dev-python/svglib 1.1.0: Pure-Python library for reading and converting SVG
dev-python/svgwrite 1.4.1: Python Package to write SVG files
dev-python/swagger-spec-validator 2.7.3 2.7.4: validate Swagger specs against Swagger 1.1 or 2.0 specification
dev-python/sybil 2.0.1 3.0.0: Automated testing for the examples in your documentation
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 27521b142bea..86c76e6e8c16 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Thu, 04 Nov 2021 06:06:37 +0000
+Thu, 04 Nov 2021 06:21:28 +0000