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/testpath/
Date: Tue, 15 Mar 2022 14:26:27 +0000 (UTC)	[thread overview]
Message-ID: <1647354241.55785f7618bebc951d0ff50f3c6441ed4a45fb5f.mgorny@gentoo> (raw)

commit:     55785f7618bebc951d0ff50f3c6441ed4a45fb5f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 14:24:01 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 14:24:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55785f76

dev-python/testpath: Remove old

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

 dev-python/testpath/Manifest                 |  1 -
 dev-python/testpath/testpath-0.5.0-r1.ebuild | 20 --------------------
 dev-python/testpath/testpath-0.5.0.ebuild    | 22 ----------------------
 3 files changed, 43 deletions(-)

diff --git a/dev-python/testpath/Manifest b/dev-python/testpath/Manifest
index 01a1957d369f..271f8acba8f6 100644
--- a/dev-python/testpath/Manifest
+++ b/dev-python/testpath/Manifest
@@ -1,2 +1 @@
-DIST testpath-0.5.0.tar.gz 93168 BLAKE2B 864ac80e027192fb1a83f1a15db55fe72729154c7236f2054abfe161be36741614732efbea2a6b4eeb1fb59befa36002d767b4113fab98202ff22330ad15e21d SHA512 d960da04b490b355c5ca9d8e348d81a0d528f13dc7a2b5d6d3c09327a603c1582bce76f7de6d1666b490112306a10d6a19c7979c1119fb726c08c712a08bbcb0
 DIST testpath-0.6.0.tar.gz 92307 BLAKE2B 320695b4224803214759a74e64e969a244814f4767eb6092b758ba9fcbfadce81afa3fa5eee65b8c8fe9c54e486d9abf75a18b867883740052c58d1eb2671e23 SHA512 fe13523138c1e67f33a3aa707e81b8cc8b5a720ab231ea2c2407da003178d779a649f664213822022e26325fed4ddf468cf727737b94eb2ebf7315aacbce6857

diff --git a/dev-python/testpath/testpath-0.5.0-r1.ebuild b/dev-python/testpath/testpath-0.5.0-r1.ebuild
deleted file mode 100644
index 1bd8ec23135b..000000000000
--- a/dev-python/testpath/testpath-0.5.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=flit
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Test utilities for code working with files and commands"
-HOMEPAGE="https://github.com/jupyter/testpath https://testpath.readthedocs.io/en/latest/"
-SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc

diff --git a/dev-python/testpath/testpath-0.5.0.ebuild b/dev-python/testpath/testpath-0.5.0.ebuild
deleted file mode 100644
index c525350e0de6..000000000000
--- a/dev-python/testpath/testpath-0.5.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-PYTHON_COMPAT=( pypy3 python3_{7..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Test utilities for code working with files and commands"
-HOMEPAGE="https://github.com/jupyter/testpath https://testpath.readthedocs.io/en/latest/"
-SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
-
-BDEPEND=">=dev-python/pyproject2setuppy-15"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc


             reply	other threads:[~2022-03-15 14:26 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-15 14:26 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-08 18:31 [gentoo-commits] repo/gentoo:master commit in: dev-python/testpath/ Michał Górny
2023-05-23 15:42 Michał Górny
2023-05-23 15:42 Michał Górny
2022-09-19  6:42 Michał Górny
2022-05-09 20:38 Michał Górny
2022-03-15 13:31 Jakov Smolić
2022-02-23 21:30 Michał Górny
2022-01-27 10:02 Michał Górny
2021-09-28 21:29 James Le Cuirot
2021-06-29  5:53 Yixun Lan
2021-06-24  8:20 Michał Górny
2021-06-24  4:26 Agostino Sarubbo
2021-05-22 10:52 Michał Górny
2021-05-17 18:06 Michał Górny
2020-11-28 15:26 Sam James
2020-11-28 15:26 Sam James
2020-08-01  8:53 Sergei Trofimovich
2020-07-28 17:28 Sergei Trofimovich
2020-07-25 14:08 Sam James
2020-07-11 22:43 Sam James
2020-06-10  8:11 Michał Górny
2020-06-04  6:35 Agostino Sarubbo
2020-06-04  6:23 Agostino Sarubbo
2020-06-03 15:17 Agostino Sarubbo
2020-06-01 11:12 Michał Górny
2020-05-31 10:04 Sergei Trofimovich
2020-05-27  6:11 Michał Górny
2020-05-17 18:01 Sergei Trofimovich
2020-03-17  2:09 Matt Turner
2020-03-04  5:01 Michał Górny
2020-03-02 11:30 Sergei Trofimovich
2020-03-02 11:10 Sergei Trofimovich
2020-02-22 14:19 Sergei Trofimovich
2020-02-20  9:42 Michał Górny
2020-02-07  7:28 Sergei Trofimovich
2020-02-06 21:11 Sergei Trofimovich
2020-02-06  6:38 Michał Górny
2019-12-06 22:41 Sergei Trofimovich
2019-12-04 20:05 Patrick McLean
2019-12-04  3:14 Patrick McLean
2019-03-23 19:58 Matthew Thode
2018-09-06 22:41 Louis Sautier
2018-08-31 22:01 Louis Sautier
2018-05-16 15:58 Andreas Sturmlechner
2018-05-16 12:28 Agostino Sarubbo
2018-04-22  1:35 Thomas Deutschmann
2018-03-12  0:51 Matt Turner
2018-03-04 22:40 Sergei Trofimovich
2017-06-19 11:13 Alexis Ballier
2017-03-11  3:43 Zac Medico
2016-02-05 19:45 Justin Lecher
2015-11-28 17:33 Justin Lecher
2015-11-28 17:33 Justin Lecher

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=1647354241.55785f7618bebc951d0ff50f3c6441ed4a45fb5f.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