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/python-redmine/
Date: Sun, 16 Jun 2024 17:37:31 +0000 (UTC)	[thread overview]
Message-ID: <1718559246.c7f8618ca325520303135be3c694d50eb94cfcf4.mgorny@gentoo> (raw)

commit:     c7f8618ca325520303135be3c694d50eb94cfcf4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 17:13:52 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 17:34:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7f8618c

dev-python/python-redmine: Remove old

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

 dev-python/python-redmine/Manifest                 |  1 -
 .../python-redmine/python-redmine-2.4.0.ebuild     | 36 ----------------------
 2 files changed, 37 deletions(-)

diff --git a/dev-python/python-redmine/Manifest b/dev-python/python-redmine/Manifest
index 1b7da8ce29ba..9ec00caf0c14 100644
--- a/dev-python/python-redmine/Manifest
+++ b/dev-python/python-redmine/Manifest
@@ -1,2 +1 @@
-DIST python-redmine-2.4.0.tar.gz 67730 BLAKE2B 22c74ad194af9b56affab39de38b13a8f5a46e79b8ea8d9f9f47eb12c4ad4c91156db9ef0e8dfd013602b8cc06e0636a724ae34969f385dc9f8ffc63514ccc63 SHA512 afb03ca8a3bdacace3c12b7295ba08953ab2040971b57988deb9955df24e5ac1782a9b3fbf0f5070eb22c640e88f489cda12cdec38449f9e3bcf7189dc422642
 DIST python-redmine-2.5.0.tar.gz 73643 BLAKE2B aae400a68385fa98d454820081abacfabe69be473de8ee21feb47dfd8b3372cb0b8dfca168fc9daebd37da04a4fcca84235eb555262489dc1b717fd589dc849a SHA512 8c610efe5e4362ab27a33a04e78347e2962b9e766cea81c725b5b34bdff1d2c6a2e68e5d928b5aed97af569f5c6656dc2b39347a76cb371a3069bba3fd02c8e2

diff --git a/dev-python/python-redmine/python-redmine-2.4.0.ebuild b/dev-python/python-redmine/python-redmine-2.4.0.ebuild
deleted file mode 100644
index ab566a510d5b..000000000000
--- a/dev-python/python-redmine/python-redmine-2.4.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 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..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python interface to the Redmine REST API"
-HOMEPAGE="
-	https://github.com/maxtepkeev/python-redmine/
-	https://pypi.org/project/python-redmine/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-RDEPEND="
-	>=dev-python/requests-2.28.2[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-	# https://github.com/maxtepkeev/python-redmine/pull/332
-	sed -i -e 's:assertEquals:assertEqual:' tests/*.py || die
-	distutils-r1_src_prepare
-}
-
-python_test() {
-	epytest -o addopts=
-}


             reply	other threads:[~2024-06-16 17:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-16 17:37 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-16 17:37 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-redmine/ Michał Górny
2024-03-31 19:07 Arthur Zamarin
2023-11-23 19:38 Michał Górny
2023-11-05 17:00 Michał Górny
2023-03-17 15:25 Michał Górny
2023-01-27 20:10 Michał Górny
2023-01-18  7:34 Michał Górny
2021-05-22 10:52 Michał Górny
2021-05-22 10:52 Michał Górny
2020-08-02 22:04 Sam James
2020-06-13 13:01 Michael Orlitzky
2020-04-26 10:17 Michał Górny
2020-03-17  8:08 Michał Górny
2017-05-15 14:02 Michael Orlitzky
2016-11-15 12:52 Michael Orlitzky

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=1718559246.c7f8618ca325520303135be3c694d50eb94cfcf4.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