summaryrefslogtreecommitdiff
path: root/dev-python/django-compressor
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
commit3517852e3b8a68d1e997770fc0650c5053bafc6c (patch)
tree44068672445b1418489aed82de58df3c470289e7 /dev-python/django-compressor
parent0f15659d48c193027158492acb726297501202c5 (diff)
gentoo resync : 04.01.2022
Diffstat (limited to 'dev-python/django-compressor')
-rw-r--r--dev-python/django-compressor/Manifest4
-rw-r--r--dev-python/django-compressor/django-compressor-2.4.1.ebuild2
-rw-r--r--dev-python/django-compressor/metadata.xml4
3 files changed, 4 insertions, 6 deletions
diff --git a/dev-python/django-compressor/Manifest b/dev-python/django-compressor/Manifest
index 7cd61f8641a1..96b55b3236f8 100644
--- a/dev-python/django-compressor/Manifest
+++ b/dev-python/django-compressor/Manifest
@@ -1,3 +1,3 @@
DIST django_compressor-2.4.1.tar.gz 123800 BLAKE2B 455938c328c787e6ca48b3c413f005f9ba3cfc186587b821afb804c0de6259702060d4493e34f240bd721e547ce496a1b0de7a478eb8c9b7ac8e4ba49be755fa SHA512 d59fc8b97f9f87b26e53a9822a9b467df77449cc480a7145d7fedf020a85516dee6f3bc04519fc2e2b751134fb10ce4ddbd4ffe394b5817b973db8d90b9ccda7
-EBUILD django-compressor-2.4.1.ebuild 835 BLAKE2B 9b277d0fe7ff922338b6d872984aaccba6e265c5bd61e5dfdbb008884970ce080a2578de829cdedf5e7b14616e87587a4df0f42bba0603b048be3a4eab8448b1 SHA512 f64287a04d3989f53b6e3a2ec8c157d48e2fcbeee232c5aa3a444d63facb832c5ee3876e6b7d715eb0f8e24bb30662325f52ece751f3923ef305228f931df1e4
-MISC metadata.xml 297 BLAKE2B ba3b4ec455bf39f49c28e2c4406e83c12fd580445af876940c1e94495d7625051245a981cc8bf59ad3868ae43f3f893a0c5ad26e305df758d31b8f6b6160c8dd SHA512 084e20a298757300206f3065d2823cc545d075399e0cc84d12f8967e3c6d7c9330c033fd7fc4e217c506270b6327f75c26889748ca7fb5deb10568a0c37bfa87
+EBUILD django-compressor-2.4.1.ebuild 834 BLAKE2B 2bf9974093a1836d7c38d61a1079214511697c231b936bc14c69d677ee9df1aa27def5132f78301a300ddff0457713c70dff0870caa071e7a3294300e4e85755 SHA512 8942a0d99b74417475944c3167d04e2171c826fa765f9e17617428100d0b1db1ecddbc99048edf9daf0c4c94211423e107ca839a5591d7bd181e53cd7d180b6a
+MISC metadata.xml 246 BLAKE2B 97c2ea9df55e2fd808183ee96c223bbda2460c49adb8df7618a8af03b17280bfe32c1c2165118eefe0b3f308c5bf9f093e4370550f80ec26acd7a6514ad4e501 SHA512 80e98e51005c419fd1f60d258735f48691befda96630786f76a0b59f14be84114e6d7896d6f28641aa1b31ef95756c7822a84c2f2427eccbeb5592594918dd79
diff --git a/dev-python/django-compressor/django-compressor-2.4.1.ebuild b/dev-python/django-compressor/django-compressor-2.4.1.ebuild
index 1d529ff01535..11edcb4e0745 100644
--- a/dev-python/django-compressor/django-compressor-2.4.1.ebuild
+++ b/dev-python/django-compressor/django-compressor-2.4.1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1
-DESCRIPTION="Compresses linked and inline JavaScript or CSS into single cached files."
+DESCRIPTION="Compresses linked and inline JavaScript or CSS into single cached files"
HOMEPAGE="https://django-compressor.readthedocs.io/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/_}/${P/-/_}.tar.gz"
S="${WORKDIR}/${P/-/_}"
diff --git a/dev-python/django-compressor/metadata.xml b/dev-python/django-compressor/metadata.xml
index 1e8235896311..ef2705aa7567 100644
--- a/dev-python/django-compressor/metadata.xml
+++ b/dev-python/django-compressor/metadata.xml
@@ -1,9 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>hanno@gentoo.org</email>
- </maintainer>
+ <!--maintainer-needed-->
<upstream>
<remote-id type="pypi">django-compressor</remote-id>
</upstream>