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 5B706138337 for ; Tue, 25 Sep 2018 22:22:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CC73E0BB6; Tue, 25 Sep 2018 22:22:28 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 33D55E0BB6 for ; Tue, 25 Sep 2018 22:22:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 30B69335CE7 for ; Tue, 25 Sep 2018 22:22:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C4AE3F9 for ; Tue, 25 Sep 2018 22:22:23 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1537914127.583f7f45536c651467d96538e938977083e6a219.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-privsep/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/oslo-privsep/Manifest dev-python/oslo-privsep/oslo-privsep-1.29.0.ebuild dev-python/oslo-privsep/oslo-privsep-1.29.2.ebuild X-VCS-Directories: dev-python/oslo-privsep/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 583f7f45536c651467d96538e938977083e6a219 X-VCS-Branch: master Date: Tue, 25 Sep 2018 22:22:23 +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: c77f0435-1e7b-4f71-95a4-e37a76688763 X-Archives-Hash: 886d9be62e13391c905b74ad8b586691 commit: 583f7f45536c651467d96538e938977083e6a219 Author: Matthew Thode gentoo org> AuthorDate: Tue Sep 25 22:16:09 2018 +0000 Commit: Matt Thode gentoo org> CommitDate: Tue Sep 25 22:22:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=583f7f45 dev-python/oslo-privsep: 1.29.2 bump Package-Manager: Portage-2.3.49, Repoman-2.3.11 dev-python/oslo-privsep/Manifest | 2 +- .../{oslo-privsep-1.29.0.ebuild => oslo-privsep-1.29.2.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/oslo-privsep/Manifest b/dev-python/oslo-privsep/Manifest index 5fe9638d607..8c4f562a6a0 100644 --- a/dev-python/oslo-privsep/Manifest +++ b/dev-python/oslo-privsep/Manifest @@ -1,2 +1,2 @@ DIST oslo.privsep-1.27.0.tar.gz 32766 BLAKE2B 307bed6c5dac28eb38cb4bbb1b001cdd579ae1148c63de43aee7d740901cf53a9b6d619baf5cb5263b30b398017f3411d0ef065590f0710bf0becb85df08b879 SHA512 1a7980bb0dff17314081745b60037bb84a0ba0ac5f2784b4cf4dcadc2cc9cea0158c7c64652823c7ac2e9071db8f915cf68ae2b08c634d21ec51ff75c017a3e6 -DIST oslo.privsep-1.29.0.tar.gz 34378 BLAKE2B 58c09b2f87774a620e49c2e7b3d37c58a7cbf5383dc89b42c83eec3224ad38d024d2c288bdba535327513f9ded805928703dcd7ad86e02d0426f03663861d5a9 SHA512 7541840043aee52f97051bf374cb469855ece360a05ed40c779382ee54a820f9b158a3e7ae7b991501b0e0a5679fab9d0aa809abd39caaa9f9f57dc48631a1cd +DIST oslo.privsep-1.29.2.tar.gz 34376 BLAKE2B aab2807ec44cb984f7b304f46ffae39d2965dbfb876f08e3a6fbf24e9e70d5f0ae7a2aed9d47b126c48641c56004195bcc4ff015865e97b966e7f6b172f9f5a3 SHA512 8130700578cc1b54530011da259c795b6eb24ceba959f927934cf21e439d1412d393dee9f7bcb804ac52a4ae716284df8950677d5386905ac68bd6c37adfabbc diff --git a/dev-python/oslo-privsep/oslo-privsep-1.29.0.ebuild b/dev-python/oslo-privsep/oslo-privsep-1.29.2.ebuild similarity index 97% rename from dev-python/oslo-privsep/oslo-privsep-1.29.0.ebuild rename to dev-python/oslo-privsep/oslo-privsep-1.29.2.ebuild index fbb791efa30..77c4084e61f 100644 --- a/dev-python/oslo-privsep/oslo-privsep-1.29.0.ebuild +++ b/dev-python/oslo-privsep/oslo-privsep-1.29.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6