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: dev-python/flask-principal/
Date: Tue,  2 May 2017 11:58:26 +0000 (UTC)	[thread overview]
Message-ID: <1493726288.085918f9de110d3ff2647e94966f47bfe5eb81f2.mgorny@gentoo> (raw)

commit:     085918f9de110d3ff2647e94966f47bfe5eb81f2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 11:09:53 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May  2 11:58:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=085918f9

dev-python/flask-principal: Clean old versions up

 dev-python/flask-principal/Manifest                |  1 -
 .../flask-principal/flask-principal-0.4.0.ebuild   | 32 ----------------------
 2 files changed, 33 deletions(-)

diff --git a/dev-python/flask-principal/Manifest b/dev-python/flask-principal/Manifest
index f7cc2ea1883..3f85a8f0285 100644
--- a/dev-python/flask-principal/Manifest
+++ b/dev-python/flask-principal/Manifest
@@ -1,2 +1 @@
-DIST Flask-Principal-0.4.0.tar.gz 5452 SHA256 f5d6134b5caebfdbb86f32d56d18ee44b080876a27269560a96ea35f75c99453 SHA512 18f8f7766af62f99ccd52e34919e3f161ffb727c227c2714d651fad9bf6df3958289389e9b9cfe22d01a150985d1a631db3222626be1c4b12daea22434e4c85e WHIRLPOOL 8bd3dd1d0e5b876fd6cb4cf95b2ed6ce7e077404dd4c2781460dbc333c38c4f0eb55855737ebe0c3042c83c5aa5b7bf4d2c7ca5a9d4b8f8ec9901009b8713c0d
 DIST flask-principal-0.4.0.tar.gz 17287 SHA256 ed8c58943460d7d54c29463e2fe98ae4969d3818c0f59b36e9b2649128db96c9 SHA512 ed8cb28c4e8d936de96db0bf9f7cb45b253dc204c4b8f8dd8022ef1552592ff6324b4a33d3ee862794a6e20eb8c32a0365e7b9397d427da5022c5ded3dfa308a WHIRLPOOL 66fd5fd659c4984b604d60bdd4b7733644d1997fad761b62cee68196f84d4c5ceab81ea54728678ec4f94ada4f6e1d500ca9ede14c94d90e6e56e070389da735

diff --git a/dev-python/flask-principal/flask-principal-0.4.0.ebuild b/dev-python/flask-principal/flask-principal-0.4.0.ebuild
deleted file mode 100644
index bdcf42e735e..00000000000
--- a/dev-python/flask-principal/flask-principal-0.4.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
-
-inherit distutils-r1
-
-MY_PN="Flask-Principal"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Identity management for flask"
-HOMEPAGE="http://pythonhosted.org/${MY_PN}/ https://pypi.python.org/pypi/${MY_PN}"
-SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-
-RDEPEND="dev-python/flask[${PYTHON_USEDEP}]
-	dev-python/blinker[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	test? ( ${RDEPEND}
-		dev-python/nose[${PYTHON_USEDEP}]
-	)"
-
-S="${WORKDIR}/${MY_P}"
-
-python_test() {
-	nosetests || die "Testing failed with ${EPYTHON}"
-}


             reply	other threads:[~2017-05-02 11:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-02 11:58 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-24 22:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-principal/ Jakov Smolić
2021-11-05  5:40 Arthur Zamarin
2021-11-05  2:12 Sam James
2021-10-02  8:35 Arthur Zamarin
2021-01-09 18:58 Sam James
2020-06-24  7:07 Michał Górny
2020-02-05 21:28 Andreas Sturmlechner
2020-02-05 13:24 Michał Górny
2019-12-01 19:27 Andreas Sturmlechner
2019-04-23 15:58 Alexey Shvetsov
2018-06-24 11:31 Pacho Ramos
2018-04-29  7:35 Michał Górny
2017-01-18 11:57 Agostino Sarubbo
2017-01-17 16:22 Agostino Sarubbo
2016-09-13 12:53 Tiziano Müller

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=1493726288.085918f9de110d3ff2647e94966f47bfe5eb81f2.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