summaryrefslogtreecommitdiff
path: root/dev-python/pytest-django
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/pytest-django
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/pytest-django')
-rw-r--r--dev-python/pytest-django/Manifest2
-rw-r--r--dev-python/pytest-django/pytest-django-3.4.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-django/Manifest b/dev-python/pytest-django/Manifest
index 573fefd61b77..b4d291e56e84 100644
--- a/dev-python/pytest-django/Manifest
+++ b/dev-python/pytest-django/Manifest
@@ -1,3 +1,3 @@
DIST pytest-django-3.4.4.tar.gz 66962 BLAKE2B a989009eccab4bbd96e32ed1b6b5d03ca8105026c6d9219ea09f6b33fe2087a30d9042e2cd5a313196ed67cc1c5dc940d04fe981dda0da4f25cf16a43e88471a SHA512 a851b27e9abc4829a47abb5da40cbd69fea5c48b05c81f88910d4345696c6d01f78e07ac489cec7cfb5724dd8432891ff9260dc585e720d758491906812661df
-EBUILD pytest-django-3.4.4.ebuild 709 BLAKE2B 29cf21d0a2f01c65f3b5c93e9be647d31a63e0b590e58a974291857a131089edbeb86fc8486ff3f3f144f555a95c5d660a02d0e08b44c99307a10eab449d52b3 SHA512 d846320e561febc9c62a78de1d54156a98b4049fceb53073eed49d0861082d9c86c0e25a138e54727b28d53b600cea23e444aec5977f79b73a33e5bc8d61998e
+EBUILD pytest-django-3.4.4.ebuild 700 BLAKE2B 1c7aa674233cf94001c08ed5506dab9031909a055edc4f507912830597c47fb5b0a0421249d042466b275a9b4c4e5c9710e6c7a018eb439623c90a98a769478b SHA512 859778208bb0f0d007034394a356424f57adca9b03367eb63cae917f9a75a9032bb4cfe9e45f7a108e59ac41ee685491a662c2bd659de84276038309a29a0f3c
MISC metadata.xml 380 BLAKE2B 6d349594a1198f6cbf2c6e0e80276f3d27454346cdbd24654506221647304fc3d3a0c9b8deadb920c4881b62c779951df2cda6a773f4f251c7c31d166fdf7b2c SHA512 65163d6f99c4d2be86bbedad07b756eda2aa639cd612e0ffaf95dc0707e72de8b406ad51d2a482925790c837bc7c3d4ccd5dc3fd070da6599e13278db03ab006
diff --git a/dev-python/pytest-django/pytest-django-3.4.4.ebuild b/dev-python/pytest-django/pytest-django-3.4.4.ebuild
index a09bd0408545..c9e5b83c92c1 100644
--- a/dev-python/pytest-django/pytest-django-3.4.4.ebuild
+++ b/dev-python/pytest-django/pytest-django-3.4.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_6,3_7} pypy3 )
inherit distutils-r1