diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-06 22:35:25 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-06 22:35:25 +0000 |
commit | 5fab4762b03bd9b2e70ef5c738c079ffbba2a882 (patch) | |
tree | 48ab7e3c55023bdca040444c8925a69bce0ad0e0 | |
parent | Merge updates from master (diff) | |
download | gentoo-5fab4762b03bd9b2e70ef5c738c079ffbba2a882.tar.gz gentoo-5fab4762b03bd9b2e70ef5c738c079ffbba2a882.tar.bz2 gentoo-5fab4762b03bd9b2e70ef5c738c079ffbba2a882.zip |
2020-08-06 22:35:24 UTC
-rw-r--r-- | metadata/md5-cache/dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion-2.0.10 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/django-rq-2.3.2 | 14 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 4 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
4 files changed, 32 insertions, 3 deletions
diff --git a/metadata/md5-cache/dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion-2.0.10 b/metadata/md5-cache/dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion-2.0.10 new file mode 100644 index 000000000000..d5fc809975dc --- /dev/null +++ b/metadata/md5-cache/dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion-2.0.10 @@ -0,0 +1,15 @@ +BDEPEND=>=dev-perl/Data-Section-0.4.0 >=dev-perl/Dist-Zilla-4.0.0 dev-perl/Moose virtual/perl-Scalar-List-Utils dev-perl/Sub-Exporter-ForMethods dev-perl/Test-MinimumVersion dev-perl/namespace-autoclean >=dev-perl/Module-Build-Tiny-0.34.0 virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Spec virtual/perl-Module-Metadata virtual/perl-IO dev-perl/Test-Output >=virtual/perl-Test-Simple-0.960.0 ) dev-lang/perl +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-perl/Module-Build-Tiny dev-lang/perl +DESCRIPTION=Release tests for minimum required versions +EAPI=7 +HOMEPAGE=https://metacpan.org/release/Dist-Zilla-Plugin-Test-MinimumVersion +IUSE=test +KEYWORDS=~amd64 ~x86 +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=>=dev-perl/Data-Section-0.4.0 >=dev-perl/Dist-Zilla-4.0.0 dev-perl/Moose virtual/perl-Scalar-List-Utils dev-perl/Sub-Exporter-ForMethods dev-perl/Test-MinimumVersion dev-perl/namespace-autoclean dev-lang/perl:= +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://cpan/authors/id/E/ET/ETHER/Dist-Zilla-Plugin-Test-MinimumVersion-2.000010.tar.gz +_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 +_md5_=f3644f91cf8070ef4c30694af1e0604b diff --git a/metadata/md5-cache/dev-python/django-rq-2.3.2 b/metadata/md5-cache/dev-python/django-rq-2.3.2 new file mode 100644 index 000000000000..a059ea93d039 --- /dev/null +++ b/metadata/md5-cache/dev-python/django-rq-2.3.2 @@ -0,0 +1,14 @@ +BDEPEND=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=An app that provides django integration for RQ (Redis Queue) +EAPI=7 +HOMEPAGE=https://github.com/rq/django-rq +IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=>=dev-python/django-2.0[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/rq-1.4.0[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/redis-py-3.0.0[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 ) +SLOT=0 +SRC_URI=mirror://pypi/d/django-rq/django-rq-2.3.2.tar.gz +_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=8f380be4ec2148895f68e199106ab24a diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 7787456dc214..75def873364a 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -6367,7 +6367,7 @@ dev-perl/Dist-Zilla-Plugin-StaticInstall 0.12.0: Identify a distribution as elig dev-perl/Dist-Zilla-Plugin-SurgicalPodWeaver 0.2.300: Surgically apply PodWeaver dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes 0.12.0: release tests for your changelog dev-perl/Dist-Zilla-Plugin-Test-Compile 2.58.0: Common tests to check syntax of your modules, using only core modules -dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion 2.0.7: Release tests for minimum required versions +dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion 2.0.7 2.0.10: Release tests for minimum required versions dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic 3.1.0: Tests to check your code against best practices dev-perl/Dist-Zilla-Plugin-VersionFromMainModule 0.40.0: Set the distribution version from your main module's dev-perl/Dist-Zilla-Role-FileWatcher 0.6.0: Receive notification when something changes a file's contents @@ -8062,7 +8062,7 @@ dev-python/django-otp 0.9.3 0.9.4: Django framework adding two-factor authentica dev-python/django-pglocks 1.0.4: PostgreSQL locking context managers and functions for Django dev-python/django-prometheus 2.0.0: Library to export django metrics for prometheus dev-python/django-redis 4.10.0: Full featured redis cache backend for Django. -dev-python/django-rq 2.3.0: An app that provides django integration for RQ (Redis Queue) +dev-python/django-rq 2.3.0 2.3.2: An app that provides django integration for RQ (Redis Queue) dev-python/django-sortedm2m 2.0.0 3.0.1 3.0.2: Drop-in replacement for django's many to many field with sorted relations dev-python/django-tables2 2.2.1: Table/data-grid framework for Django dev-python/django-tagging 0.5.0: Generic tagging application for Django diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index ec0379aeb09f..745c878ff299 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Thu, 06 Aug 2020 22:05:37 +0000 +Thu, 06 Aug 2020 22:35:25 +0000 |