summaryrefslogtreecommitdiff
path: root/dev-python/django-setuptest
diff options
context:
space:
mode:
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 0689c4199cb1..407c83da5854 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 645 BLAKE2B 656ffb6178ab1875c65a97fb49053a22cdbb11d03d741104b41f2c7b403c4766b007896a454c6ffec756d4f1939080975ff186cb89369bf581ba753d5584a055 SHA512 b4d6f962c5f3fd34168413adc5fc05f3473f68d5abf83032cf7c509b9052b466b36f6999ae9591ed4526dc2503b62e66ac8d47eb3eaf30b7ffbcbf2305639364
+EBUILD django-setuptest-0.2.1.ebuild 636 BLAKE2B ebbe897a3e69efee7c5020bd3b5971a95af7484375446c0a84b8e02e9a7d4bfe0f06a1e9133cc3a679b5432d2ebeaf1d5ffbe3e5016c9c63c7b6bf3b39967666 SHA512 c0336ce1dae66904deb887546dc1e86fc08947a8c6037897c4f242b09ab166db647364da5436b8afe3e548fd6a6d93570412a656a7e4972b214af654c94caced
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 76a7b7818378..a65802b12fd2 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-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_6} )
inherit distutils-r1