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: Mon,  4 May 2020 10:23:50 +0000 (UTC)	[thread overview]
Message-ID: <1588587817.64a454773690011682cbb92467b80b1412ebee84.mgorny@gentoo> (raw)

commit:     64a454773690011682cbb92467b80b1412ebee84
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May  4 10:21:43 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May  4 10:23:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64a45477

dev-python/authres: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/authres/Manifest             |  1 -
 dev-python/authres/authres-1.1.1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-python/authres/Manifest b/dev-python/authres/Manifest
index 7fa2219a5aa..93df8f3fff9 100644
--- a/dev-python/authres/Manifest
+++ b/dev-python/authres/Manifest
@@ -1,3 +1,2 @@
 DIST authres-0.800.tar.gz 19863 BLAKE2B 01f9264a78ef5a3ee9fa1db17dd4fc5d1e849a5f297f610ab0bda09f4900bca15e63d71c2312e12b1e6173213d3eef938dae996c7bcc599de496b6c77001de87 SHA512 d9e73309064e396c51ed55394ce505c21869d267922df55b6723cb6b2409282c7827d35d381877b5f08e037042e015d59246603d51219c829df7b81011499fe7
-DIST authres-1.1.1.tar.gz 23180 BLAKE2B 8ca2e0a0e93da50188d721be1fd60604ec2fdedb117df39c6e74d454d48d008a1627b45acbc18df3bc3c386794d7ac91e31ccca131c9e6e04f6bb34417f64c50 SHA512 61e73e85e524279d5db37375fbe7b1fcf65a24280ef61124a94e4236ce477c225637690e9d424f5ee3fef8b9cd3d26c6d512dfa3c1c8491fa4f4bf266f88ac80
 DIST authres-1.2.0.tar.gz 23226 BLAKE2B ecae8e08a72cfca48a8264ae8d93bc29a8a7afc080a120b08380fe29be1ac50bb68a74e6741dbf7ada2f9eb901d2da0b1567e8aa10b7a82ba4953cd32cc94f57 SHA512 b801b24127f90608c4e7870a3a15bfb6e350f7d8bbe7b7cd9e1c6d541fd360afb9bdd15f35e864f01f8ff2d33d65650e712c932c9402ab2affb86bc7536b63e1

diff --git a/dev-python/authres/authres-1.1.1.ebuild b/dev-python/authres/authres-1.1.1.ebuild
deleted file mode 100644
index 494482fe441..00000000000
--- a/dev-python/authres/authres-1.1.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Authentication-Results Headers generation and parsing"
-HOMEPAGE="https://launchpad.net/authentication-results-python https://pypi.org/project/authres/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-SLOT="0"
-IUSE=""
-
-python_test() {
-	"${EPYTHON}" -m doctest -v authres/tests ||
-		die "Tests fail with ${EPYTHON}"
-}


             reply	other threads:[~2020-05-04 10:23 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-04 10:23 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-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
2018-01-02 22:14 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=1588587817.64a454773690011682cbb92467b80b1412ebee84.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