All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-pyrex: drop package
@ 2022-02-11 20:35 Fabrice Fontaine
  2022-02-11 22:41 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-02-11 20:35 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/python-pyrex: drop package
  2022-02-11 20:35 [Buildroot] [PATCH 1/1] package/python-pyrex: drop package Fabrice Fontaine
@ 2022-02-11 22:41 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2022-02-11 22:41 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > 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>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-11 22:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-11 20:35 [Buildroot] [PATCH 1/1] package/python-pyrex: drop package Fabrice Fontaine
2022-02-11 22:41 ` Peter Korsgaard

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.