public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mrueg:master commit in: dev-python/jira/
Date: Sun,  1 May 2016 22:47:24 +0000 (UTC)	[thread overview]
Message-ID: <1462142829.0909bfe2a4feb7cef7fd5ede88a105d8f97c7f27.mrueg@gentoo> (raw)

commit:     0909bfe2a4feb7cef7fd5ede88a105d8f97c7f27
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun May  1 22:47:09 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun May  1 22:47:09 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=0909bfe2

dev-python/jira: Remove old

Package-Manager: portage-2.2.28

 dev-python/jira/Manifest          |  1 -
 dev-python/jira/jira-1.0.3.ebuild | 37 -------------------------------------
 2 files changed, 38 deletions(-)

diff --git a/dev-python/jira/Manifest b/dev-python/jira/Manifest
index cf495ae..4093b11 100644
--- a/dev-python/jira/Manifest
+++ b/dev-python/jira/Manifest
@@ -1,2 +1 @@
-DIST jira-1.0.3.tar.gz 100130 SHA256 4c32bed737ae461d8cc92eaf19f7edc90afcb7af1556f22073947eb5b3f80de7 SHA512 0403711ef9bd367115ed8f454295df75284da66d6b726dba130784a37b16dfb9d1d8b6b6a32bf175c7c4bf398ea40599bfa3ba3d4b2482f5942b6943e5a8407f WHIRLPOOL 57a3a1ee58394f45cacaa62b56bcb16c92a50983874a87639b513c441b68492254ce555b65faf392190145b032a7f95c476bc9dfc4dae813808c2a3a2b807c81
 DIST jira-1.0.5.tar.gz 113738 SHA256 4085f72397ffc898019f7eea2c51a099e0a5de6ba2b1f9541db940ebda890240 SHA512 e84e96813b672f57f85613da5a0e9e960e191cf8037146b6f80229563a544839ab3b650894064d29ed22db1bd022ef401e693e3b20aaf8c58cb525b2614edab6 WHIRLPOOL 016b8d859f8a331a1e06c1f765a1898262e7ab80a7324e1a7f0ae95f1b64891ae52ea4151d0ca5c487056ed85135cf89b00d1bdeb22c788f7fa4cb72941a39cd

diff --git a/dev-python/jira/jira-1.0.3.ebuild b/dev-python/jira/jira-1.0.3.ebuild
deleted file mode 100644
index 1238c40..0000000
--- a/dev-python/jira/jira-1.0.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=(python{2_7,3_4})
-
-inherit distutils-r1 vcs-snapshot
-
-DESCRIPTION="Python JIRA Library is the easiest way to automate JIRA"
-HOMEPAGE="https://github.com/pycontribs/jira"
-COMMIT_ID="0ad3c352839060da9dc146df635a97119eccd114"
-SRC_URI="https://github.com/pycontribs/jira/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-RDEPEND=">=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-	dev-python/requests-toolbelt[${PYTHON_USEDEP}]
-	>=dev-python/requests-2.6.0[${PYTHON_USEDEP}]
-	dev-python/requests-kerberos[${PYTHON_USEDEP}]
-	dev-python/filemagic[${PYTHON_USEDEP}]
-	dev-python/pycrypto[${PYTHON_USEDEP}]
-	>=dev-python/requests-oauthlib-0.3.3[${PYTHON_USEDEP}]
-	$(python_gen_cond_dep '>=dev-python/tlslite-0.4.4[${PYTHON_USEDEP}]' python_2_7 )"
-
-DEPEND="test? ( ${RDEPEND}
-	dev-python/pytest[${PYTHON_USEDEP}] )
-	dev-python/setuptools[${PYTHON_USEDEP}]"
-
-RESTRICT="test"
-
-python_test() {
-	py.test || die
-}


             reply	other threads:[~2016-05-01 22:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-01 22:47 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-01 22:46 [gentoo-commits] dev/mrueg:master commit in: dev-python/jira/ Manuel Rüger
2016-04-07 23:56 Manuel Rüger
2016-04-07 23:48 Manuel Rüger

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=1462142829.0909bfe2a4feb7cef7fd5ede88a105d8f97c7f27.mrueg@gentoo \
    --to=mrueg@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