From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1083787-garchives=archives.gentoo.org@lists.gentoo.org> 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 4C60C138334 for <garchives@archives.gentoo.org>; Mon, 15 Apr 2019 22:33:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 490DBE0AA2; Mon, 15 Apr 2019 22:33:53 +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 13FB3E0AA2 for <gentoo-commits@lists.gentoo.org>; Mon, 15 Apr 2019 22:33:53 +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 B291A34132B for <gentoo-commits@lists.gentoo.org>; Mon, 15 Apr 2019 22:33:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32C73503 for <gentoo-commits@lists.gentoo.org>; Mon, 15 Apr 2019 22:33:50 +0000 (UTC) From: "William Hubbs" <williamh@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" <williamh@gentoo.org> Message-ID: <1555367568.2e587621837c6f0561b89306b3b0f0fe8d13185a.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/python-gitlab/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/python-gitlab/Manifest dev-vcs/python-gitlab/python-gitlab-1.8.0.ebuild X-VCS-Directories: dev-vcs/python-gitlab/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 2e587621837c6f0561b89306b3b0f0fe8d13185a X-VCS-Branch: master Date: Mon, 15 Apr 2019 22:33:50 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 527367ed-4376-4bc9-8c8a-496b2c5f3c8d X-Archives-Hash: 5338042b447b9a3f0271f9bf8d935f64 commit: 2e587621837c6f0561b89306b3b0f0fe8d13185a Author: William Hubbs <william.hubbs <AT> sony <DOT> com> AuthorDate: Mon Apr 15 22:31:54 2019 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Mon Apr 15 22:32:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e587621 dev-vcs/python-gitlab: 1.8 bump Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> dev-vcs/python-gitlab/Manifest | 1 + dev-vcs/python-gitlab/python-gitlab-1.8.0.ebuild | 41 ++++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/dev-vcs/python-gitlab/Manifest b/dev-vcs/python-gitlab/Manifest index e05c6e1a3b6..deb192a11ae 100644 --- a/dev-vcs/python-gitlab/Manifest +++ b/dev-vcs/python-gitlab/Manifest @@ -1 +1,2 @@ DIST python-gitlab-1.7.0.tar.gz 110657 BLAKE2B 1003d3373d3ef5474b1d5c10b1c6af57e7467cec432fc1eb75b4e1ba7766361641f25461ac2bf1b7692dab855d4e5cbc204240ede3568e71ed1af75682807fb0 SHA512 ad50d989e27948ff5188f4191ad3b7f1e1b45608627b2042bf02d635b2aa8da0a24f6b0383f483a01df54e4ab14576e7e4252576b9c2bdf67a187ae6aad69d53 +DIST python-gitlab-1.8.0.tar.gz 115603 BLAKE2B 8ebebc1735e5531b4f95d82122b6ecf78fd541bce503f0cdf8c47b2ec2edab89efcad6c0ab39d82b57ffb8c3e341cb2160916b7df6c4886465e90557db3141c3 SHA512 4843aefb7cd363520e9065cfc08b81ec2c5c2c9cbdb5d6adbd35ec0f615bafd40e66746739c910b5e7e041f06e2aa9dc8beb8a884a714e6837cd5fb6fefb53be diff --git a/dev-vcs/python-gitlab/python-gitlab-1.8.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-1.8.0.ebuild new file mode 100644 index 00000000000..2ee27c73fd0 --- /dev/null +++ b/dev-vcs/python-gitlab/python-gitlab-1.8.0.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{5,6} ) + +if [[ ${PV} = *9999* ]]; then + EGIT_REPO_URI="https://github.com/python-gitlab/python-gitlab" + inherit git-r3 +else + SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + KEYWORDS="~amd64" +fi + +inherit distutils-r1 + +DESCRIPTION="Python command line interface to gitlab API" +HOMEPAGE="https://github.com/python-gitlab/python-gitlab/" + +LICENSE="LGPL-3" +SLOT="0" +IUSE="test" + +BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + dev-python/testrepository[${PYTHON_USEDEP}] + dev-python/hacking[${PYTHON_USEDEP}] + dev-python/httmock[${PYTHON_USEDEP}] + dev-python/jinja[${PYTHON_USEDEP}] + dev-python/mock[${PYTHON_USEDEP}] + >=dev-python/sphinx-1.3 + dev-python/sphinx_rtd_theme )" + +RDEPEND="dev-python/requests[${PYTHON_USEDEP}] + dev-python/setuptools[${PYTHON_USEDEP}] + dev-python/six[${PYTHON_USEDEP}]" + +python_install_all() { + distutils-r1_python_install_all + dodoc -r *.rst docs +}