diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-09 04:05:18 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-09 04:05:18 +0000 |
commit | 08048dc487435390a13c3eaa5a6f0d4fd0726c6f (patch) | |
tree | 3439daf8e38ecaadead2dc3f8eb0a0b4129990a4 | |
parent | Merge updates from master (diff) | |
download | gentoo-08048dc487435390a13c3eaa5a6f0d4fd0726c6f.tar.gz gentoo-08048dc487435390a13c3eaa5a6f0d4fd0726c6f.tar.bz2 gentoo-08048dc487435390a13c3eaa5a6f0d4fd0726c6f.zip |
2021-01-09 04:05:16 UTC
-rw-r--r-- | metadata/md5-cache/dev-libs/9libs-1.0-r4 | 7 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/django-rq-2.4.0 | 14 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
4 files changed, 19 insertions, 6 deletions
diff --git a/metadata/md5-cache/dev-libs/9libs-1.0-r4 b/metadata/md5-cache/dev-libs/9libs-1.0-r4 index 43031d349382..b12db8108980 100644 --- a/metadata/md5-cache/dev-libs/9libs-1.0-r4 +++ b/metadata/md5-cache/dev-libs/9libs-1.0-r4 @@ -1,14 +1,13 @@ BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 DEFINED_PHASES=configure install prepare -DEPEND=>=x11-libs/libX11-1.0.0[static-libs?] >=x11-libs/libXt-1.0.0[static-libs?] +DEPEND=>=x11-libs/libX11-1.0.0 >=x11-libs/libXt-1.0.0 DESCRIPTION=A package of Plan 9 compatibility libraries EAPI=7 HOMEPAGE=https://www.netlib.org/research/9libs/9libs-1.0.README -IUSE=static-libs KEYWORDS=amd64 x86 LICENSE=PLAN9 -RDEPEND=>=x11-libs/libX11-1.0.0[static-libs?] >=x11-libs/libXt-1.0.0[static-libs?] +RDEPEND=>=x11-libs/libX11-1.0.0 >=x11-libs/libXt-1.0.0 SLOT=0 SRC_URI=https://www.netlib.org/research/9libs/9libs-1.0.tar.bz2 _eclasses_=autotools 3ec5e49b810b2571ca9c6d76f55867bb libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 1a94dc06d324bd0dab754e11abe6d27e -_md5_=27c874e28b36e0672592749a7044858b +_md5_=0f3ae8891dbce78f37cc6d6a498dbf0b diff --git a/metadata/md5-cache/dev-python/django-rq-2.4.0 b/metadata/md5-cache/dev-python/django-rq-2.4.0 new file mode 100644 index 000000000000..aa5a80f3fe1d --- /dev/null +++ b/metadata/md5-cache/dev-python/django-rq-2.4.0 @@ -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.4.0.tar.gz +_eclasses_=distutils-r1 f847d402a7ecea58af1958f5b4ec23da multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 f1d4277b3ad100890cbd62e137f0a769 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 1a94dc06d324bd0dab754e11abe6d27e +_md5_=d6d73e84467dbe587e47558a58c151af diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 4f9e67f81066..f7eac3357fca 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -8116,7 +8116,7 @@ dev-python/django-picklefield 3.0.1: Pickled object field for Django. dev-python/django-prometheus 2.0.0: Library to export django metrics for prometheus dev-python/django-q 1.3.3: A multiprocessing distributed task queue for Django dev-python/django-redis 4.10.0: Full featured redis cache backend for Django -dev-python/django-rq 2.3.2: An app that provides django integration for RQ (Redis Queue) +dev-python/django-rq 2.3.2 2.4.0: An app that provides django integration for RQ (Redis Queue) dev-python/django-sortedm2m 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 4f5a846f4c68..b3d29731df2f 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sat, 09 Jan 2021 03:35:14 +0000 +Sat, 09 Jan 2021 04:05:16 +0000 |