* [gentoo-commits] gentoo-x86 commit in dev-python/django: django-1.6.3.ebuild ChangeLog
@ 2014-04-26 6:31 Ian Delaney (idella4)
0 siblings, 0 replies; only message in thread
From: Ian Delaney (idella4) @ 2014-04-26 6:31 UTC (permalink / raw
To: gentoo-commits
idella4 14/04/26 06:31:53
Modified: django-1.6.3.ebuild ChangeLog
Log:
On further testing, adding py3.4 support
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path
1.2 dev-python/django/django-1.6.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/django-1.6.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/django-1.6.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/django-1.6.3.ebuild?r1=1.1&r2=1.2
Index: django-1.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/django/django-1.6.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- django-1.6.3.ebuild 25 Apr 2014 00:47:28 -0000 1.1
+++ django-1.6.3.ebuild 26 Apr 2014 06:31:53 -0000 1.2
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django/django-1.6.3.ebuild,v 1.1 2014/04/25 00:47:28 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django/django-1.6.3.ebuild,v 1.2 2014/04/26 06:31:53 idella4 Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_3,3_4} )
PYTHON_REQ_USE='sqlite?'
WEBAPP_NO_AUTO_INSTALL="yes"
@@ -54,7 +54,7 @@
# and don't work with ${BUILD_DIR}/lib.
# https://code.djangoproject.com/ticket/20514
# https://code.djangoproject.com/ticket/21093
-
+ # export PYTHONWARNINGS="d,i::ImportWarning"
sed -e 's:test_dont_base64_encode:_&:' -i tests/mail/tests.py || die
PYTHONPATH=. \
"${PYTHON}" tests/runtests.py --settings=test_sqlite -v1 \
1.124 dev-python/django/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/ChangeLog?rev=1.124&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/ChangeLog?rev=1.124&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/ChangeLog?r1=1.123&r2=1.124
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/django/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog 25 Apr 2014 04:38:22 -0000 1.123
+++ ChangeLog 26 Apr 2014 06:31:53 -0000 1.124
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/django
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django/ChangeLog,v 1.123 2014/04/25 04:38:22 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django/ChangeLog,v 1.124 2014/04/26 06:31:53 idella4 Exp $
+
+ 26 Apr 2014; Ian Delaney <idella4@gentoo.org> django-1.5.6.ebuild,
+ django-1.6.3.ebuild:
+ On further testing, adding py3.4 support
25 Apr 2014; Ian Delaney <idella4@gentoo.org> django-1.5.6.ebuild:
re-intro py3.2 to test phase
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-26 6:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-26 6:31 [gentoo-commits] gentoo-x86 commit in dev-python/django: django-1.6.3.ebuild ChangeLog Ian Delaney (idella4)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox