All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabrice Fontaine <fontaine.fabrice@gmail.com>
To: buildroot@buildroot.org
Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Subject: [Buildroot] [PATCH 1/1] package/python-pyrex: drop package
Date: Fri, 11 Feb 2022 21:35:44 +0100	[thread overview]
Message-ID: <20220211203544.603682-1-fontaine.fabrice@gmail.com> (raw)

Drop package which is not used by anyone and can't be built since drop
of host-python in commit 2743ce00ca61fde1537b64a165a69d497052be58

Fixes:
 - No autobuilder failures (yet)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 DEVELOPERS                             |  1 -
 package/python-pyrex/python-pyrex.hash |  3 ---
 package/python-pyrex/python-pyrex.mk   | 15 ---------------
 3 files changed, 19 deletions(-)
 delete mode 100644 package/python-pyrex/python-pyrex.hash
 delete mode 100644 package/python-pyrex/python-pyrex.mk

diff --git a/DEVELOPERS b/DEVELOPERS
index 0e759bc168..eb073c41f1 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -1934,7 +1934,6 @@ F:	package/python-ipy/
 F:	package/python-iwlib/
 F:	package/python-posix-ipc/
 F:	package/python-pycairo/
-F:	package/python-pyrex/
 F:	package/python-pysftp/
 F:	package/python-tinyrpc/
 F:	package/python-txdbus/
diff --git a/package/python-pyrex/python-pyrex.hash b/package/python-pyrex/python-pyrex.hash
deleted file mode 100644
index e8963558fc..0000000000
--- a/package/python-pyrex/python-pyrex.hash
+++ /dev/null
@@ -1,3 +0,0 @@
-# Locally calculated
-sha256  5f87df06831d0b3412eb4bc9d3fc2ee7bfae1b913d7da8c23ab2bf5699fb6b50  Pyrex-0.9.9.tar.gz
-sha256  5c1aec55fc8c399ec23968ddb2117eec8f7a53f002c15472a8b0aa7426790700  LICENSE.txt
diff --git a/package/python-pyrex/python-pyrex.mk b/package/python-pyrex/python-pyrex.mk
deleted file mode 100644
index 6284a5f228..0000000000
--- a/package/python-pyrex/python-pyrex.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-################################################################################
-#
-# python-pyrex
-#
-################################################################################
-
-PYTHON_PYREX_VERSION = 0.9.9
-PYTHON_PYREX_SOURCE = Pyrex-$(PYTHON_PYREX_VERSION).tar.gz
-PYTHON_PYREX_SITE = http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex
-PYTHON_PYREX_LICENSE = Apache-2.0
-PYTHON_PYREX_LICENSE_FILES = LICENSE.txt
-PYTHON_PYREX_SETUP_TYPE = distutils
-HOST_PYTHON_PYREX_NEEDS_HOST_PYTHON = python2
-
-$(eval $(host-python-package))
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

             reply	other threads:[~2022-02-11 20:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-11 20:35 Fabrice Fontaine [this message]
2022-02-11 22:41 ` [Buildroot] [PATCH 1/1] package/python-pyrex: drop package Peter Korsgaard

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=20220211203544.603682-1-fontaine.fabrice@gmail.com \
    --to=fontaine.fabrice@gmail.com \
    --cc=buildroot@buildroot.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.