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
This commit is contained in:
Virgil Dupras
2018-07-30 12:15:59 -04:00
parent 20c08e9471
commit 04d892445c
2 changed files with 3 additions and 6 deletions

View File

@@ -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>