summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-01-24 21:33:18 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-01-24 21:33:18 +0000
commit8be2bb5e5b3eb070e4bacf88ad14d567f0360f18 (patch)
treefad3672a29d5e0386e03f85672a96ac89c105269 /metadata/md5-cache/dev-python
parentMerge updates from master (diff)
downloadgentoo-8be2bb5e5b3eb070e4bacf88ad14d567f0360f18.tar.gz
gentoo-8be2bb5e5b3eb070e4bacf88ad14d567f0360f18.tar.bz2
gentoo-8be2bb5e5b3eb070e4bacf88ad14d567f0360f18.zip
2021-01-24 21:33:17 UTC
Diffstat (limited to 'metadata/md5-cache/dev-python')
-rw-r--r--metadata/md5-cache/dev-python/markdown2-2.4.04
-rw-r--r--metadata/md5-cache/dev-python/pyyaml-5.4.14
2 files changed, 4 insertions, 4 deletions
diff --git a/metadata/md5-cache/dev-python/markdown2-2.4.0 b/metadata/md5-cache/dev-python/markdown2-2.4.0
index ec20db8e92ed..b4ca7dc8cccf 100644
--- a/metadata/md5-cache/dev-python/markdown2-2.4.0
+++ b/metadata/md5-cache/dev-python/markdown2-2.4.0
@@ -4,7 +4,7 @@ DESCRIPTION=Python Markdown language reimplementation
EAPI=7
HOMEPAGE=https://github.com/trentm/python-markdown2
IUSE=test python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
-KEYWORDS=~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ppc sparc x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=dev-python/pygments[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
@@ -12,4 +12,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/m/markdown2/markdown2-2.4.0.tar.gz
_eclasses_=distutils-r1 f847d402a7ecea58af1958f5b4ec23da multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 f1d4277b3ad100890cbd62e137f0a769 python-utils-r1 65bb60d137e5a51f58ada69bf3f366da toolchain-funcs 24921b57d6561d87cbef4916a296ada4
-_md5_=506bd87ac73acbde57b31f95b4278d59
+_md5_=4f809160cbdd5f71c6135a51b7b6048e
diff --git a/metadata/md5-cache/dev-python/pyyaml-5.4.1 b/metadata/md5-cache/dev-python/pyyaml-5.4.1
index 340a3ddca437..d94e0344c366 100644
--- a/metadata/md5-cache/dev-python/pyyaml-5.4.1
+++ b/metadata/md5-cache/dev-python/pyyaml-5.4.1
@@ -5,7 +5,7 @@ DESCRIPTION=YAML parser and emitter for Python
EAPI=7
HOMEPAGE=https://pyyaml.org/wiki/PyYAML https://pypi.org/project/PyYAML/ https://github.com/yaml/pyyaml
IUSE=examples +libyaml test python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
-KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris
LICENSE=MIT
RDEPEND=libyaml? ( dev-libs/libyaml:= ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/yaml/pyyaml/archive/5.4.1.tar.gz -> pyyaml-5.4.1.gh.tar.gz
_eclasses_=distutils-r1 f847d402a7ecea58af1958f5b4ec23da multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 f1d4277b3ad100890cbd62e137f0a769 python-utils-r1 65bb60d137e5a51f58ada69bf3f366da toolchain-funcs 24921b57d6561d87cbef4916a296ada4
-_md5_=79b7d67148938925471f404f10b103ee
+_md5_=ec699124e6f44c1b5bd379b0b7080347