commit:     81809559e2b346ad9650c2eb15a29dccfdcb2fb4
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Fri Aug  5 16:18:20 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 16:45:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81809559

dev-python/kombu: whitespace

 dev-python/kombu/kombu-3.0.26.ebuild | 4 ++--
 dev-python/kombu/kombu-3.0.29.ebuild | 4 ++--
 dev-python/kombu/kombu-3.0.30.ebuild | 4 ++--
 dev-python/kombu/kombu-3.0.32.ebuild | 4 ++--
 dev-python/kombu/kombu-3.0.33.ebuild | 2 +-
 dev-python/kombu/kombu-3.0.34.ebuild | 2 +-
 6 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-python/kombu/kombu-3.0.26.ebuild 
b/dev-python/kombu/kombu-3.0.26.ebuild
index 3c17ab2..897b4b0 100644
--- a/dev-python/kombu/kombu-3.0.26.ebuild
+++ b/dev-python/kombu/kombu-3.0.26.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -85,7 +85,7 @@ python_test() {
                nosetests "${S}"/kombu/tests || die "Tests failed under 
${EPYTHON}"
                # funtests appears to be coded only for py2, a kind of 2nd 
tier. pypy fails 6.
                # https://github.com/celery/kombu/issues/411
-               # Fix to https://github.com/celery/kombu/issues/474 breaks the 
+               # Fix to https://github.com/celery/kombu/issues/474 breaks the
                # funtests under >=dev-python/pymongo-3.0.2
 #              if [[ "${EPYTHON}" == python2.7 ]]; then
 #                      pushd funtests > /dev/null

diff --git a/dev-python/kombu/kombu-3.0.29.ebuild 
b/dev-python/kombu/kombu-3.0.29.ebuild
index bdc4c1c..38b7487 100644
--- a/dev-python/kombu/kombu-3.0.29.ebuild
+++ b/dev-python/kombu/kombu-3.0.29.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -90,7 +90,7 @@ python_test() {
                nosetests "${S}"/kombu/tests || die "Tests failed under 
${EPYTHON}"
                # funtests appears to be coded only for py2, a kind of 2nd 
tier. pypy fails 6.
                # https://github.com/celery/kombu/issues/411
-               # Fix to https://github.com/celery/kombu/issues/474 breaks the 
+               # Fix to https://github.com/celery/kombu/issues/474 breaks the
                # funtests under >=dev-python/pymongo-3.0.2
 #              if [[ "${EPYTHON}" == python2.7 ]]; then
 #                      pushd funtests > /dev/null

diff --git a/dev-python/kombu/kombu-3.0.30.ebuild 
b/dev-python/kombu/kombu-3.0.30.ebuild
index ebc902c..7b989d2 100644
--- a/dev-python/kombu/kombu-3.0.30.ebuild
+++ b/dev-python/kombu/kombu-3.0.30.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -94,7 +94,7 @@ python_test() {
                nosetests "${S}"/kombu/tests || die "Tests failed under 
${EPYTHON}"
                # funtests appears to be coded only for py2, a kind of 2nd 
tier. pypy fails 6.
                # https://github.com/celery/kombu/issues/411
-               # Fix to https://github.com/celery/kombu/issues/474 breaks the 
+               # Fix to https://github.com/celery/kombu/issues/474 breaks the
                # funtests under >=dev-python/pymongo-3.0.2
 #              if [[ "${EPYTHON}" == python2.7 ]]; then
 #                      pushd funtests > /dev/null

diff --git a/dev-python/kombu/kombu-3.0.32.ebuild 
b/dev-python/kombu/kombu-3.0.32.ebuild
index 7e93893..61a1c1a 100644
--- a/dev-python/kombu/kombu-3.0.32.ebuild
+++ b/dev-python/kombu/kombu-3.0.32.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -94,7 +94,7 @@ python_test() {
                nosetests "${S}"/kombu/tests || die "Tests failed under 
${EPYTHON}"
                # funtests appears to be coded only for py2, a kind of 2nd 
tier. pypy fails 6.
                # https://github.com/celery/kombu/issues/411
-               # Fix to https://github.com/celery/kombu/issues/474 breaks the 
+               # Fix to https://github.com/celery/kombu/issues/474 breaks the
                # funtests under >=dev-python/pymongo-3.0.2
 #              if [[ "${EPYTHON}" == python2.7 ]]; then
 #                      pushd funtests > /dev/null

diff --git a/dev-python/kombu/kombu-3.0.33.ebuild 
b/dev-python/kombu/kombu-3.0.33.ebuild
index 5e0a228..c3c168a 100644
--- a/dev-python/kombu/kombu-3.0.33.ebuild
+++ b/dev-python/kombu/kombu-3.0.33.ebuild
@@ -94,7 +94,7 @@ python_test() {
                nosetests "${S}"/kombu/tests || die "Tests failed under 
${EPYTHON}"
                # funtests appears to be coded only for py2, a kind of 2nd 
tier. pypy fails 6.
                # https://github.com/celery/kombu/issues/411
-               # Fix to https://github.com/celery/kombu/issues/474 breaks the 
+               # Fix to https://github.com/celery/kombu/issues/474 breaks the
                # funtests under >=dev-python/pymongo-3.0.2
 #              if [[ "${EPYTHON}" == python2.7 ]]; then
 #                      pushd funtests > /dev/null

diff --git a/dev-python/kombu/kombu-3.0.34.ebuild 
b/dev-python/kombu/kombu-3.0.34.ebuild
index dab483c..936e3fa 100644
--- a/dev-python/kombu/kombu-3.0.34.ebuild
+++ b/dev-python/kombu/kombu-3.0.34.ebuild
@@ -94,7 +94,7 @@ python_test() {
                nosetests "${S}"/kombu/tests || die "Tests failed under 
${EPYTHON}"
                # funtests appears to be coded only for py2, a kind of 2nd 
tier. pypy fails 6.
                # https://github.com/celery/kombu/issues/411
-               # Fix to https://github.com/celery/kombu/issues/474 breaks the 
+               # Fix to https://github.com/celery/kombu/issues/474 breaks the
                # funtests under >=dev-python/pymongo-3.0.2
 #              if [[ "${EPYTHON}" == python2.7 ]]; then
 #                      pushd funtests > /dev/null

Reply via email to