From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id mHEFD3ZphWbbIAEAqHPOHw:P1 (envelope-from ) for ; Wed, 03 Jul 2024 15:08:38 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id mHEFD3ZphWbbIAEAqHPOHw (envelope-from ) for ; Wed, 03 Jul 2024 17:08:38 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=dWv6mkWo; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1720019318; 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=BFLsaT0SLPg4aMW4VrqZ8K4rGBxv/+sGo5iKxW6LCK4=; b=JO5gDHDzj5LKaNyDS94bLDjJlpiDDJfJdUYNpfBPulnQo9iwrAElhKaGzoujLrSqtxd5+r 93CUK5WxFoQHbTAMG80DhpPmEjmrii2ja/cVNlGET/tPB45hVi6J5ELjEgyzJgks7JhMrD Qzj9aIMPdYvHvk4nLfle3HzupZB2YppIQ6pKmorNZ0v8C8JCTOEfmaHvpgnBtlC2mmP3zM JfXm/1IQgNOmJTceGInLb5ALZHeyBaI5YnGwZV+8k6Pg9BdN4E1D9RqxEualC+6/CvM+nk ffB73ylT+LANC5gIPDuxXEvKSoPz931F91AvrULw73XQzA+n/yHrwq6VqOUltA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=dWv6mkWo; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1720019318; a=rsa-sha256; cv=none; b=Sw0xbM5/2Ehl7JKDCemg6uaQA2BOognxOzQW4Sx9mTGWNV2aeR8hHQ445waKU4l2ddlVJV 401F/Ab8yENDsk5hnSTlFB8wP3usWPoLUeo3fBjN2LbDa1IcXqGzQrHoqXUteAm8Q1pPzk 3MpzpasIFdKO6/0H4F/cTmFSJxc0rc/PAWQpgCqiEpOOd/ctL712pflHdwxGuSqm0y9buF SgCHpFiYonJWjicdm+UCuSg62/QmmIx4+ZdSj/GGp9W41JZ8PUrHWdbPcvgfSK9rojMXnm cNtf3NDzTri9rReF9cR26vyNaQnBb76eR8YXeoLSmKgSri8Q++/86uvnGFRzDA== 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 1450F767CB for ; Wed, 3 Jul 2024 17:08:38 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sP1ab-0006PE-E3; Wed, 03 Jul 2024 11:08:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sP1aZ-0006Mz-Fb for guix-patches@gnu.org; Wed, 03 Jul 2024 11:08:07 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sP1aZ-0004By-5n; Wed, 03 Jul 2024 11:08:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sP1aU-000468-GV; Wed, 03 Jul 2024 11:08:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69736] [PATCH v2 1/6] gnu: Add python-pypubsub. References: In-Reply-To: Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: arunisaac@systemreboot.net, jgart@dismail.de, lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, sharlatanus@gmail.com, tanguy@bioneland.org, guix-patches@gnu.org Resent-Date: Wed, 03 Jul 2024 15:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69736 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69736@debbugs.gnu.org Cc: Arun Isaac , Arun Isaac , jgart , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour X-Debbugs-Original-Xcc: Arun Isaac , jgart , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour Received: via spool by 69736-submit@debbugs.gnu.org id=B69736.172001926715577 (code B ref 69736); Wed, 03 Jul 2024 15:08:02 +0000 Received: (at 69736) by debbugs.gnu.org; 3 Jul 2024 15:07:47 +0000 Received: from localhost ([127.0.0.1]:40073 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sP1aE-000436-LK for submit@debbugs.gnu.org; Wed, 03 Jul 2024 11:07:47 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:48670) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sP1aB-00042u-PV for 69736@debbugs.gnu.org; Wed, 03 Jul 2024 11:07:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=BFLsaT0SLPg4aMW4VrqZ8K4rGBxv/+sGo5iKxW6LCK4=; b=dWv6mkWoUQzFoHh8tat7UZEdZx wS5WPr5Kq26OlQfzEEwjEqg50S/FKhV0+qfT68DM0Q2Zsp7SBGa1kP4tJmRxPd8IWQW4afz/tUaBr 0IgUq7ssz62rLScYQaaDhX5+VvQSgKi85fuBQlme/fZH6N4GGusvJsoQOUO7mLjbf023Oyr+2yhty /B80W8+tyig/ErzT4HmgKrwO/eqYxZfbYzeHdsYQ+50c+rWNFxKn0OuApfa5bvC6jwPTrLbxxK+oA amFWjY3IQzv0B5KTgd/Qf/N+StTwbdpVg0wKO7AbWa0gqafe7gtqqIc+TE9zFx1lpnk0Q2jaw7gqa hNRfZlQg==; Received: from [192.168.2.1] (port=40016 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.1) (envelope-from ) id 1sP1WF-0005KA-0o; Wed, 03 Jul 2024 16:03:39 +0100 From: Arun Isaac Date: Wed, 3 Jul 2024 16:07:17 +0100 Message-ID: X-Mailer: git-send-email 2.45.2 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: 4.11 X-Migadu-Queue-Id: 1450F767CB X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 4.11 X-TUID: ifAoLsiOTLOR * gnu/packages/python-xyz.scm (python-pypubsub): New variable. Change-Id: Id8f06bd592b6273cff282aa628f05503a67519b0 --- gnu/packages/python-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 36f75b4b40..328750b38b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -8214,6 +8214,32 @@ (define-public python-blinker interested parties to subscribe to events, or \"signals\".") (license license:expat))) +(define-public python-pypubsub + (package + (name "python-pypubsub") + (version "4.0.3") + ;; There is no source tarball on PyPI. + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/schollii/pypubsub") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "02j74w28wzmdvxkk8i561ywjgizjifq3hgcl080yj0rvkd3wivlb")))) + (build-system python-build-system) + (home-page "https://github.com/schollii/pypubsub") + (synopsis "Python publish-subscribe library") + (description "@code{python-pypubsub} provides a pure Python +publish-subscribe API to facilitate event-based or message-based architecture +in a single-process application. It is centered on the notion of a topic; +senders publish messages of a given topic, and listeners subscribe to messages +of a given topic, all inside the same process. The package also supports a +variety of advanced features that facilitate debugging and maintaining topics +and messages in larger desktop or server-based applications.") + (license license:bsd-2))) + (define-public pelican (package (name "pelican") base-commit: 4b3a553ca5ba5ac190739309eb5f7aa8170cf2a8 -- 2.45.2