summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--metadata/md5-cache/dev-python/confuse-1.6.016
-rw-r--r--metadata/md5-cache/dev-python/mediafile-0.8.116
-rw-r--r--metadata/pkg_desc_index4
-rw-r--r--metadata/timestamp.chk2
4 files changed, 35 insertions, 3 deletions
diff --git a/metadata/md5-cache/dev-python/confuse-1.6.0 b/metadata/md5-cache/dev-python/confuse-1.6.0
new file mode 100644
index 000000000000..e1d17b7a0a15
--- /dev/null
+++ b/metadata/md5-cache/dev-python/confuse-1.6.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/pyyaml[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx_rtd_theme[python_targets_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.0:0 dev-python/sphinx[python_targets_pypy3(-)] dev-python/sphinx_rtd_theme[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) 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_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pyproject2setuppy-18[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Confuse is a configuration library for Python that uses YAML
+EAPI=8
+HOMEPAGE=https://github.com/beetbox/confuse
+INHERIT=distutils-r1
+IUSE=test doc python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-python/pyyaml[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) 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_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/beetbox/confuse/archive/v1.6.0.tar.gz -> confuse-1.6.0.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
+_md5_=f700682f2fe68f1184772c3c9f7ff4be
diff --git a/metadata/md5-cache/dev-python/mediafile-0.8.1 b/metadata/md5-cache/dev-python/mediafile-0.8.1
new file mode 100644
index 000000000000..d912e125740b
--- /dev/null
+++ b/metadata/md5-cache/dev-python/mediafile-0.8.1
@@ -0,0 +1,16 @@
+BDEPEND=doc? ( || ( ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ) ) test? ( >=dev-python/six-1.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=media-libs/mutagen-1.45.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unittest-or-fail[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/pyproject2setuppy-18[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Read and write audio files' tags in Python
+EAPI=8
+HOMEPAGE=https://github.com/beetbox/mediafile
+INHERIT=distutils-r1
+IUSE=doc test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=>=dev-python/six-1.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=media-libs/mutagen-1.45.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(-)?]
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/beetbox/mediafile/archive/v0.8.1.tar.gz -> mediafile-0.8.1.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
+_md5_=941bdbcf1221c14e2793115823d03e65
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index c36f696be977..69c703d0c92a 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8413,7 +8413,7 @@ dev-python/configargparse 1.5.2: Drop-in replacement for argparse supporting con
dev-python/configclass 0.2.0: A Python to class to hold configuration values
dev-python/configobj 5.0.6-r1: Simple config file reader and writer
dev-python/configshell-fb 1.1.28: A Python library for building configuration shells
-dev-python/confuse 1.0.0 1.4.0 1.5.0: Confuse is a configuration library for Python that uses YAML
+dev-python/confuse 1.0.0 1.4.0 1.5.0 1.6.0: Confuse is a configuration library for Python that uses YAML
dev-python/consonance 0.1.3-r1: WhatsApp's handshake implementation using Noise Protocol
dev-python/constantly 15.1.0-r1: Symbolic constants in Python
dev-python/construct 2.10.67: A powerful declarative parser for binary data
@@ -8827,7 +8827,7 @@ dev-python/mccabe 0.6.1-r2: flake8 plugin: McCabe complexity checker
dev-python/mdx_gh_links 0.2: An extension which adds links to GitHub users, repositories, issues and commits
dev-python/mecab-python 0.996: Python binding for MeCab
dev-python/mechanize 0.4.5-r1 0.4.6 0.4.7: Stateful programmatic web browsing in Python
-dev-python/mediafile 0.6.0 0.7.0 0.8.0: Read and write audio files' tags in Python
+dev-python/mediafile 0.6.0 0.7.0 0.8.0 0.8.1: Read and write audio files' tags in Python
dev-python/memory_profiler 0.57 0.58.0: A module for monitoring memory usage of a python program
dev-python/mergedeep 1.3.4: A deep merge tool for Python
dev-python/mergedict 1.0.0: A Python 'dict' with a merge() method
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index bec34337bec3..f02d43160c07 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Wed, 29 Sep 2021 07:21:26 +0000
+Wed, 29 Sep 2021 07:36:29 +0000