From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id iFAoCUoEg2C3bwAAgWs5BA (envelope-from ) for ; Fri, 23 Apr 2021 19:30:50 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id yC3OBEoEg2C3RAAAbx9fmQ (envelope-from ) for ; Fri, 23 Apr 2021 17:30:50 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D41D8121D2 for ; Fri, 23 Apr 2021 19:30:49 +0200 (CEST) Received: from localhost ([::1]:60952 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lZzdg-0006GP-SX for larch@yhetil.org; Fri, 23 Apr 2021 13:30:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45134) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lZzcw-0006Fw-Eu for guix-patches@gnu.org; Fri, 23 Apr 2021 13:30:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55454) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lZzcw-0002Wx-7g for guix-patches@gnu.org; Fri, 23 Apr 2021 13:30:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lZzcw-0003Aa-4O for guix-patches@gnu.org; Fri, 23 Apr 2021 13:30:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47976] [PATCH 05/10] gnu: Add python-orange-widget-base. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 23 Apr 2021 17:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47976 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47976@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 47976-submit@debbugs.gnu.org id=B47976.161919894612021 (code B ref 47976); Fri, 23 Apr 2021 17:30:02 +0000 Received: (at 47976) by debbugs.gnu.org; 23 Apr 2021 17:29:06 +0000 Received: from localhost ([127.0.0.1]:38752 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZzc1-00037p-V1 for submit@debbugs.gnu.org; Fri, 23 Apr 2021 13:29:06 -0400 Received: from mout02.posteo.de ([185.67.36.66]:51891) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZzc0-00036g-CL for 47976@debbugs.gnu.org; Fri, 23 Apr 2021 13:29:04 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id C49382400FD for <47976@debbugs.gnu.org>; Fri, 23 Apr 2021 19:28:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1619198938; bh=LFnqQhO0uiU1YGidsUn2xPw7bsMMyPM7O/UQTDo2Oxg=; h=From:To:Cc:Subject:Date:From; b=Gz57EJMy7RdOPmteEZ1Y/35lW9OvTCjIcHXnI306+6p5OaL2717OQp0xm+v2tzsxs RZ46lh0HlAX1u09AEWS2Xfx9OEizWl/VIkfACGWKSQ7zRW+wNLApAOQZW8QAB0wzx/ cQxOhlRqN7ntNecKrxNZcma41DSFyM1EpdICHvVLCPzzFSn0it1OxvGgYRTuUHlee+ dY17lXmh86aJfOyGZrwaKmlvEOc9jxkgcZXgpkjhEkAmWCU/8v7k4ppU5w+0/oLiFa JURTM5w95dLDwWUh+G+Kr1IYH7r25rNDzf6pUcmk2b/RUPzoicbT/jCGqEIIXirgJG 0QQY7hGKtM9YA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FRh953BM6z6tmH; Fri, 23 Apr 2021 19:28:57 +0200 (CEST) From: Vinicius Monego Date: Fri, 23 Apr 2021 17:28:11 +0000 Message-Id: <20210423172816.73579-5-monego@posteo.net> In-Reply-To: <20210423172816.73579-1-monego@posteo.net> References: <20210423172816.73579-1-monego@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1619199049; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=k195aAXf9bUgM2dUDzjzJeeuppMHwtm65b/mz4kCzWc=; b=ZIP2UKrgS6Q9TzP7GY08rXFtKcnP4gVCZKE2WPF3nqa+JtuLkj7//2D+EQ9iUgC6xJgzeA NAGJIHwW5ERAGIIuKLC1/u7DeWgWjkXshvR06pyfkq6YQYVXM9NkzcbwCB5XtW9/zzYakY 10FCdijKmSAfFZpdUyWznyJKe7BwrWwn5Q1QrbA33pgZSvfgSuswSjT0i5G0Q9AvWHAtc4 7o3X5/QXlJen/e//FQR1DY13Sw9tmwMQfiNgAUpw5+//PT2M2Q0wlTgFsZlAbGJHzClYnQ oL75huClb+mntyZSpN1ruBunXpOS5AVkJcx8Ddh/dyMEmBV0DAvLxbddEz1MQg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619199049; a=rsa-sha256; cv=none; b=uJD08viL76ohvwp1J2i3/18Fboj7Z4HQ/h3bx0R4mYpEqbqHd86NBTy51Yr/a+H/X90MYm VG4cxf7WVoE1SGpmQWrOF/uwV5116Fa+rDBVhH1Q+raMHRjMmj/DaTP7DckXaXd+bpgHrF c3SFry6t7zN1GKow+i/md+lXWvKH0bCAFG6RzP8hR+1UDrpXLa2paJ68yVLj2Q/KjfZjNz GMSrAfqXeSrYbo14xjQr2Qeep6g8Xl9fB4uAmjTT/tDZt/MCsbVF5SMCZYodzYscNwZ9oR +EleGzzjl94z3zgM2SXO9d7MW7h7+Ad0SrwhLYXhmGOXk5K76yRhONIoLo7KJw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Gz57EJMy; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.66 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Gz57EJMy; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: D41D8121D2 X-Spam-Score: 3.66 X-Migadu-Scanner: scn0.migadu.com X-TUID: QsDemOr90XXx * gnu/packages/orange.scm (python-orange-widget-base): New variable. --- gnu/packages/orange.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/orange.scm b/gnu/packages/orange.scm index 9f30befde2..1788163721 100644 --- a/gnu/packages/orange.scm +++ b/gnu/packages/orange.scm @@ -65,3 +65,38 @@ for editing workflows. It is a component used to build the Orange Canvas data-mining application.") (license license:gpl3+))) + +(define-public python-orange-widget-base + (package + (name "python-orange-widget-base") + (version "4.12.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "orange-widget-base" version)) + (sha256 + (base32 "13sy3s8rdqs3i3ghixljpqvnfz81qmbb0kqlasw39zvf39qc22kz")))) + (build-system python-build-system) + (arguments + `(;; unittest fails to load one test, all other tests are passing: + ;; AttributeError: module 'orangewidget' has no attribute 'version'. + #:tests? #f + #:phases + (modify-phases %standard-phases + (add-before 'check 'check-setup + (lambda _ + (setenv "HOME" "/tmp") + (setenv "QT_QPA_PLATFORM" "offscreen") + #t))))) + (propagated-inputs + `(("python-anyqt" ,python-anyqt) + ("python-matplotlib" ,python-matplotlib) + ("python-orange-canvas-core" + ,python-orange-canvas-core) + ("python-pyqtgraph" ,python-pyqtgraph))) + (home-page "https://github.com/biolab/orange-widget-base") + (synopsis "Base Widget for Orange Canvas") + (description + "Orange Widget Base provides a base widget component for a interactive +GUI based workflow. It is primarily used in the Orange framework.") + (license license:gpl3+))) -- 2.31.1