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/requests-file/
Date: Wed,  5 Jun 2024 09:13:30 +0000 (UTC)	[thread overview]
Message-ID: <1717578620.0b7cab65faf6846dd5c452908f79df9cc0727060.mgorny@gentoo> (raw)

commit:     0b7cab65faf6846dd5c452908f79df9cc0727060
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  5 09:10:20 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun  5 09:10:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b7cab65

dev-python/requests-file: Remove old

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

 dev-python/requests-file/Manifest                  |  1 -
 .../requests-file/requests-file-2.0.0.ebuild       | 29 ----------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-python/requests-file/Manifest b/dev-python/requests-file/Manifest
index 9405a0974823..0e9a0b1bbc24 100644
--- a/dev-python/requests-file/Manifest
+++ b/dev-python/requests-file/Manifest
@@ -1,2 +1 @@
-DIST requests-file-2.0.0.tar.gz 6863 BLAKE2B 845c8b468131f5958c2e648553aaba5e2a9da9942b333dcf3eb9c70dad3941945f0d63d65747c6ec1bb9f2c3e7ce9665738665bf76a691b85048d998888ff9ef SHA512 d37a35d50a2d5f688e431c15c55bfd789c23e50445d94abedfbe75c9ccd825142850dc2ea7e9426c3fa1ca8e4aaaf0a230f5f6921d3c42d157ac95d7e7352b70
 DIST requests_file-2.1.0.tar.gz 6891 BLAKE2B 69d92d836f184b48420ed3a0cdc44905ac0c495e3cbc574a62c1c3b4088770654925a97775fedfdcec25e247ef4d06df82a52f2303d5b29f875f77d8f13c3952 SHA512 1c13ca665797987ad2908ebe0cdff97f03cbbbb110c6fe782a03edb6035575ee8eb89683e197336d6ed8d5868873d88eccac642d45996e88368af234a9318611

diff --git a/dev-python/requests-file/requests-file-2.0.0.ebuild b/dev-python/requests-file/requests-file-2.0.0.ebuild
deleted file mode 100644
index 2294e62c29bb..000000000000
--- a/dev-python/requests-file/requests-file-2.0.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="File transport adapter for Requests"
-HOMEPAGE="
-	https://github.com/dashea/requests-file/
-	https://pypi.org/project/requests-file/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~loong x86"
-
-RDEPEND="
-	dev-python/requests[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/setuptools-scm[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest


             reply	other threads:[~2024-06-05  9:13 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-05  9:13 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-05  6:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/requests-file/ Arthur Zamarin
2024-05-22  4:49 Michał Górny
2024-05-18  9:29 Michał Górny
2024-02-14 12:36 Michał Górny
2024-02-14 12:26 Michał Górny
2024-01-30  4:07 Michał Górny
2023-11-24 15:29 Michał Górny
2023-09-27 17:59 WANG Xuerui
2023-03-17 15:25 Michał Górny
2022-06-29  3:56 Michał Górny
2022-06-29  0:11 Sam James
2022-06-28 19:06 Arthur Zamarin
2022-05-29 18:26 Arthur Zamarin
2022-05-29 18:26 Arthur Zamarin
2021-10-19  0:12 Sam James
2021-10-17  9:31 Michał Górny
2021-09-19 21:39 Agostino Sarubbo
2021-09-18 19:48 Sam James
2021-08-12 19:40 Louis Sautier
2021-08-12 19:40 Louis Sautier
2021-08-12 11:06 Louis Sautier
2020-12-02 23:13 Aaron Bauman
2020-03-17 10:13 Michał Górny
2019-10-13 14:48 罗百科
2019-10-13 13:15 罗百科

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=1717578620.0b7cab65faf6846dd5c452908f79df9cc0727060.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