summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-02-09 05:51:20 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-02-09 05:51:20 +0000
commitb8208efc8b7a1dcd212ded59f19939d0d42f7840 (patch)
treeb283afe447515b86779079ea0cee16898bb66df8 /metadata/md5-cache/dev-python
parentMerge updates from master (diff)
downloadgentoo-b8208efc8b7a1dcd212ded59f19939d0d42f7840.tar.gz
gentoo-b8208efc8b7a1dcd212ded59f19939d0d42f7840.tar.bz2
gentoo-b8208efc8b7a1dcd212ded59f19939d0d42f7840.zip
2021-02-09 05:51:19 UTC
Diffstat (limited to 'metadata/md5-cache/dev-python')
-rw-r--r--metadata/md5-cache/dev-python/python-debian-0.1.376
-rw-r--r--metadata/md5-cache/dev-python/python-debian-0.1.3915
2 files changed, 18 insertions, 3 deletions
diff --git a/metadata/md5-cache/dev-python/python-debian-0.1.37 b/metadata/md5-cache/dev-python/python-debian-0.1.37
index bdb052c3513d..cf2c5f0972be 100644
--- a/metadata/md5-cache/dev-python/python-debian-0.1.37
+++ b/metadata/md5-cache/dev-python/python-debian-0.1.37
@@ -2,9 +2,9 @@ BDEPEND=dev-python/chardet[python_targets_python3_7(-)?,python_targets_python3_8
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python modules to work with Debian-related data formats
EAPI=7
-HOMEPAGE=https://packages.debian.org/sid/python-debian
+HOMEPAGE=https://salsa.debian.org/python-debian-team/python-debian
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
-KEYWORDS=amd64 ~arm x86
+KEYWORDS=amd64 arm x86
LICENSE=GPL-2 GPL-3
RDEPEND=dev-python/chardet[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/six[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] 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_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
@@ -12,4 +12,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://debian/pool/main/p/python-debian/python-debian_0.1.37.tar.xz
_eclasses_=distutils-r1 e8980b05bfb91c37dea52d0da131ef6c multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 f1d4277b3ad100890cbd62e137f0a769 python-utils-r1 69861348186337fa4b269de5826004b3 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
-_md5_=d11910915ec6f08392bb76edf4dc86a4
+_md5_=93bb479373219d0c15f4aff73830d5f7
diff --git a/metadata/md5-cache/dev-python/python-debian-0.1.39 b/metadata/md5-cache/dev-python/python-debian-0.1.39
new file mode 100644
index 000000000000..ec27b3221aca
--- /dev/null
+++ b/metadata/md5-cache/dev-python/python-debian-0.1.39
@@ -0,0 +1,15 @@
+BDEPEND=dev-python/chardet[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/six[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/setuptools[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] test? ( app-arch/dpkg ) 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_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Python modules to work with Debian-related data formats
+EAPI=7
+HOMEPAGE=https://salsa.debian.org/python-debian-team/python-debian
+IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
+KEYWORDS=~amd64 ~arm ~x86
+LICENSE=GPL-2 GPL-3
+RDEPEND=dev-python/chardet[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/six[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] 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_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
+REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://debian/pool/main/p/python-debian/python-debian_0.1.39.tar.xz
+_eclasses_=distutils-r1 e8980b05bfb91c37dea52d0da131ef6c multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 f1d4277b3ad100890cbd62e137f0a769 python-utils-r1 69861348186337fa4b269de5826004b3 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
+_md5_=257d4b3b000a553dcc7ad06702ef4db5