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 01A541382C5 for ; Wed, 16 May 2018 15:58:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24DA2E08FE; Wed, 16 May 2018 15:58:21 +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 DFF61E08FC for ; Wed, 16 May 2018 15:58:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 BFC5A335C7C for ; Wed, 16 May 2018 15:58:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00F5B2A5 for ; Wed, 16 May 2018 15:58:17 +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: <1526486216.4fe3a1ce04fee6731b54a6087100e31bc25030e0.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nbsphinx/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/nbsphinx/Manifest dev-python/nbsphinx/nbsphinx-0.2.13.ebuild dev-python/nbsphinx/nbsphinx-0.2.8.ebuild X-VCS-Directories: dev-python/nbsphinx/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4fe3a1ce04fee6731b54a6087100e31bc25030e0 X-VCS-Branch: master Date: Wed, 16 May 2018 15:58:17 +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: 86c25510-7488-4391-838c-5211c394ffa4 X-Archives-Hash: 6a53ddc006e951f218382f220d9ad732 commit: 4fe3a1ce04fee6731b54a6087100e31bc25030e0 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed May 16 13:39:56 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed May 16 15:56:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fe3a1ce dev-python/nbsphinx: Drop old Package-Manager: Portage-2.3.36, Repoman-2.3.9 dev-python/nbsphinx/Manifest | 2 -- dev-python/nbsphinx/nbsphinx-0.2.13.ebuild | 27 --------------------------- dev-python/nbsphinx/nbsphinx-0.2.8.ebuild | 26 -------------------------- 3 files changed, 55 deletions(-) diff --git a/dev-python/nbsphinx/Manifest b/dev-python/nbsphinx/Manifest index 601589282ed..575ec9ef18d 100644 --- a/dev-python/nbsphinx/Manifest +++ b/dev-python/nbsphinx/Manifest @@ -1,3 +1 @@ -DIST nbsphinx-0.2.13.tar.gz 96841 BLAKE2B a4edb58d54bd5579b6e5788bd7b43b8e69fb2fbce3cd341764a20c4d87de6f26f30f08065fae862d41ce735c0a40f5633e9103e0b44029f9057ff439eba57968 SHA512 c6489ce696094efbb88e7d6689b8c67fa5fd0c71bfdb8c044f1eab0bf5f722668acd1e839488244578cb50def58c9ba6b88334c5d977cc07692b8747e6f502c5 DIST nbsphinx-0.2.14.tar.gz 98368 BLAKE2B 2ce32043fd3371d54b1922f973b9f8b4fc1bd1ace05fb2ee4136ed759454ebc5b3ac34030156d15a72d8e58bd739e7a4bc458e2cb26b8f80e9498df47c857a7a SHA512 263aaf8b466d83215251f6115fa6210bca69537d041336ec23d9caaad06653fe848914c2e01981461fbabb8f5e4881ca11a4a01aaccb07909de6b79e695602d6 -DIST nbsphinx-0.2.8.tar.gz 89524 BLAKE2B 3eb04f404151e591231641fe042b411e3887b8e15ff9a84b4b3fb64e4bf2454ffbf94b286498268c7bb02506acd78bf9257e06c22a6dc160e96ec0665d91fd37 SHA512 fe73cdab2b6ac67aff48380137d07b8938bdc764a786c66ee4f0ff658aa3db207630a79900555c70b2232afcf3b5332c78495281518a97ca944550d13cb01b04 diff --git a/dev-python/nbsphinx/nbsphinx-0.2.13.ebuild b/dev-python/nbsphinx/nbsphinx-0.2.13.ebuild deleted file mode 100644 index 5c990dec35b..00000000000 --- a/dev-python/nbsphinx/nbsphinx-0.2.13.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -inherit distutils-r1 - -DESCRIPTION="Jupyter Notebook Tools for Sphinx" -HOMEPAGE="https://github.com/spatialaudio/nbsphinx/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="" - -RDEPEND=" - dev-python/docutils[${PYTHON_USEDEP}] - dev-python/jinja[${PYTHON_USEDEP}] - dev-python/nbconvert[${PYTHON_USEDEP}] - dev-python/nbformat[${PYTHON_USEDEP}] - >=dev-python/sphinx-1.3.2[${PYTHON_USEDEP}] - dev-python/traitlets[${PYTHON_USEDEP}] - " -DEPEND="${RDEPEND}" diff --git a/dev-python/nbsphinx/nbsphinx-0.2.8.ebuild b/dev-python/nbsphinx/nbsphinx-0.2.8.ebuild deleted file mode 100644 index cfe08807d5d..00000000000 --- a/dev-python/nbsphinx/nbsphinx-0.2.8.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -inherit distutils-r1 - -DESCRIPTION="Jupyter Notebook Tools for Sphinx" -HOMEPAGE="https://github.com/spatialaudio/nbsphinx/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - dev-python/docutils[${PYTHON_USEDEP}] - dev-python/jinja[${PYTHON_USEDEP}] - dev-python/nbconvert[${PYTHON_USEDEP}] - dev-python/nbformat[${PYTHON_USEDEP}] - dev-python/sphinx[${PYTHON_USEDEP}] - " -DEPEND="${RDEPEND}"