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 17DAD138350 for ; Wed, 26 Feb 2020 22:02:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62006E09BE; Wed, 26 Feb 2020 22:02:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 6570BE09B0 for ; Wed, 26 Feb 2020 22:02:21 +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 B930434F2E3 for ; Wed, 26 Feb 2020 22:02:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF7D312F for ; Wed, 26 Feb 2020 22:02:16 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1582754200.1fe469055dce886e37512edf0fafa1ae2d836619.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-notebook/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/spyder-notebook/Manifest dev-python/spyder-notebook/spyder-notebook-0.2.1.ebuild dev-python/spyder-notebook/spyder-notebook-0.2.2.ebuild X-VCS-Directories: dev-python/spyder-notebook/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1fe469055dce886e37512edf0fafa1ae2d836619 X-VCS-Branch: master Date: Wed, 26 Feb 2020 22:02:16 +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: d92e5d62-376b-4927-bfa8-1118738c21ba X-Archives-Hash: 1c6802356927dca43d0c919490202f34 commit: 1fe469055dce886e37512edf0fafa1ae2d836619 Author: Andrew Ammerlaan riseup net> AuthorDate: Wed Feb 26 19:05:01 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Feb 26 21:56:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fe46905 dev-python/spyder-notebook: Version bump 0.2.2 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan riseup.net> Closes: https://github.com/gentoo/gentoo/pull/14782 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-python/spyder-notebook/Manifest | 2 +- .../{spyder-notebook-0.2.1.ebuild => spyder-notebook-0.2.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/spyder-notebook/Manifest b/dev-python/spyder-notebook/Manifest index 2dc64e8fc60..27fbd8c39c7 100644 --- a/dev-python/spyder-notebook/Manifest +++ b/dev-python/spyder-notebook/Manifest @@ -1 +1 @@ -DIST spyder-notebook-0.2.1.tar.gz 3690989 BLAKE2B d03a15d329741f6cc45c91120427f44c08d754f2e472caf0073f44d37874d732ca034ef3a40348d42b75c0862f0a1093ae2fcf7518f4c22032b04672042d3c1d SHA512 7614c62736ecd2894bd18c540057ab6c021991ab48df008b1f189bb93a7b3bc195beb7fcd6895c6fd9069de9ba13cb61fe16702a3a076fd7d9aff1e07afb2025 +DIST spyder-notebook-0.2.2.tar.gz 3691495 BLAKE2B 255df807c553f0d1e1ed9d8e7326e23702e900d15c139467e7e236c911d1412c71a959b5756ba5c538ccb7dbef5c75bbbd744ff2d6acbe701d51d3def9ac0ee8 SHA512 3c76beff7b709b39d1a00bb2a3391f9ee7f0439bfe2a2c49834c4e373488cc7cd690360966ea9b11d2f06cb577f3a62951aa85b00419de3dd3ef276bcbd13597 diff --git a/dev-python/spyder-notebook/spyder-notebook-0.2.1.ebuild b/dev-python/spyder-notebook/spyder-notebook-0.2.2.ebuild similarity index 100% rename from dev-python/spyder-notebook/spyder-notebook-0.2.1.ebuild rename to dev-python/spyder-notebook/spyder-notebook-0.2.2.ebuild