From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8D10A138330 for ; Wed, 31 Aug 2016 08:16:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4FCB21C028; Wed, 31 Aug 2016 08:16:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1EFBD21C03E for ; Wed, 31 Aug 2016 08:16:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B5873335DEF for ; Wed, 31 Aug 2016 08:16:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87E602467 for ; Wed, 31 Aug 2016 08:16:33 +0000 (UTC) From: "Amy Winston" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Winston" Message-ID: <1472631372.b38c50668b0b7aadac7d9fd6a75714b9a89e2a28.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/atomicwrites/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/atomicwrites/Manifest dev-python/atomicwrites/atomicwrites-1.1.5.ebuild X-VCS-Directories: dev-python/atomicwrites/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Winston X-VCS-Revision: b38c50668b0b7aadac7d9fd6a75714b9a89e2a28 X-VCS-Branch: master Date: Wed, 31 Aug 2016 08:16:33 +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: de22b173-07a6-4779-be4d-ac76f1a870d1 X-Archives-Hash: ded32cee4635d62ab8df2321debde71e commit: b38c50668b0b7aadac7d9fd6a75714b9a89e2a28 Author: Amy Winston gentoo org> AuthorDate: Wed Aug 31 08:16:12 2016 +0000 Commit: Amy Winston gentoo org> CommitDate: Wed Aug 31 08:16:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b38c5066 dev-python/atomicwrites: version bump 1.1.5 Package-Manager: portage-2.2.28 dev-python/atomicwrites/Manifest | 1 + dev-python/atomicwrites/atomicwrites-1.1.5.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/dev-python/atomicwrites/Manifest b/dev-python/atomicwrites/Manifest index d401324..400277a 100644 --- a/dev-python/atomicwrites/Manifest +++ b/dev-python/atomicwrites/Manifest @@ -1,2 +1,3 @@ DIST atomicwrites-0.1.8.tar.gz 14440 SHA256 3274adb52bd3ae91d87ba923e0f21fd86c05b71bbaefe2ec0d6679c01f98dc8e SHA512 51c03f875adec409663badb94e3214858e6cd190aa07b8ffb4c35be1f3acaa8b5a341f62b45f814308dbfbd391fd32df24618df70c36f27737853852963af25a WHIRLPOOL 036304b72b6b7d45bf109f6c46a2eb4249c25cbd4aabeda93fc1c4761b13acf7a00c7b4be57990f5d9167a6851cde4bc5c98b4249411e4e361f1ea653b0aed16 DIST atomicwrites-0.1.9.tar.gz 14475 SHA256 7cdfcee8c064bc0ba30b0444ba0919ebafccf5b0b1916c8cde07e410042c4023 SHA512 d7bf742c3cb1d5eee4921fca225b5d22e0fe18f2948fb7af44bc6817fc2b5d267fca0d42371d44730d3b557a400f9d6ce250ac3a05e1ce1d3600ec6569fa7aa6 WHIRLPOOL 583b60d20d06126bff40cf73f560995c4ccb1c5becc686dac946f0542c74e1373edf3d9f9f67042f2eb3697ad68601fcc8f9b505482c085da7fb07ca1eab8d51 +DIST atomicwrites-1.1.5.tar.gz 18951 SHA256 240831ea22da9ab882b551b31d4225591e5e447a68c5e188db5b89ca1d487585 SHA512 4de8ab93dcb226c55e8ae1b0ef883c2e1eeae50ac6596afe036ca51dbf6b094c13dbf2d792972312d4c53551886aaa2713aac54bfab42b85abef4d1146e039ac WHIRLPOOL e9bfb96ddd365bf8db69678fb79404743de125e2bca1b072db7a66ad345e04620c66ef2938efed5035e40f4c4fad04636c0f1a464bf79872b26f4d4a1fc5b391 diff --git a/dev-python/atomicwrites/atomicwrites-1.1.5.ebuild b/dev-python/atomicwrites/atomicwrites-1.1.5.ebuild new file mode 100644 index 00000000..88f0fb6 --- /dev/null +++ b/dev-python/atomicwrites/atomicwrites-1.1.5.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) + +inherit distutils-r1 + +DESCRIPTION="Atomic file writes." +HOMEPAGE="https://github.com/untitaker/python-atomicwrites" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" + +DOCS=( README.rst )