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/unearth/
Date: Wed,  5 Jun 2024 04:51:07 +0000 (UTC)	[thread overview]
Message-ID: <1717563060.c3739f5b53f720606e67eab5ff4ab7c4312a5342.mgorny@gentoo> (raw)

commit:     c3739f5b53f720606e67eab5ff4ab7c4312a5342
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  5 04:42:01 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun  5 04:51:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3739f5b

dev-python/unearth: Bump to 0.15.4

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

 dev-python/unearth/Manifest              |  1 +
 dev-python/unearth/unearth-0.15.4.ebuild | 42 ++++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/unearth/Manifest b/dev-python/unearth/Manifest
index 05a20b6018f2..c4ac662ecf38 100644
--- a/dev-python/unearth/Manifest
+++ b/dev-python/unearth/Manifest
@@ -1 +1,2 @@
 DIST unearth-0.15.3.tar.gz 283726 BLAKE2B a805720628c10f7594b8deee3b9fa9a922c5c85143ddb80d863a4aee3f8524360339540ca035060d5f46534fcc93472d07dd40dfb7712cffd3e5e17b74128c70 SHA512 68cde14908a471e0d1d8c75eb33ec352f4d90d6f54692c21039315961b906c90220fc718881c9e0937a34677e05835108bca1298aa0c825dd0666bb84529f100
+DIST unearth-0.15.4.tar.gz 283788 BLAKE2B 57d3da264e8a0574bf8b208cee87a9fab6778eb9e9da0a0697a91bffebc28c27d62b5d22584b02049684269709012a060d075f62887bb8685989b07745c80da6 SHA512 a6f759108ec0bdddafd653cff840549a57d9656af2c768b2bdf745f5e9d0688c4f14ca0bb8ed86ffa8d38cb9e0a8cdcdb076db0585df3734131f24ef0cc5c995

diff --git a/dev-python/unearth/unearth-0.15.4.ebuild b/dev-python/unearth/unearth-0.15.4.ebuild
new file mode 100644
index 000000000000..5260d38a7421
--- /dev/null
+++ b/dev-python/unearth/unearth-0.15.4.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=pdm-backend
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A utility to fetch and download python packages"
+HOMEPAGE="
+	https://pypi.org/project/unearth/
+	https://github.com/frostming/unearth/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+
+RDEPEND="
+	dev-python/packaging[${PYTHON_USEDEP}]
+	<dev-python/httpx-1[${PYTHON_USEDEP}]
+	>=dev-python/httpx-0.27.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	test? (
+		dev-python/flask[${PYTHON_USEDEP}]
+		dev-python/pytest-httpserver[${PYTHON_USEDEP}]
+		dev-python/pytest-mock[${PYTHON_USEDEP}]
+		dev-python/requests[${PYTHON_USEDEP}]
+		dev-python/requests-wsgi-adapter[${PYTHON_USEDEP}]
+		dev-python/trustme[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+	local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+	epytest -p pytest_httpserver -p pytest_mock
+}


             reply	other threads:[~2024-06-05  4:51 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-05  4:51 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-03  5:23 [gentoo-commits] repo/gentoo:master commit in: dev-python/unearth/ Michał Górny
2024-09-03  5:23 Michał Górny
2024-08-21  3:14 Michał Górny
2024-08-21  3:14 Michał Górny
2024-08-15  3:47 Michał Górny
2024-07-12  2:33 Michał Górny
2024-07-03  3:44 Michał Górny
2024-07-03  3:44 Michał Górny
2024-06-25  8:01 Michał Górny
2024-06-05  4:51 Michał Górny
2024-06-05  4:51 Michał Górny
2024-05-27 15:11 Michał Górny
2024-04-19  2:44 Michał Górny
2024-04-19  2:44 Michał Górny
2024-03-28  5:55 Michał Górny
2024-03-20 19:21 Michał Górny
2024-02-26 14:25 Michał Górny
2024-01-16  7:02 Michał Górny
2024-01-15  7:18 Michał Górny
2023-11-25  6:17 Michał Górny
2023-11-23 19:48 Michał Górny
2023-10-25  7:43 Michał Górny
2023-10-20 12:26 Michał Górny
2023-10-18  5:06 Michał Górny
2023-09-21  9:54 Michał Górny
2023-09-21  9:54 Michał Górny
2023-07-21 22:57 Patrick McLean

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=1717563060.c3739f5b53f720606e67eab5ff4ab7c4312a5342.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