From: "Virgil Dupras" <vdupras@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-compressor/
Date: Mon, 30 Jul 2018 16:23:13 +0000 (UTC) [thread overview]
Message-ID: <1532967359.04d892445cbf312b91cbe37aace494d4288110a3.vdupras@gentoo> (raw)
commit: 04d892445cbf312b91cbe37aace494d4288110a3
Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 30 16:15:59 2018 +0000
Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Mon Jul 30 16:15:59 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04d89244
dev-python/django-compressor: maintainer needed
The package hasn't been updated in a while and has no revdev. Nobody in
the Python team is interested in maintaining it. It depends on an
unsupported version of django and unless maintained will go away soon.
In this commit, I make the <django-1.9 dependency explicit and drop
support for python3_6 (not supported by django 1.8)
Package-Manager: Portage-2.3.44, Repoman-2.3.10
dev-python/django-compressor/django-compressor-1.5.ebuild | 4 ++--
dev-python/django-compressor/metadata.xml | 5 +----
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/dev-python/django-compressor/django-compressor-1.5.ebuild b/dev-python/django-compressor/django-compressor-1.5.ebuild
index 97c17be2b6d..df8a9a524ca 100644
--- a/dev-python/django-compressor/django-compressor-1.5.ebuild
+++ b/dev-python/django-compressor/django-compressor-1.5.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1
@@ -19,7 +19,7 @@ LICENSE="MIT"
SLOT="0"
RDEPEND="
- dev-python/django[${PYTHON_USEDEP}]
+ <dev-python/django-1.9[${PYTHON_USEDEP}]
>=dev-python/django-appconf-0.4[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
diff --git a/dev-python/django-compressor/metadata.xml b/dev-python/django-compressor/metadata.xml
index 6e566e0fb33..52740466c04 100644
--- a/dev-python/django-compressor/metadata.xml
+++ b/dev-python/django-compressor/metadata.xml
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
+ <!-- maintainer-needed -->
<upstream>
<remote-id type="github">jezdez/django_compressor</remote-id>
</upstream>
next reply other threads:[~2018-07-30 16:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-30 16:23 Virgil Dupras [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-27 16:39 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-compressor/ Hanno Böck
2021-10-17 7:41 Michał Górny
2021-04-18 6:41 Michał Górny
2020-09-16 17:22 Hanno Böck
2018-09-03 13:33 Virgil Dupras
2018-06-27 20:52 Pacho Ramos
2018-01-03 9:11 Michał Górny
2017-09-25 13:44 Michael Palimaka
2017-07-31 10:30 Tobias Klausmann
2017-07-12 19:00 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1532967359.04d892445cbf312b91cbe37aace494d4288110a3.vdupras@gentoo \
--to=vdupras@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox