summaryrefslogtreecommitdiff
path: root/dev-python/django-setuptest
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-setuptest
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/django-setuptest')
-rw-r--r--dev-python/django-setuptest/Manifest2
-rw-r--r--dev-python/django-setuptest/django-setuptest-0.2.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/django-setuptest/Manifest b/dev-python/django-setuptest/Manifest
index 05a3d9929ca8..0689c4199cb1 100644
--- a/dev-python/django-setuptest/Manifest
+++ b/dev-python/django-setuptest/Manifest
@@ -1,3 +1,3 @@
DIST django-setuptest-0.2.1.tar.gz 7131 BLAKE2B 5afd3106c9f02da2b8d63a21e90c68db97a38f67ca36feafa6e798f9f3106f81cedc94a3155d777f78f43e549fb5656245518d5a812fb30513c59cb24d8da98b SHA512 de0ba14ca451974ffa10b2fe822e6a7a927f2009dd1cc345abd6d4b192a5d9dbd1c9034463cbfbc8b5b66ab35d694282513a33dc55e8c1b0385fa32619c3f31d
-EBUILD django-setuptest-0.2.1.ebuild 652 BLAKE2B 0e930f11dda0c1bbcec950a8cb5a119fd62e44ee28e8130abb431a78e9603f396acd22b5ea7e8841307e9bd6b91aac269c2ba8b362ee10d1cb49227f2e1ab9e2 SHA512 1e67b0c8e890c706d73a94c0b5f9f417c9a21985048c006267c247082e913028e57c2421682fb47b97a871ee71f9eccdf07c8dd83db702d3cb8b3a7c29ada50a
+EBUILD django-setuptest-0.2.1.ebuild 645 BLAKE2B 656ffb6178ab1875c65a97fb49053a22cdbb11d03d741104b41f2c7b403c4766b007896a454c6ffec756d4f1939080975ff186cb89369bf581ba753d5584a055 SHA512 b4d6f962c5f3fd34168413adc5fc05f3473f68d5abf83032cf7c509b9052b466b36f6999ae9591ed4526dc2503b62e66ac8d47eb3eaf30b7ffbcbf2305639364
MISC metadata.xml 340 BLAKE2B 77a7f56243e6f2266bb49641cfff0dd28418e4b9c9d9f89dd1e20bfdb9e3ada356288f2ff2d18b925a42701f4d0f77d7773eef117b1ef88e59d4b13341c698af SHA512 8c5b08f7e63678f303781866e98bc65821f09f296810a1b3ee891adf7c3a6cbca4202a85b0f28490cb79f17e7e452cd977a874187d9f18bc6ce341d5819a1fde
diff --git a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
index b76fb76a6ed8..76a7b7818378 100644
--- a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
+++ b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
@@ -1,8 +1,8 @@
-# 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} pypy )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
inherit distutils-r1