diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-06-19 13:36:43 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-06-19 13:36:43 +0000 |
| commit | c06afb0c2e4eabc136bee395d65ae7d915020179 (patch) | |
| tree | ffba2b05ba49304905d10fc5e966ce10b4f5b54c /dev-python/django-rq | |
| parent | 91f31970c2f9724c4283e57ed4e310f8085bc783 (diff) | |
| download | baldeagleos-repo-c06afb0c2e4eabc136bee395d65ae7d915020179.tar.gz baldeagleos-repo-c06afb0c2e4eabc136bee395d65ae7d915020179.tar.xz baldeagleos-repo-c06afb0c2e4eabc136bee395d65ae7d915020179.zip | |
Adding metadata
Diffstat (limited to 'dev-python/django-rq')
| -rw-r--r-- | dev-python/django-rq/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/django-rq/django-rq-2.4.1-r1.ebuild | 23 | ||||
| -rw-r--r-- | dev-python/django-rq/metadata.xml | 7 |
3 files changed, 0 insertions, 31 deletions
diff --git a/dev-python/django-rq/Manifest b/dev-python/django-rq/Manifest deleted file mode 100644 index 3c4fadeaa17a..000000000000 --- a/dev-python/django-rq/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST django-rq-2.4.1.tar.gz 42558 BLAKE2B 8412db96dcc4b600ee7ca00e2a9aa5cfdb00ac517fb94ab256b3c132462f52f4de7408763eb98bc304bfe237fb0d7cb7991bdb9df20fd250780d52600b14df58 SHA512 44d8151847c18fd993242e5a5ff99e3964d5b9702d3dc8b574c3581617658ec0a9393c85b66211c273444f39688f92890a38802a8385bcf351a28d833eef5f19 diff --git a/dev-python/django-rq/django-rq-2.4.1-r1.ebuild b/dev-python/django-rq/django-rq-2.4.1-r1.ebuild deleted file mode 100644 index ae1f4674d6c4..000000000000 --- a/dev-python/django-rq/django-rq-2.4.1-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) - -inherit distutils-r1 - -DESCRIPTION="An app that provides django integration for RQ (Redis Queue)" -HOMEPAGE="https://github.com/rq/django-rq/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - >=dev-python/django-2.0[${PYTHON_USEDEP}] - >=dev-python/rq-1.4.0[${PYTHON_USEDEP}] - >=dev-python/redis-py-3.0.0[${PYTHON_USEDEP}] -" diff --git a/dev-python/django-rq/metadata.xml b/dev-python/django-rq/metadata.xml deleted file mode 100644 index f0609a5259d1..000000000000 --- a/dev-python/django-rq/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> -<pkgmetadata> - - <origin>gentoo-staging</origin> - <stabilize-allarches/> -</pkgmetadata>
\ No newline at end of file |
