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 43046138335 for ; Fri, 12 Apr 2019 13:03:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AB5FE0871; Fri, 12 Apr 2019 13:03:30 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 1071AE0871 for ; Fri, 12 Apr 2019 13:03:30 +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 AE7D8340E4A for ; Fri, 12 Apr 2019 13:03:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E5E558A for ; Fri, 12 Apr 2019 13:03:27 +0000 (UTC) From: "Virgil Dupras" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Virgil Dupras" Message-ID: <1555074133.e42bd60c034480c07c8171382cc493605ef6ba8f.vdupras@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-serializinghtml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sphinxcontrib-serializinghtml/Manifest dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.1.ebuild dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.3.ebuild X-VCS-Directories: dev-python/sphinxcontrib-serializinghtml/ X-VCS-Committer: vdupras X-VCS-Committer-Name: Virgil Dupras X-VCS-Revision: e42bd60c034480c07c8171382cc493605ef6ba8f X-VCS-Branch: master Date: Fri, 12 Apr 2019 13:03:27 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 57f09931-4cc9-4f33-b9d7-f3d698ba55b6 X-Archives-Hash: 2b635f4da07f6af814bfc9c80662d965 commit: e42bd60c034480c07c8171382cc493605ef6ba8f Author: Virgil Dupras gentoo org> AuthorDate: Fri Apr 12 12:31:05 2019 +0000 Commit: Virgil Dupras gentoo org> CommitDate: Fri Apr 12 13:02:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e42bd60c dev-python/sphinxcontrib-serializinghtml: bump to 1.1.3 Signed-off-by: Virgil Dupras gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-python/sphinxcontrib-serializinghtml/Manifest | 2 +- ...zinghtml-1.1.1.ebuild => sphinxcontrib-serializinghtml-1.1.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sphinxcontrib-serializinghtml/Manifest b/dev-python/sphinxcontrib-serializinghtml/Manifest index d5f8744d0f8..6229bd94d9f 100644 --- a/dev-python/sphinxcontrib-serializinghtml/Manifest +++ b/dev-python/sphinxcontrib-serializinghtml/Manifest @@ -1 +1 @@ -DIST sphinxcontrib-serializinghtml-1.1.1.tar.gz 15959 BLAKE2B a91ceee8fca73853220c43951c69b983662c35e420b502ab76ebd49dbf6587c749998b8c3440461d64de02de2a22a34f92279bf8ba739534e72f258da5d3bb43 SHA512 5cf5e4364d415d001c894de8d0983d9e20e5a65d9df39fc59a4e9db3bfc4fb2f688e7864c7228f8f1593f2d486345dd7497072e29726dc10164227384ece598f +DIST sphinxcontrib-serializinghtml-1.1.3.tar.gz 15799 BLAKE2B 92771e87c61658cadfd6c1b07b7537ddd26866b94efed26af968e92929ddda5ada37cfbebd06a3ac14854a3831715ff67cd6f5401c317bbfbd5bf2d014d7356d SHA512 984d1760c61886408fe16c717aa1daea6591721928291267d519ea9c6eeab65d8a46d018a7c57aa8508ca408c9e919b7094d2580d30141ce7bacf5a18504cb55 diff --git a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.1.ebuild b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.3.ebuild similarity index 100% rename from dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.1.ebuild rename to dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.3.ebuild