summaryrefslogtreecommitdiff
path: root/dev-python/django-spurl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/django-spurl
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/django-spurl')
-rw-r--r--dev-python/django-spurl/Manifest2
-rw-r--r--dev-python/django-spurl/django-spurl-0.6.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/django-spurl/Manifest b/dev-python/django-spurl/Manifest
index d8ff8787624e..f97daaa16266 100644
--- a/dev-python/django-spurl/Manifest
+++ b/dev-python/django-spurl/Manifest
@@ -1,3 +1,3 @@
DIST django-spurl-0.6.4.tar.gz 15076 BLAKE2B e576d6b309c0ff03cbc095363083c7a71c9ae764bc3f92d0f8790d458e2173f5df8a4e89d6999c672180408b443b0d4f84617719cc4ff06cec24156c472c2584 SHA512 8bf7c4d4e7e624280f87584f70e73504a11973a44294591d9dd58dd563d63dd1deb395e42bb1110e0a534ac16b59280d3b29f4293865cc465ee1fce20987d267
-EBUILD django-spurl-0.6.4.ebuild 541 BLAKE2B 94c59dbca541d9d19888f3a43bdb9bc185334e73113772f956f1f64e1319b5dfb50c0f03225528d86aedd0abdb27400b1ac06cb6fddd784f8e45bfe7ea7f913c SHA512 6155f773e80dcad1152693257426a704437d95730d8037152723b5b154f22ce6b931be649b276d28e3011d91442f3a3b89503e08edf8e44b91990c21173943f3
+EBUILD django-spurl-0.6.4.ebuild 534 BLAKE2B 274ec599f7b28d07c2d2fb4ac0c9e7c9f21d65eb6c723f3d1a19a8a2f968e959977dd07ba72277feb475f685a9cde8eecdf5cd482210b77a34ebb8d3ad349164 SHA512 cb0e8d2cede6535cd20ebb829c51cbf0928503da0635e130b5d38ae7c088653a15778a0eec9ebf7172f13cc86dd2fcfd1a387602cd59fd750653efa381e52347
MISC metadata.xml 298 BLAKE2B 7095175b4202b68a2cc1cef0a7bff2fa3adeb4fe3827f0687f46c3c443c741362f714893081383a28f9970a5957d9f3e889ffea2443e329ab80cffe7022b0eb7 SHA512 d4efdf7bb5f359e28303f9f16453e8ba64a376bf0b084803f0fbee8983d86fdc3d273379f3feb59855949861efcb41a4320195dcf4e7b0831cf473c14b05c762
diff --git a/dev-python/django-spurl/django-spurl-0.6.4.ebuild b/dev-python/django-spurl/django-spurl-0.6.4.ebuild
index 9a14c9ac695c..aa1d8039a331 100644
--- a/dev-python/django-spurl/django-spurl-0.6.4.ebuild
+++ b/dev-python/django-spurl/django-spurl-0.6.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
inherit distutils-r1