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/pycares/
Date: Sun, 11 Sep 2022 05:31:25 +0000 (UTC)	[thread overview]
Message-ID: <1662874237.59b72b0acc52bd30d3724ccd94a79dd453cebc61.mgorny@gentoo> (raw)

commit:     59b72b0acc52bd30d3724ccd94a79dd453cebc61
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 11 05:30:37 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 05:30:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59b72b0a

dev-python/pycares: Remove old

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

 dev-python/pycares/Manifest             |  1 -
 dev-python/pycares/pycares-4.2.1.ebuild | 51 ---------------------------------
 2 files changed, 52 deletions(-)

diff --git a/dev-python/pycares/Manifest b/dev-python/pycares/Manifest
index 1b0cb3519b51..158a830f15a8 100644
--- a/dev-python/pycares/Manifest
+++ b/dev-python/pycares/Manifest
@@ -1,2 +1 @@
-DIST pycares-4.2.1.gh.tar.gz 43939 BLAKE2B 40f147189d5daf841a8165da86d881f1822763fbd050b040f11bd1f63a768dfbc71c78230d41331486cbc2354175b528f298dbb167ef7801e57b05b4a13c820d SHA512 b5462b58bf75a9ee39496209c8270bc9c07070d34d9c2f2a2eed4752ebf83392e256248dda06ec5934c235cb37636e55a21cff4181b0a03c3eff24fbf9297eb4
 DIST pycares-4.2.2.gh.tar.gz 44200 BLAKE2B a857f20f0f1cf0243f02d7f8663bfba3d0f97f033afb5eee5ec3ff74b70279cb3535c04953c3131771a1a6447032e309dbed064a4e85b30980361f5db3d674f1 SHA512 1a6b30e8f55d37ca0af9dfd70fd3a0630b691f5f76b4f650e9c98c585b26bd1ff9c237fc1705ce5dc257857db0dce2f020f12099f0c211f5ad0f12196f39433b

diff --git a/dev-python/pycares/pycares-4.2.1.ebuild b/dev-python/pycares/pycares-4.2.1.ebuild
deleted file mode 100644
index b4f34af6fd61..000000000000
--- a/dev-python/pycares/pycares-4.2.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python interface for c-ares"
-HOMEPAGE="
-	https://github.com/saghul/pycares/
-	https://pypi.org/project/pycares/
-"
-SRC_URI="
-	https://github.com/saghul/pycares/archive/${P}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-S=${WORKDIR}/pycares-${P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv ~x86"
-IUSE="test"
-# Tests fail with network-sandbox, since they try to resolve google.com
-PROPERTIES="test_network"
-RESTRICT="test"
-
-DEPEND="
-	net-dns/c-ares:=
-"
-BDEPEND="
-	virtual/python-cffi[${PYTHON_USEDEP}]
-"
-RDEPEND="
-	dev-python/idna[${PYTHON_USEDEP}]
-	${DEPEND}
-	${BDEPEND}
-"
-BDEPEND+="
-	test? (
-		dev-python/idna[${PYTHON_USEDEP}]
-	)
-"
-
-export PYCARES_USE_SYSTEM_LIB=1
-
-python_test() {
-	"${EPYTHON}" tests/tests.py -v || die "Tests failed with ${EPYTHON}"
-}


             reply	other threads:[~2022-09-11  5:31 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-11  5:31 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-12 17:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/pycares/ Arthur Zamarin
2024-09-12  8:01 Arthur Zamarin
2024-09-08 19:10 Arthur Zamarin
2024-09-07 14:16 Arthur Zamarin
2024-09-07 12:31 Jakov Smolić
2024-09-07 11:26 Jakov Smolić
2024-09-07 10:24 Arthur Zamarin
2024-08-29 14:28 Ionen Wolkens
2024-08-29 14:28 Ionen Wolkens
2024-08-29 14:28 Ionen Wolkens
2024-08-29 14:28 Ionen Wolkens
2024-08-24  6:41 Michał Górny
2024-08-05 10:36 Arthur Zamarin
2024-08-05 10:34 Jakov Smolić
2024-08-05 10:34 Jakov Smolić
2024-07-24  7:20 Sam James
2024-07-23  3:18 Michał Górny
2024-07-23  3:18 Michał Górny
2024-06-19 12:50 Petr Vaněk
2023-11-11 20:50 Michał Górny
2023-11-11 20:17 Arthur Zamarin
2023-10-07  4:43 Michał Górny
2023-05-29  6:23 Michał Górny
2023-05-29  6:23 Michał Górny
2023-05-04 16:22 Michał Górny
2023-01-12  6:14 Michał Górny
2023-01-11 21:40 Sam James
2022-12-12 15:33 Michał Górny
2022-09-10 22:57 Jakov Smolić
2022-08-09 17:58 Arthur Zamarin
2022-07-25  7:14 Michał Górny
2022-07-25  7:07 Agostino Sarubbo
2022-06-28 18:49 Arthur Zamarin
2022-06-22  7:50 Michał Górny
2022-04-24 18:44 Jakov Smolić
2021-11-21 20:11 Michał Górny
2021-11-21 19:28 Jakov Smolić
2021-10-18 20:40 Michał Górny
2021-06-15  5:40 Michał Górny
2021-06-15  5:25 Sam James
2021-05-19  8:12 Michał Górny
2021-05-15 20:48 Michał Górny
2021-05-14  8:14 Michał Górny
2021-05-11 19:23 Michał Górny
2021-05-11 19:23 Michał Górny
2021-01-03  9:12 Sam James
2020-07-20  0:22 Zac Medico
2020-05-30 19:48 Michał Górny
2020-03-28 17:21 Michał Górny
2020-01-10  6:19 Michał Górny
2020-01-10  6:19 Michał Górny
2019-12-14  8:44 Michał Górny
2019-10-18  6:17 Zac Medico
2019-07-15 13:56 Michał Górny
2019-07-15 13:36 Michał Górny
2019-07-15 13:36 Michał Górny
2018-01-15  0:16 Zac Medico
2018-01-14 23:53 Zac Medico
2017-02-13  8:22 Zac Medico
2016-11-07 18:34 Zac Medico
2016-09-18 22:40 Zac Medico
2016-09-18 22:34 Zac Medico

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=1662874237.59b72b0acc52bd30d3724ccd94a79dd453cebc61.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