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/http-parser/
Date: Fri, 15 Jul 2022 07:24:26 +0000 (UTC)	[thread overview]
Message-ID: <1657869860.f79b8c105e55659a9dcfd66b2911584d93c624c4.mgorny@gentoo> (raw)

commit:     f79b8c105e55659a9dcfd66b2911584d93c624c4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 15 07:22:15 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 15 07:24:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f79b8c10

dev-python/http-parser: Remove old

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

 dev-python/http-parser/http-parser-0.9.0.ebuild | 41 -------------------------
 1 file changed, 41 deletions(-)

diff --git a/dev-python/http-parser/http-parser-0.9.0.ebuild b/dev-python/http-parser/http-parser-0.9.0.ebuild
deleted file mode 100644
index dc270dee7e5c..000000000000
--- a/dev-python/http-parser/http-parser-0.9.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="HTTP request/response parser for python in C"
-HOMEPAGE="https://github.com/benoitc/http-parser"
-SRC_URI="
-	https://github.com/benoitc/http-parser/archive/${PV}.tar.gz
-		-> ${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~s390 ~sparc x86"
-IUSE="examples"
-
-BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-
-python_compile() {
-	if [[ ${EPYTHON} != python3* ]]; then
-		local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
-	fi
-
-	distutils-r1_python_compile
-}
-
-python_install_all() {
-	local DOCS=( README.rst )
-	if use examples; then
-		dodoc -r examples
-		docompress -x /usr/share/doc/${PF}/examples
-	fi
-
-	distutils-r1_python_install_all
-}


             reply	other threads:[~2022-07-15  7:24 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-15  7:24 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-04 16:17 [gentoo-commits] repo/gentoo:master commit in: dev-python/http-parser/ Michał Górny
2022-07-15  0:45 Sam James
2022-07-15  0:45 Sam James
2022-07-14 20:23 Arthur Zamarin
2022-07-14 18:56 Arthur Zamarin
2022-07-14 18:56 Arthur Zamarin
2022-07-14 18:56 Arthur Zamarin
2022-06-12 18:28 Michał Górny
2022-06-12 18:28 Michał Górny
2021-06-05 13:52 Michał Górny
2021-03-02  8:40 Sam James
2020-12-13  0:57 Sam James
2020-08-16  9:57 Michał Górny
2020-07-13 18:08 Sam James
2020-07-09 10:08 Michał Górny
2020-07-09  8:27 Agostino Sarubbo
2020-07-09  8:16 Agostino Sarubbo
2020-05-18 10:57 Michał Górny
2020-05-18 10:57 Michał Górny
2019-02-28 16:59 Mikle Kolyada
2017-06-25 14:42 Alexis Ballier
2015-12-09 19:07 Michał Górny
2015-11-18 15:40 Justin Lecher

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=1657869860.f79b8c105e55659a9dcfd66b2911584d93c624c4.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