summaryrefslogtreecommitdiff
path: root/dev-python/pytest-django
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
commit71deace00d1a2b091313fe137ab7092418c6f87c (patch)
tree9f1f0dee23e13658e52f49437befe78427148c51 /dev-python/pytest-django
parent29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff)
gentoo resync : 10.02.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.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-django/Manifest b/dev-python/pytest-django/Manifest
index b4d291e56e84..d4854e138368 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 700 BLAKE2B 1c7aa674233cf94001c08ed5506dab9031909a055edc4f507912830597c47fb5b0a0421249d042466b275a9b4c4e5c9710e6c7a018eb439623c90a98a769478b SHA512 859778208bb0f0d007034394a356424f57adca9b03367eb63cae917f9a75a9032bb4cfe9e45f7a108e59ac41ee685491a662c2bd659de84276038309a29a0f3c
+EBUILD pytest-django-3.4.4.ebuild 696 BLAKE2B a7f0b53c08c6dc0bbdb15b546a8df7f8e4cbbc0b97354ef8ec7b8baa3c093382494834090a8e4ee565cf6501ca50be2affd7689f85c31e4e2609a5c40933d02e SHA512 e0e7a2f617a06295262a390444c359f5afec8f7c152f14ce5a25f88a1af633ca3acafc541a6e0ebb249063d06f4fe222570f8cf998f43d7e2614f2aa928b73d5
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 c9e5b83c92c1..004f497cb80c 100644
--- a/dev-python/pytest-django/pytest-django-3.4.4.ebuild
+++ b/dev-python/pytest-django/pytest-django-3.4.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7} pypy3 )
+PYTHON_COMPAT=( python{3_6,3_7} pypy3 )
inherit distutils-r1