public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, app-misc/jira-cli/
Date: Sat, 28 Jul 2018 13:03:05 +0000 (UTC)	[thread overview]
Message-ID: <1532782974.235ef6a607e0dd503aad0c9c2aff07a815880f6e.mgorny@gentoo> (raw)

commit:     235ef6a607e0dd503aad0c9c2aff07a815880f6e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 28 13:01:59 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 28 13:02:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=235ef6a6

app-misc/jira-cli: Remove last-rited pkg

Closes: https://bugs.gentoo.org/659410

 app-misc/jira-cli/Manifest              |  1 -
 app-misc/jira-cli/jira-cli-2.1.5.ebuild | 46 ---------------------------------
 app-misc/jira-cli/metadata.xml          |  8 ------
 profiles/package.mask                   |  4 ---
 4 files changed, 59 deletions(-)

diff --git a/app-misc/jira-cli/Manifest b/app-misc/jira-cli/Manifest
deleted file mode 100644
index 7e8001d1c2b..00000000000
--- a/app-misc/jira-cli/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST jira-cli-2.1.5.tar.gz 122947 BLAKE2B 981f2df0e695da4c7a1db312f148f848f633a65a4fdf74e0235bfc69c1940697558a3c0ab49cab85ea7c7833e7c7ee754d6cd8db01a90370250ec46a8c66d0ee SHA512 8d8cad01d93fcca63ac9420856bca4825bba1e1954e674378c2a3f501c7716125afbda96c5ef12ba4d90e4e771b1d80165aaff1db883af5706510476bd9d8799

diff --git a/app-misc/jira-cli/jira-cli-2.1.5.ebuild b/app-misc/jira-cli/jira-cli-2.1.5.ebuild
deleted file mode 100644
index 8965187ccee..00000000000
--- a/app-misc/jira-cli/jira-cli-2.1.5.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-
-inherit distutils-r1
-
-DESCRIPTION="Simple command line utility to interact with your jira instance"
-HOMEPAGE="https://github.com/alisaifee/jira-cli"
-SRC_URI="https://github.com/alisaifee/jira-cli/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-RDEPEND="${CDEPEND}
-	dev-python/requests[${PYTHON_USEDEP}]
-	dev-python/termcolor[${PYTHON_USEDEP}]
-	dev-python/six[${PYTHON_USEDEP}]
-	dev-python/jira[${PYTHON_USEDEP},oauth]
-	dev-python/suds[${PYTHON_USEDEP}]
-	>=dev-python/keyring-10.0.2-r1[${PYTHON_USEDEP}]
-	dev-python/keyrings_alt[${PYTHON_USEDEP}]"
-
-DEPEND="${CDEPEND}
-	test? (	${RDEPEND}
-		>=dev-python/coverage-4.0.3[${PYTHON_USEDEP}]
-		dev-python/hiro[${PYTHON_USEDEP}]
-		dev-python/nose[${PYTHON_USEDEP}]
-		dev-python/mock[${PYTHON_USEDEP}]
-		>=dev-python/vcrpy-1.7.4[${PYTHON_USEDEP}] )"
-
-RESTRICT="test"
-
-python_prepare_all() {
-	sed -i -e '/ordereddict/d' -e '/argparse/d' requirements/main.txt || die
-	distutils-r1_python_prepare_all
-}
-
-python_test() {
-	nosetests || die
-}

diff --git a/app-misc/jira-cli/metadata.xml b/app-misc/jira-cli/metadata.xml
deleted file mode 100644
index 1b73437545e..00000000000
--- a/app-misc/jira-cli/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<!-- maintainer-needed -->
-	<upstream>
-		<remote-id type="github">alisaifee/jira-cli</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index e2763b9191d..ce901e38885 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -143,10 +143,6 @@ app-crypt/gkeys-gen
 # Doesn't work at all (#645388). Removal in a month
 net-misc/whatportis
 
-# Pacho Ramos <pacho@gentoo.org> (28 Jun 2018)
-# Cannot be imported, bug #659410. Removal in a month.
-app-misc/jira-cli
-
 # Andreas Sturmlechner <asturm@gentoo.org> (26 Jun 2018)
 # Mask Qt4 for removal. Bug #631788
 =dev-qt/assistant-4.8.7


                 reply	other threads:[~2018-07-28 13:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1532782974.235ef6a607e0dd503aad0c9c2aff07a815880f6e.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox