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: Sat, 24 Aug 2024 13:06:42 +0000 (UTC)	[thread overview]
Message-ID: <1724504707.06244a71208f816ba14b4871bda45f02f3f883ab.mgorny@gentoo> (raw)

commit:     06244a71208f816ba14b4871bda45f02f3f883ab
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 24 13:05:07 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 24 13:05:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06244a71

dev-python/pytest-httpbin: Remove old

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

 .../pytest-httpbin/pytest-httpbin-2.0.0.ebuild     | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/dev-python/pytest-httpbin/pytest-httpbin-2.0.0.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-2.0.0.ebuild
deleted file mode 100644
index 1a7562c8814a..000000000000
--- a/dev-python/pytest-httpbin/pytest-httpbin-2.0.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} 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 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-RDEPEND="
-	dev-python/httpbin[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	test? (
-		dev-python/requests[${PYTHON_USEDEP}]
-	)
-"
-
-EPYTEST_DESELECT=(
-	tests/test_server.py::test_redirect_location_is_https_for_secure_server
-	# minor exception message mismatch on pypy3
-	# https://github.com/kevin1024/pytest-httpbin/issues/77
-	tests/test_server.py::test_dont_crash_on_handshake_timeout
-)
-
-distutils_enable_tests pytest


             reply	other threads:[~2024-08-24 13:06 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-24 13:06 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-16 14:46 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-httpbin/ Michał Górny
2024-10-05  7:22 Sam James
2024-09-18 15:58 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 13:01 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=1724504707.06244a71208f816ba14b4871bda45f02f3f883ab.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