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/brotlicffi/
Date: Fri, 17 Jun 2022 04:54:50 +0000 (UTC)	[thread overview]
Message-ID: <1655441677.aba56495d3a3219aab61132e1f85b4b92b82718a.mgorny@gentoo> (raw)

commit:     aba56495d3a3219aab61132e1f85b4b92b82718a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 17 04:10:38 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 04:54:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba56495

dev-python/brotlicffi: Remove old

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

 dev-python/brotlicffi/brotlicffi-1.0.9.2.ebuild | 59 -------------------------
 1 file changed, 59 deletions(-)

diff --git a/dev-python/brotlicffi/brotlicffi-1.0.9.2.ebuild b/dev-python/brotlicffi/brotlicffi-1.0.9.2.ebuild
deleted file mode 100644
index 4f6adbdcb21e..000000000000
--- a/dev-python/brotlicffi/brotlicffi-1.0.9.2.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-
-inherit distutils-r1
-
-# Commit of the Brotli library bundled within brotlipy.
-BROTLI_BUNDLED_COMMIT="46c1a881b41bb638c76247558aa04b1591af3aa7"
-
-DESCRIPTION="Python binding to the Brotli library"
-HOMEPAGE="
-	https://github.com/python-hyper/brotlicffi/
-	https://pypi.org/project/brotlicffi/"
-SRC_URI="
-	https://github.com/python-hyper/${PN}/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-	test? (
-		https://github.com/google/brotli/archive/${BROTLI_BUNDLED_COMMIT}.tar.gz
-			-> brotli-${BROTLI_BUNDLED_COMMIT}.tar.gz
-	)"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND="
-	app-arch/brotli:=
-	virtual/python-cffi[${PYTHON_USEDEP}]"
-DEPEND="
-	test? (
-		dev-python/hypothesis[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest
-
-src_unpack() {
-	default
-	if use test; then
-		mv "brotli-${BROTLI_BUNDLED_COMMIT}"/tests "${S}"/libbrotli/ || die
-	fi
-}
-
-src_configure() {
-	export USE_SHARED_BROTLI=1
-}
-
-python_test() {
-	local deselect=(
-		# incompatible with USE_SHARED_BROTLI=1
-		test/test_compatibility.py::test_brotli_version
-	)
-
-	epytest ${deselect[@]/#/--deselect }
-}


             reply	other threads:[~2022-06-17  4:54 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-17  4:54 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-11 11:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/brotlicffi/ Michał Górny
2023-11-29  7:44 Michał Górny
2023-11-29  6:15 Arthur Zamarin
2023-11-29  6:15 Arthur Zamarin
2023-11-29  6:14 Arthur Zamarin
2023-11-29  6:14 Arthur Zamarin
2023-11-23  4:19 Michał Górny
2023-11-22 14:38 Arthur Zamarin
2023-11-22 14:38 Arthur Zamarin
2023-11-22 14:38 Arthur Zamarin
2023-11-22 13:15 Michał Górny
2023-11-22 12:36 Michał Górny
2023-09-14 15:39 Michał Górny
2023-05-27 13:21 Michał Górny
2023-05-04 16:11 Michał Górny
2022-10-25 11:06 Sam James
2022-06-14  7:11 Agostino Sarubbo
2022-06-14  6:39 Jakov Smolić
2022-06-13 21:00 Jakov Smolić
2022-06-13 10:22 Agostino Sarubbo
2022-06-12 11:55 Sam James
2022-06-12 11:55 Sam James
2022-06-12 11:53 Sam James
2022-05-11 16:43 Michał Górny
2022-05-11  8:42 Michał Górny
2022-05-11  8:42 Michał Górny
2021-08-21 22:15 James Le Cuirot
2021-08-13  6:58 Michał Górny
2021-06-09 20:17 Michał Górny
2021-06-09 14:43 Sergei Trofimovich
2021-06-07 13:19 Agostino Sarubbo
2021-06-07 13:18 Agostino Sarubbo
2021-06-07 13:16 Agostino Sarubbo
2021-06-06 13:03 Sam James
2021-06-05 20:43 Sam James
2021-06-05 20:43 Sam James
2021-05-05 19:14 Michał Górny
2021-04-06 21:26 Michał Górny
2021-03-22 18:17 Sergei Trofimovich
2021-03-15 13:43 Sam James
2021-03-15  6:32 Sam James
2021-03-15  3:50 Sam James
2021-03-15  3:50 Sam James
2021-03-15  2:28 Sam James
2021-03-15  1:40 Thomas Deutschmann
2021-03-14 22:33 Sam James
2021-02-06  9:27 Michał Górny
2021-01-08  7:24 Sergei Trofimovich
2021-01-07 20:15 Sam James
2021-01-07 11:36 Sam James
2021-01-07  1:12 Sam James
2021-01-07  1:08 Sam James
2021-01-06 17:35 Sergei Trofimovich
2021-01-06  8:09 Sam James
2020-12-20  9:37 Fabian Groffen
2020-12-11 12:48 Michał Górny
2020-12-04 15:32 Mikle Kolyada

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=1655441677.aba56495d3a3219aab61132e1f85b4b92b82718a.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