From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3F07B1388BF for ; Sat, 9 Jan 2016 21:22:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D232E0857; Sat, 9 Jan 2016 21:22:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A770DE0857 for ; Sat, 9 Jan 2016 21:22:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C00C23408CF for ; Sat, 9 Jan 2016 21:22:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC178BFF for ; Sat, 9 Jan 2016 21:22:46 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1452374552.0e10f27d5382566aa9a6b34b4f28344ff9f006d2.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/snakeoil/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/snakeoil/Manifest dev-python/snakeoil/snakeoil-0.6.6.ebuild dev-python/snakeoil/snakeoil-9999.ebuild X-VCS-Directories: dev-python/snakeoil/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 0e10f27d5382566aa9a6b34b4f28344ff9f006d2 X-VCS-Branch: master Date: Sat, 9 Jan 2016 21:22:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: dce32b09-1005-48e5-a120-9fed96557b42 X-Archives-Hash: c1311b73ec6878a717e6d1448348f1e2 commit: 0e10f27d5382566aa9a6b34b4f28344ff9f006d2 Author: Tim Harder gentoo org> AuthorDate: Sat Jan 9 21:09:04 2016 +0000 Commit: Tim Harder gentoo org> CommitDate: Sat Jan 9 21:22:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e10f27d dev-python/snakeoil: version bump to 0.6.6 dev-python/snakeoil/Manifest | 1 + dev-python/snakeoil/{snakeoil-9999.ebuild => snakeoil-0.6.6.ebuild} | 4 ++-- dev-python/snakeoil/snakeoil-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/dev-python/snakeoil/Manifest b/dev-python/snakeoil/Manifest index 986b524..ee82822 100644 --- a/dev-python/snakeoil/Manifest +++ b/dev-python/snakeoil/Manifest @@ -1,2 +1,3 @@ DIST snakeoil-0.6.4.tar.gz 192291 SHA256 8636918381db16bf910afcb30a5e8722038afda32fbf41a977fabea75775131e SHA512 c2290801426de1fd6fe3e668edfc36e05cf50a6990f336eb604eece27f56716b5cff672ca7642906636fa1a8afa82f37867e898680f54b154c37cf51ef72eb9e WHIRLPOOL 08c778296f0881c1884eb0c23fc2e4e81b28f406971d84d71641ac4b4b864e8f472c06fad2937d279565b627ef983f89dbe6e6e1a5dbe7b4263ac00b5d76aea5 DIST snakeoil-0.6.5.tar.gz 195182 SHA256 af02d9e28097083683d29267ed8b1a748d9a5f4a822fe733176b92fc8793cb33 SHA512 44895dd4ea72d1d43afddb7b1b13009c21b1c26fab30d7b2fa29115ca62202b3a1a311f22f9d925a78650d1c1012313e98783ebc5c0cb37b0e70aae0f1e14371 WHIRLPOOL 8886591e7e87de91f413cdab384c938d2a1ebbb0569601559fb2fd62329eb19936743211cbc0988af781f95e5c40dea2ac4b141f194fe72e74d89fe43d83cf59 +DIST snakeoil-0.6.6.tar.gz 198899 SHA256 16e2d4f257ecea340134f0e1e97c4d363f6e3c8f87bf5d8ba49d48955406f9f2 SHA512 d6502d345dc26f2048855fe6e468918c5f0a7d66165152cb5bf38cb4b4ebdb45a5eab346a19a6cad04f0fbf905200b90d660a36b52df000164b117fe2d536f35 WHIRLPOOL 81ecac1317f00be47ba482564dd5c11f4fdbc69df70badf2c8e555c34cd79b55e75c1e18e17bbc427b23b80e41f43f60e6fd29679c88361b5ac86b21afdc60d1 diff --git a/dev-python/snakeoil/snakeoil-9999.ebuild b/dev-python/snakeoil/snakeoil-0.6.6.ebuild similarity index 89% copy from dev-python/snakeoil/snakeoil-9999.ebuild copy to dev-python/snakeoil/snakeoil-0.6.6.ebuild index 2a56c96..7b7ed4c 100644 --- a/dev-python/snakeoil/snakeoil-9999.ebuild +++ b/dev-python/snakeoil/snakeoil-0.6.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/snakeoil/snakeoil-9999.ebuild b/dev-python/snakeoil/snakeoil-9999.ebuild index 2a56c96..7b7ed4c 100644 --- a/dev-python/snakeoil/snakeoil-9999.ebuild +++ b/dev-python/snakeoil/snakeoil-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1