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/pytest-httpbin/
Date: Thu, 31 Mar 2022 13:01:57 +0000 (UTC)	[thread overview]
Message-ID: <1648730556.d9be22b4545184c296f49acda31c5bbebb4b19e1.mgorny@gentoo> (raw)

commit:     d9be22b4545184c296f49acda31c5bbebb4b19e1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 31 12:42:36 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 31 12:42:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9be22b4

dev-python/pytest-httpbin: Remove old

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

 dev-python/pytest-httpbin/Manifest                 |  1 -
 .../pytest-httpbin/pytest-httpbin-1.0.1.ebuild     | 30 ----------------------
 2 files changed, 31 deletions(-)

diff --git a/dev-python/pytest-httpbin/Manifest b/dev-python/pytest-httpbin/Manifest
index c043de604318..e3ee1b204a3e 100644
--- a/dev-python/pytest-httpbin/Manifest
+++ b/dev-python/pytest-httpbin/Manifest
@@ -1,2 +1 @@
-DIST pytest-httpbin-1.0.1.gh.tar.gz 18036 BLAKE2B 1277118a83d059f23c06758d6a5e83b78f09ba3bd44458f18aebdad06b7266a3deb9ee00f10732c552fddb42673dfe3f5862195f44ce48a224961b5df81dcae7 SHA512 3a11073d85478e7b748cfae5a7f639b2cf6ebc396ebb9972f39ead3d869ab1abaf0afa90f113e2393652ed08621716e54c9c5dcb41c59ff67341f7b28445544d
 DIST pytest-httpbin-1.0.2.gh.tar.gz 18727 BLAKE2B 56a7fa1c1694cad98815fc6c6f676b509942fa1fca192ecb4cb5a0d9f325d7df6ddb3a3ac67d884c8f8caba807677351c42c28a3bcba80b9196e74d666951cc2 SHA512 b4adac1c37506391d83f7772814b4a9ce5134cc6834d8758e71d39610f8b29e57e72b11b2233be51e41b2c36bc305d40fc4b260a7f83d10390f4e940df8aa366

diff --git a/dev-python/pytest-httpbin/pytest-httpbin-1.0.1.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-1.0.1.ebuild
deleted file mode 100644
index 0c28c50beb95..000000000000
--- a/dev-python/pytest-httpbin/pytest-httpbin-1.0.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Easily test your HTTP library against a local copy of httpbin"
-HOMEPAGE="https://github.com/kevin1024/pytest-httpbin
-	https://pypi.org/project/pytest-httpbin/"
-SRC_URI="https://github.com/kevin1024/pytest-httpbin/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-RDEPEND="
-	dev-python/httpbin[${PYTHON_USEDEP}]
-	dev-python/six[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	test? ( dev-python/requests[${PYTHON_USEDEP}] )
-"
-
-PATCHES=(
-	"${FILESDIR}"/pytest-httpbin-1.0.0-pypy3-hang.patch
-)
-
-distutils_enable_tests pytest


             reply	other threads:[~2022-03-31 13:02 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-31 13:01 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-05  7:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-httpbin/ Sam James
2024-09-18 15:58 Michał Górny
2024-08-24 13:06 Michał Górny
2024-08-24  9:05 Arthur Zamarin
2024-05-14 10:05 Michał Górny
2023-05-29  9:42 Michał Górny
2023-05-23  9:51 Sam James
2023-05-09  5:26 Michał Górny
2022-05-13 11:21 Michał Górny
2022-04-07  9:24 Michał Górny
2022-03-31 12:34 Jakov Smolić
2022-02-25 23:41 Michał Górny
2022-01-29  7:23 Michał Górny
2022-01-29  7:01 Arthur Zamarin
2021-12-28 11:10 Michał Górny
2021-05-20 13:51 Michał Górny
2020-11-28  8:27 Sam James
2020-11-28  8:27 Sam James
2020-09-21 16:06 Michał Górny
2020-09-20 10:24 Michał Górny
2020-07-15 20:18 Sergei Trofimovich
2020-07-14 16:32 Sam James
2020-07-14 15:22 Sam James
2020-06-04 14:10 Sergei Trofimovich
2020-05-26 10:35 Michał Górny
2020-05-08 17:15 Agostino Sarubbo
2020-05-05 22:13 Sergei Trofimovich
2020-04-17 17:43 Michał Górny
2020-04-11 12:08 Mart Raudsepp
2020-04-08 14:01 Agostino Sarubbo
2020-04-08 13:36 Agostino Sarubbo
2020-04-07  7:03 Georgy Yakovlev
2020-03-28 18:49 Michał Górny
2020-03-25 13:12 Agostino Sarubbo
2020-03-16  5:54 Matt Turner
2020-02-21 10:08 Michał Górny
2020-02-21 10:08 Michał Górny
2020-02-19 19:33 Sergei Trofimovich
2019-12-26 23:58 Aaron Bauman
2019-11-27 13:37 Mikle Kolyada
2018-03-17 10:51 Michał Górny
2017-05-15 16:43 Manuel Rüger
2017-01-21 18:54 Agostino Sarubbo
2016-03-05 10:33 Patrick Lauer
2015-12-17 14:48 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=1648730556.d9be22b4545184c296f49acda31c5bbebb4b19e1.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