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/pyotp/
Date: Mon, 14 Nov 2022 05:05:45 +0000 (UTC)	[thread overview]
Message-ID: <1668402330.2ff1b610b7a84d82661752dd26e6b05167c7ffc7.mgorny@gentoo> (raw)

commit:     2ff1b610b7a84d82661752dd26e6b05167c7ffc7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 14 05:01:05 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Nov 14 05:05:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ff1b610

dev-python/pyotp: Remove old

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

 dev-python/pyotp/Manifest              |  1 -
 dev-python/pyotp/pyotp-2.6.0-r1.ebuild | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/dev-python/pyotp/Manifest b/dev-python/pyotp/Manifest
index 629fd297af6a..e62ff8d553a0 100644
--- a/dev-python/pyotp/Manifest
+++ b/dev-python/pyotp/Manifest
@@ -1,2 +1 @@
-DIST pyotp-2.6.0.tar.gz 15687 BLAKE2B 9e1b97c5fd5a3d9b335c173d44922a0427f9f49f4fb27579ee528d1e6f4776b33db31a1664a9bd6295bbec331458e17ac380c1fcd9860bc200577051f2af2e7e SHA512 8d650c6840dd243c4dcb522745ae80b462c1819bcafef226923d13be6a2b096cf5f2146829fd553d5e096d82b67725706d69d0cbb15a5d6586ea234201671bcd
 DIST pyotp-2.7.0.tar.gz 16709 BLAKE2B 83b565afe4b718185274682540ad41591913a710d6683c0131dd7a47c100514e6dfea20d432aed39ab80ec232122329206841c3e024290160a86c74e3e8b3f65 SHA512 e2d67de9a7e4a711d4d0037c2a52c05be5b0ecb5fc85f942a1b9a14b261300dff0058be2fe2d2829d351cf665a0d238d3602c27184f56f7886a9049120c4e44f

diff --git a/dev-python/pyotp/pyotp-2.6.0-r1.ebuild b/dev-python/pyotp/pyotp-2.6.0-r1.ebuild
deleted file mode 100644
index 7491d02761fa..000000000000
--- a/dev-python/pyotp/pyotp-2.6.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="PyOTP is a Python library for generating and verifying one-time passwords"
-HOMEPAGE="https://github.com/pyauth/pyotp
-	https://pypi.org/project/pyotp/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-distutils_enable_tests unittest


             reply	other threads:[~2022-11-14  5:05 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-14  5:05 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-11 20:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyotp/ Arthur Zamarin
2025-03-11 20:20 Arthur Zamarin
2025-03-10 12:46 Jakov Smolić
2024-06-19 14:37 Petr Vaněk
2023-12-30 18:32 Michał Górny
2023-07-28  5:32 Michał Górny
2023-06-07  9:27 Sam James
2022-12-14  6:31 Michał Górny
2022-10-14  5:00 Arthur Zamarin
2022-09-15 20:29 Arthur Zamarin
2022-06-16  8:08 Michał Górny
2022-06-05 16:10 Arthur Zamarin
2022-06-05 16:10 Arthur Zamarin
2021-05-18 16:02 Michał Górny
2021-05-18 16:02 Michał Górny
2021-05-18 16:02 Michał Górny
2021-02-05  1:01 Michał Górny
2021-01-30  9:19 Michał Górny
2020-10-17  3:36 Michał Górny
2020-07-30  6:19 Michał Górny
2020-07-04  9:07 Michał Górny
2020-05-04 11:39 Michał Górny
2020-04-27  7:18 Michał Górny
2020-04-27  7:18 Michał Górny
2020-04-26 23:28 Jonas Stein
2020-03-28 18:03 Michał Górny
2020-02-05 19:53 Michał Górny
2018-09-03  9:27 Patrice Clement
2018-06-06 16:41 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=1668402330.2ff1b610b7a84d82661752dd26e6b05167c7ffc7.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