mirror of
https://github.com/fsr/gentoo-overlay
synced 2025-05-10 07:10:57 +02:00
Updated to newer versions for Django 2.2 support
This commit is contained in:
parent
916f0910cc
commit
c45153f96a
6 changed files with 56 additions and 2 deletions
|
@ -1 +1 @@
|
|||
EBUILD django-modeltranslation-9999.ebuild 539 BLAKE2B f70696e1fd9dffccb8b500547e35823e02c6b542ba69e0479ca9ddc7936c5162fce4909cbea0794f8dbabcbbb762a83bafc90acbf5ba718627211692b9f7525d SHA512 33e6ba8b990a0f3e32e0819f9c4bf89ec65d1f56c3d60801b865d0779857ea2b4ec6bce306b4f7cc1f989f5b53050e022ff6e94ab20d1d7547b25aca87854e0a
|
||||
EBUILD django-modeltranslation-9999.ebuild 535 BLAKE2B 8c7dbe88a14c89489d8ae2dde90fe0986dc4d8cfb69e6713d1119c4aeb39f2adcd78673078ead6bd18d569cf0f4a7973f66d4ecc3d49c0c4f67b5913feb3f5de SHA512 13e08b67340305c13295413857956d7217f052813c042a5e7e4b9ef35396907ebfcadb36381d66e6423c9c582cdc71931a07bc1a9fcff7591e879441607c7222
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# $Header: $
|
||||
|
||||
EAPI=6
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5,3_6} pypy2_0 )
|
||||
PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy2_0 )
|
||||
|
||||
inherit eutils distutils-r1 git-r3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue