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/authres/
Date: Tue,  2 Jan 2018 22:14:04 +0000 (UTC)	[thread overview]
Message-ID: <1514931228.e1edddcd35d37853b01d2e4b93cbc3a381696ccf.mgorny@gentoo> (raw)

commit:     e1edddcd35d37853b01d2e4b93cbc3a381696ccf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  2 15:06:32 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan  2 22:13:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1edddcd

dev-python/authres: Clean old up

 dev-python/authres/Manifest             |  1 -
 dev-python/authres/authres-0.701.ebuild | 23 -----------------------
 2 files changed, 24 deletions(-)

diff --git a/dev-python/authres/Manifest b/dev-python/authres/Manifest
index e640258265d..d1b26a44aac 100644
--- a/dev-python/authres/Manifest
+++ b/dev-python/authres/Manifest
@@ -1,2 +1 @@
-DIST authres-0.701.tar.gz 18878 BLAKE2B 27dbf9aea7047a2c1746e4aea1b948128a13cea8d3107b48701b122f2b4a2d4702098e3d7405e3371580da5b2f05dc574ca82b43c4404ea3add5fca6a7d77b5f SHA512 e4482a8c5494a550a76a0d0b8b0d406d257da271d8fae901569a960d2f90ec616c5de48a578240e831c29f9345d128ecc9cba6f05befbb03f5cd90b4c26af422
 DIST authres-0.800.tar.gz 19863 BLAKE2B 01f9264a78ef5a3ee9fa1db17dd4fc5d1e849a5f297f610ab0bda09f4900bca15e63d71c2312e12b1e6173213d3eef938dae996c7bcc599de496b6c77001de87 SHA512 d9e73309064e396c51ed55394ce505c21869d267922df55b6723cb6b2409282c7827d35d381877b5f08e037042e015d59246603d51219c829df7b81011499fe7

diff --git a/dev-python/authres/authres-0.701.ebuild b/dev-python/authres/authres-0.701.ebuild
deleted file mode 100644
index 36c972c7dc8..00000000000
--- a/dev-python/authres/authres-0.701.ebuild
+++ /dev/null
@@ -1,23 +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
-
-DESCRIPTION="Authentication Results Header Module"
-HOMEPAGE="https://launchpad.net/authentication-results-python https://pypi.python.org/pypi/authres"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-KEYWORDS="amd64 x86"
-SLOT="0"
-IUSE=""
-
-DOCS=( CHANGES README )
-
-python_test() {
-	"${PYTHON}" -c "import sys, ${PN}, doctest; f, t = doctest.testfile('${PN}/tests'); \
-		sys.exit(bool(f))" || return
-}


             reply	other threads:[~2018-01-02 22:14 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-02 22:14 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-17 14:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/authres/ Michał Górny
2024-05-17 14:26 Michał Górny
2023-05-27  9:44 Arthur Zamarin
2023-03-16  3:44 Michał Górny
2022-06-13 18:05 Michał Górny
2022-06-13 16:29 Sam James
2022-05-12 19:21 Arthur Zamarin
2022-04-18  8:19 Michał Górny
2021-06-05 12:56 Michał Górny
2021-03-15  2:55 Sam James
2020-08-05  0:14 Sam James
2020-06-08 17:52 Michał Górny
2020-05-14 13:25 Agostino Sarubbo
2020-05-14 13:22 Agostino Sarubbo
2020-05-04 10:23 Michał Górny
2020-04-19 20:40 Michael Orlitzky
2020-03-19 18:44 Michał Górny
2019-07-28  0:19 Matthew Thode
2019-04-09 10:51 Michał Górny
2019-04-09 10:50 Michał Górny
2019-04-09 10:50 Michał Górny
2017-06-28 13:19 Agostino Sarubbo
2017-04-24 15:49 Pacho Ramos
2017-04-20 17:01 Michał Górny

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=1514931228.e1edddcd35d37853b01d2e4b93cbc3a381696ccf.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