From unknown Sat Jun 14 18:02:36 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#44958 <44958@debbugs.gnu.org> To: bug#44958 <44958@debbugs.gnu.org> Subject: Status: [PATCH 0/2] Update Nicotine to 2.1.2 Reply-To: bug#44958 <44958@debbugs.gnu.org> Date: Sun, 15 Jun 2025 01:02:36 +0000 retitle 44958 [PATCH 0/2] Update Nicotine to 2.1.2 reassign 44958 guix-patches submitter 44958 Martin Becze severity 44958 normal tag 44958 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 30 05:48:14 2020 Received: (at submit) by debbugs.gnu.org; 30 Nov 2020 10:48:14 +0000 Received: from localhost ([127.0.0.1]:53649 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjgj7-0006FF-MK for submit@debbugs.gnu.org; Mon, 30 Nov 2020 05:48:13 -0500 Received: from lists.gnu.org ([209.51.188.17]:46944) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjgj5-0006F8-QR for submit@debbugs.gnu.org; Mon, 30 Nov 2020 05:48:12 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56782) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kjgj5-0003EC-Gy for guix-patches@gnu.org; Mon, 30 Nov 2020 05:48:11 -0500 Received: from mx1.riseup.net ([198.252.153.129]:42352) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kjgj3-0002rt-Kw for guix-patches@gnu.org; Mon, 30 Nov 2020 05:48:11 -0500 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4Cl24w2hf1zDsmC for ; Mon, 30 Nov 2020 02:48:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1606733280; bh=91Fp0ezMZbr6oMVxZUhn2czZzTgDrRIx/Z7YwkbAqh4=; h=From:To:Cc:Subject:Date:From; b=oXIRSWyGQCSFKai0rV8/pVHet8ykPB95bc02b3JDduQpiMSSHEkvXYjndIZsT5J8t Q0bqczh9LCT+fPM+VOupP1pdOB7zuq2oq/3ewlw8KNx/k14oGk/dNJv8BsUCxbklzs r76xlwQQNO8eCJBPVZkfl4Z90n7djZimXzHP3jyk= X-Riseup-User-ID: 8E8E3FF12F6B73A3522DD4569D6313913810983EB9FF93312E6DD43E0E625D9E Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 4Cl24v3ZZdzJnfG; Mon, 30 Nov 2020 02:47:59 -0800 (PST) From: Martin Becze To: guix-patches@gnu.org Subject: [PATCH 0/2] Update Nicotine to 2.1.2 Date: Mon, 30 Nov 2020 04:47:52 -0600 Message-Id: <20201130104752.8601-1-mjbecze@riseup.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=198.252.153.129; envelope-from=mjbecze@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Martin Becze X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) This updates Nicotine to 2.1.2 and adds the its dependencies. Martin Becze (2): gnu: Add python-pytaglib. gnu: nicotine: Update to 2.1.2. gnu/packages/mp3.scm | 25 +++++++++++++++++++++++++ gnu/packages/nicotine.scm | 16 ++++++++-------- 2 files changed, 33 insertions(+), 8 deletions(-) -- 2.29.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 30 05:50:59 2020 Received: (at 44958) by debbugs.gnu.org; 30 Nov 2020 10:50:59 +0000 Received: from localhost ([127.0.0.1]:53655 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjgln-0006Jo-6D for submit@debbugs.gnu.org; Mon, 30 Nov 2020 05:50:59 -0500 Received: from mx1.riseup.net ([198.252.153.129]:50274) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjgll-0006Ja-Hx for 44958@debbugs.gnu.org; Mon, 30 Nov 2020 05:50:58 -0500 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4Cl28J5xWrzFgj8 for <44958@debbugs.gnu.org>; Mon, 30 Nov 2020 02:50:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1606733456; bh=pLAzpqO+sZUOs4XmkwcfoA8IfdRHikhFisNmdGa/KEE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=lew5KylT8FP2aG5BqGqINySS42ySDW+uY7SaldcOVw2LwnjR3S+/Kfftz8QB9DI2q loQPHVypVjWyyhv6AxvlaRY3v75gVb/mRiFlOXCo3hSrVKbhUIbduGflyUSpnYNyo4 RFu29ZbeYmMDbtlbunn/sEcFm+h+1cDwJTN2BHMA= X-Riseup-User-ID: C63DC48C695C72039F77039ECA5AAED28AE6D515C747CE0D6A364EF6D567904E Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 4Cl28H6k8PzJnfG; Mon, 30 Nov 2020 02:50:55 -0800 (PST) From: Martin Becze To: 44958@debbugs.gnu.org Subject: [PATCH 1/2] gnu: Add python-pytaglib. Date: Mon, 30 Nov 2020 04:50:46 -0600 Message-Id: <20201130105047.8755-1-mjbecze@riseup.net> In-Reply-To: <20201130104752.8601-1-mjbecze@riseup.net> References: <20201130104752.8601-1-mjbecze@riseup.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 44958 Cc: Martin Becze X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/mp3.scm (python-pytaglib): New variable. --- gnu/packages/mp3.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/mp3.scm b/gnu/packages/mp3.scm index ac546e8c95..2a7242dc42 100644 --- a/gnu/packages/mp3.scm +++ b/gnu/packages/mp3.scm @@ -591,3 +591,28 @@ FFmpeg, etc.") "This package provides bindings for the Chromaprint acoustic fingerprinting library and the Acoustid API.") (license license:expat))) + +(define-public python-pytaglib + (package + (name "python-pytaglib") + (version "1.4.6") + (source + (origin + (method url-fetch) + (uri (pypi-uri "pytaglib" version)) + (sha256 + (base32 + "0li970qslfymz4vk1wrij2nfqw3l15cpc3fjjci48mpvg17gbnhn")))) + (build-system python-build-system) + (native-inputs + `(("taglib" ,taglib) + ("python-pytest" ,python-pytest))) + (home-page + "http://github.com/supermihi/pytaglib") + (synopsis + "Python binding for taglib") + (description + "This package is a Python audio tagging library. It is +cross-platform, works with all Python versions, and is very +simple to use yet fully feature.") + (license license:gpl3+))) -- 2.29.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 30 05:51:03 2020 Received: (at 44958) by debbugs.gnu.org; 30 Nov 2020 10:51:03 +0000 Received: from localhost ([127.0.0.1]:53658 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjglr-0006KN-Eu for submit@debbugs.gnu.org; Mon, 30 Nov 2020 05:51:03 -0500 Received: from mx1.riseup.net ([198.252.153.129]:50284) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjglm-0006Jh-G9 for 44958@debbugs.gnu.org; Mon, 30 Nov 2020 05:50:58 -0500 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4Cl28L0BFRzFdss for <44958@debbugs.gnu.org>; Mon, 30 Nov 2020 02:50:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1606733458; bh=qV28l6f2LdA74EDLgcV+LoeiaLS/aM//m9qmAt1f+cc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=UcaMy5gBq4UuSSY+xGlxTNreqeKm41kwkdYJhkINyfp49uZ+d2gc6ITOyxd/bynWa 2JE4257THFgqQRZqb9cWj67kX012gXwqrgi3rWHK3nAvmbzMz/79KY0m2LphcwPaz4 IXwve+83lgWWBQuKj+HbfeskAVlatDkb3eB6zPRI= X-Riseup-User-ID: D7B2075EEE3068F37762B859291E989DC88A6CA7F6D3F94ED70EC34D78DFA6B6 Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 4Cl28K14dgzJnfG; Mon, 30 Nov 2020 02:50:56 -0800 (PST) From: Martin Becze To: 44958@debbugs.gnu.org Subject: [PATCH 2/2] gnu: nicotine: Update to 2.1.2. Date: Mon, 30 Nov 2020 04:50:47 -0600 Message-Id: <20201130105047.8755-2-mjbecze@riseup.net> In-Reply-To: <20201130105047.8755-1-mjbecze@riseup.net> References: <20201130104752.8601-1-mjbecze@riseup.net> <20201130105047.8755-1-mjbecze@riseup.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 44958 Cc: Martin Becze X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/nicotine.scm (nicotine+): Update to 2.1.2. --- gnu/packages/nicotine.scm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gnu/packages/nicotine.scm b/gnu/packages/nicotine.scm index dee2917c49..5dc39334eb 100644 --- a/gnu/packages/nicotine.scm +++ b/gnu/packages/nicotine.scm @@ -21,23 +21,23 @@ #:use-module (guix packages) #:use-module (guix git-download) #:use-module (guix build-system python) - #:use-module (gnu packages python-xyz) #:use-module (gnu packages glib) + #:use-module (gnu packages gettext) #:use-module (gnu packages gtk) #:use-module (gnu packages check) - #:use-module (gnu packages music)) + #:use-module (gnu packages mp3)) (define-public nicotine+ (package (name "nicotine+") - (version "2.0.1") + (version "2.1.2") (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/Nicotine-Plus/nicotine-plus") (commit version))) (file-name (git-file-name name version)) - (sha256 (base32 "07xagm6kwy8b6gcdv5vx78yqfllkz1gvlakkf0hi2c9ivncq457g")))) + (sha256 (base32 "18rra8yqjr10z23chzcp53ncbd5fhm0iqgqxpbxfq7a10za02v6l")))) (build-system python-build-system) (arguments '(#:phases @@ -53,11 +53,11 @@ #t)))))) (inputs `(("python-pygobject" ,python-pygobject) - ("python-mutagen" ,python-mutagen) - ("python-dbus" ,python-dbus) - ("gtk+" ,gtk+))) + ("python-pytaglib" ,python-pytaglib))) (native-inputs - `(("python-pytest" ,python-pytest))) + `(("python-pytest" ,python-pytest) + ("gettext" ,gnu-gettext) + ("gtk+" ,gtk+))) (home-page "https://nicotine-plus.github.io/nicotine-plus/") (synopsis "Graphical client for Soulseek") (description -- 2.29.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 30 12:11:33 2020 Received: (at 44958) by debbugs.gnu.org; 30 Nov 2020 17:11:33 +0000 Received: from localhost ([127.0.0.1]:56514 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjmi5-000394-B8 for submit@debbugs.gnu.org; Mon, 30 Nov 2020 12:11:33 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:60349) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjmi3-00038m-Ee for 44958@debbugs.gnu.org; Mon, 30 Nov 2020 12:11:32 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 2FCA05C0062; Mon, 30 Nov 2020 12:11:26 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Mon, 30 Nov 2020 12:11:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=Rvlnht2Z7GkfPmxSirRMon8H 93ryDApyTICA+tZH7Fs=; b=eYZMGH4s1DYK4J3ThcS9eVnrp/k1/rznUC60gwUe T9gVh2P8X2H5MP7PvqX7l4uaaOom9dlzDIS2V8x669KL3jlzxNzWiXCPJVFj8Nvw exLc8/YyUjeVonBAHxH7p4G49GlTyuuK48jLGcr2OE5x9nDtXocH+QlpHhlNK+jw 0Zs= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=Rvlnht 2Z7GkfPmxSirRMon8H93ryDApyTICA+tZH7Fs=; b=WNV3oWSqcVS2+jxsTfFxCw 56/HdXRa3hJi2gILHyK4+fqYRI7+wRyEtYNqxFp8b0Mv6HLKDEgmXyq9rkl7iaRb s7lrkLfI6Y9p2G61C0IDeYJqte6mmWjga8m9Dvlw/Sk6HVA0heNEvE8yI1O4Atoo BM5VNeNAp89cAhPDq2zjGdbsU56ZLm7BL9/oiQlthhW0dIQ4os9xZkABinFInhTJ sIHwV8tYnT1wW1uOUSPf89GsPe3rfWXXoC6jUWKZpwdNiYskjIh8wYnoymPXIl2G FCJUH5jJzI11aJoFzTuL3znaR+atRmFnpv99EI3c92pvQuxjfbjwoqnpvm0tg0dg == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudeitddgleejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefnvghoucfh rghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrghtth gvrhhnpeehgfelvefhtddtfeehiedtgfehffffffelvdelhffgkedtteehgfeugfehgeet hfenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeejfedrudeguddruddvje drudegieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhm pehlvghosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Received: from localhost (c-73-141-127-146.hsd1.pa.comcast.net [73.141.127.146]) by mail.messagingengine.com (Postfix) with ESMTPA id B87823064AA6; Mon, 30 Nov 2020 12:11:25 -0500 (EST) Date: Mon, 30 Nov 2020 12:11:23 -0500 From: Leo Famulari To: Martin Becze Subject: Re: [bug#44958] [PATCH 1/2] gnu: Add python-pytaglib. Message-ID: References: <20201130104752.8601-1-mjbecze@riseup.net> <20201130105047.8755-1-mjbecze@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201130105047.8755-1-mjbecze@riseup.net> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 44958 Cc: 44958@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Mon, Nov 30, 2020 at 04:50:46AM -0600, Martin Becze wrote: > * gnu/packages/mp3.scm (python-pytaglib): New variable. Thanks! I applied your patch along with these changes, explained below: ------ diff --git a/gnu/packages/mp3.scm b/gnu/packages/mp3.scm index 487117cc7d..e622f703d3 100644 --- a/gnu/packages/mp3.scm +++ b/gnu/packages/mp3.scm @@ -602,17 +602,31 @@ fingerprinting library and the Acoustid API.") (uri (pypi-uri "pytaglib" version)) (sha256 (base32 - "0li970qslfymz4vk1wrij2nfqw3l15cpc3fjjci48mpvg17gbnhn")))) + "0li970qslfymz4vk1wrij2nfqw3l15cpc3fjjci48mpvg17gbnhn")) + ;; Delete file generated by Cython. + (modules '((guix build utils))) + (snippet + '(begin + (delete-file "src/taglib.cpp"))))) (build-system python-build-system) + (arguments + '(#:phases + (modify-phases %standard-phases + ;; Ensure that the Cython file is regenerated. + (add-after 'unpack 'setup-environment + (lambda _ + (setenv "PYTAGLIB_CYTHONIZE" "1")))))) (native-inputs - `(("taglib" ,taglib) + `(("python-cython" ,python-cython) ("python-pytest" ,python-pytest))) + (inputs + `(("taglib" ,taglib))) (home-page "https://github.com/supermihi/pytaglib") (synopsis - "Python binding for taglib") + "Python bindings for taglib") (description "This package is a Python audio tagging library. It is cross-platform, works with all Python versions, and is very -simple to use yet fully feature.") +simple to use yet fully featured.") (license license:gpl3+))) ------ In general, we try not to use "pre-built" C and C++ files that are created by Cython. They are not really considered "source code" because they are not in the format preferred for editing. I moved the taglib dependency from native-inputs to inputs, because it is still referred to by the built pytaglib: ------ $ guix gc --references $(./pre-inst-env guix build --no-grafts python-pytaglib) | grep taglib-1.12 /gnu/store/b12szz8wy7wxvfv2jfj5ygqkgqar03ih-taglib-1.12-beta-1 ------ And I made some minor grammatical changes in the synopsis and description. Thanks again! From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 30 12:21:43 2020 Received: (at 44958) by debbugs.gnu.org; 30 Nov 2020 17:21:43 +0000 Received: from localhost ([127.0.0.1]:56534 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjmrv-0005Wn-Gl for submit@debbugs.gnu.org; Mon, 30 Nov 2020 12:21:43 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:44319) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjmrt-0005Wb-MQ for 44958@debbugs.gnu.org; Mon, 30 Nov 2020 12:21:42 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 75A1B5C0093; Mon, 30 Nov 2020 12:21:36 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Mon, 30 Nov 2020 12:21:36 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=X5A5USY+Z9t/WG0YSmQYdCrf f7Eun8MLpY0hhAw5CXE=; b=vzPzQTkgzdDiPWHdPln0mH0qL+ColjwoKm2i2Fqo YKLuoeAlXN3BdTrKn7O5w4NornrTDGpUP9Dcb2swflvi8GvyPYRkhg609VDlQ572 Jdxn75S7oKSF4Ge25Oj5IiGxWOKSwa1NJ/rRbKc5lGnJuH0F/1eQLYQ2c1NS8KYZ lPg= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=X5A5US Y+Z9t/WG0YSmQYdCrff7Eun8MLpY0hhAw5CXE=; b=Vk4aTPUb1WyaQjzsH558u7 DhyyLqE57+qmgDxGbrxtoLHw/bHeqw3C2c+qT5ovWT8pCCQGEYE3SFQOB7EmmmRB TfWq68SGOHCBP0XiIdxGZ/MFNhQ3O6Hpn6g72TTI8ZM8CE/W9b/i4y9b/OOrYDj+ kei92Q7X2ZxaPFDeP9JCnI3VDHGCZHwFczWeRI9SzoZIL1vcek91d24IiqJt3pDy HmlY0BSyXM8tptRDjaSgWTPeoZ06i7oaOe+vBfNhmNtWKUbaME1Te0MecNqSJJp3 zHHoUJgRzLSvBT8nyo/GjxOgGWWq4PnqcTioudMYSCWSc0udRqxymYTER51y2Mqg == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudeitddgleelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne goufhushhpvggtthffohhmrghinhculdegledmnecujfgurhepfffhvffukfhfgggtuggj sehttdertddttddvnecuhfhrohhmpefnvghoucfhrghmuhhlrghrihcuoehlvghosehfrg hmuhhlrghrihdrnhgrmhgvqeenucggtffrrghtthgvrhhnpedtueeuveffffelueejhedu gfdufefghffgvdeutdeuffduffelieefvdejhfeuheenucffohhmrghinhepghhithhhuh gsrdhiohenucfkphepjeefrddugedurdduvdejrddugeeinecuvehluhhsthgvrhfuihii vgeptdenucfrrghrrghmpehmrghilhhfrhhomheplhgvohesfhgrmhhulhgrrhhirdhnrg hmvg X-ME-Proxy: Received: from localhost (c-73-141-127-146.hsd1.pa.comcast.net [73.141.127.146]) by mail.messagingengine.com (Postfix) with ESMTPA id E41B13064AAA; Mon, 30 Nov 2020 12:21:35 -0500 (EST) Date: Mon, 30 Nov 2020 12:21:34 -0500 From: Leo Famulari To: Martin Becze Subject: Re: [bug#44958] [PATCH 2/2] gnu: nicotine: Update to 2.1.2. Message-ID: References: <20201130104752.8601-1-mjbecze@riseup.net> <20201130105047.8755-1-mjbecze@riseup.net> <20201130105047.8755-2-mjbecze@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201130105047.8755-2-mjbecze@riseup.net> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 44958 Cc: 44958@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Mon, Nov 30, 2020 at 04:50:47AM -0600, Martin Becze wrote: > * gnu/packages/nicotine.scm (nicotine+): Update to 2.1.2. Awesome, thanks for keeping up with this package! I noticed that on my Debian system, Nicotine would crash when I tried to open the "settings" window, with this message: ------ (.nicotine-real:20767): GLib-GIO-ERROR **: 12:12:44.338: Settings schema 'org.gtk.Settings.FileChooser' is not installed ------ I guessed it needed some of the special wrappers from the GLib / GTK+ build systems, so I used them by applying this diff to your patch: ------ diff --git a/gnu/packages/nicotine.scm b/gnu/packages/nicotine.scm index 5dc39334eb..7d937c11e5 100644 --- a/gnu/packages/nicotine.scm +++ b/gnu/packages/nicotine.scm @@ -40,7 +40,13 @@ (sha256 (base32 "18rra8yqjr10z23chzcp53ncbd5fhm0iqgqxpbxfq7a10za02v6l")))) (build-system python-build-system) (arguments - '(#:phases + `(#:imported-modules ((guix build glib-or-gtk-build-system) + ,@%python-build-system-modules) + #:modules + ((guix build utils) + (guix build python-build-system) + ((guix build glib-or-gtk-build-system) #:prefix glib-or-gtk:)) + #:phases (modify-phases %standard-phases (add-after 'install 'wrap-program (lambda* (#:key outputs #:allow-other-keys) @@ -50,14 +56,19 @@ (gi-typelib-path (getenv "GI_TYPELIB_PATH"))) (wrap-program prog `("GI_TYPELIB_PATH" ":" prefix (,gi-typelib-path))) - #t)))))) + #t))) + (add-after 'wrap-program 'glib-or-gtk-wrap + (assoc-ref glib-or-gtk:%standard-phases 'glib-or-gtk-wrap)) + (add-after 'glib-or-gtk-wrap 'glib-or-gtk-compile-schemas + (assoc-ref glib-or-gtk:%standard-phases 'glib-or-gtk-compile-schemas)) + ))) (inputs - `(("python-pygobject" ,python-pygobject) + `(("gtk+" ,gtk+) + ("python-pygobject" ,python-pygobject) ("python-pytaglib" ,python-pytaglib))) (native-inputs `(("python-pytest" ,python-pytest) - ("gettext" ,gnu-gettext) - ("gtk+" ,gtk+))) + ("gettext" ,gnu-gettext))) (home-page "https://nicotine-plus.github.io/nicotine-plus/") (synopsis "Graphical client for Soulseek") (description ------ I also moved the GTK+ input from native-inputs to inputs, since it is referred to by the built Nicotine+ package. Native-inputs are for packages that are only used while building, but we can expect GTK+ to be used at run-time for this package. And I swapped out gnu-gettext for gettext-minimal, to avoid depending on Emacs. From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 30 12:25:00 2020 Received: (at 44958) by debbugs.gnu.org; 30 Nov 2020 17:25:00 +0000 Received: from localhost ([127.0.0.1]:56543 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjmv6-0005cb-9Q for submit@debbugs.gnu.org; Mon, 30 Nov 2020 12:25:00 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:54379) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjmv3-0005cM-UX for 44958@debbugs.gnu.org; Mon, 30 Nov 2020 12:24:58 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id A027E5C01EF; Mon, 30 Nov 2020 12:24:52 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Mon, 30 Nov 2020 12:24:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=5GvujBw3NUkEUNXWAXvfJiyG QxhyZWOSkxmlDPf3JCM=; b=i6GbmNo0p5jC5wx8e1s0Q9dutfFFFmqTcDKI2YY9 UOfLsPWLpY9/A8m21bDIeb6J1pZjHEs+VHQemV8ERu8K3OfRKY8pGcElicugE6UP L/zBWK6erpDV6T0mPw6N86Fm3ZDJ5oMEHl/2dn76ybWtihZCanNni1a6GYG+gC8o yYA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=5GvujB w3NUkEUNXWAXvfJiyGQxhyZWOSkxmlDPf3JCM=; b=pyGxIF26r8tAp3+9oXwSVo oQDMaVyD8AsqVm0fYC2w8g2xYf4/k7zXZ+3Wizt0tDytM7vQwf0nZE1KDHgs6BUK i65M32lg/Hv8+0j6O3iWAZLg3WrXmlCBlT5Em9Dn4TIQr/ki4pSWS/NIPFxedKnT 9OtMg7Hx2DsfQBuOPZWWqo40U864pwp5fmh/lvB2DLU8JCMdRXck93Q5ygE6KVdM vIdxOiX2J6PeA3J9INHEFh5i+pViRyr19SFYhVEo/RIYMIXctgYPXw5hS9lUW1uE ChnzKbS1CYwIaOrptyzwf1jtQ66Bq6Aga5WK0so1xUhUIHQOO7lK1mQ1T39I3g/w == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudeitddgleelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefnvghoucfh rghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrghtth gvrhhnpeeukeektdffvddtudegjeegtdevhfeufeeivdejiedtieegtdevjedvjeehffev gfenucfkphepjeefrddugedurdduvdejrddugeeinecuvehluhhsthgvrhfuihiivgeptd enucfrrghrrghmpehmrghilhhfrhhomheplhgvohesfhgrmhhulhgrrhhirdhnrghmvg X-ME-Proxy: Received: from localhost (c-73-141-127-146.hsd1.pa.comcast.net [73.141.127.146]) by mail.messagingengine.com (Postfix) with ESMTPA id 2896D328005E; Mon, 30 Nov 2020 12:24:52 -0500 (EST) Date: Mon, 30 Nov 2020 12:24:50 -0500 From: Leo Famulari To: Martin Becze Subject: Re: [bug#44958] [PATCH 1/2] gnu: Add python-pytaglib. Message-ID: References: <20201130104752.8601-1-mjbecze@riseup.net> <20201130105047.8755-1-mjbecze@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201130105047.8755-1-mjbecze@riseup.net> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 44958 Cc: 44958@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Mon, Nov 30, 2020 at 04:50:46AM -0600, Martin Becze wrote: > * gnu/packages/mp3.scm (python-pytaglib): New variable. > + (license license:gpl3+))) Also, I changed this to 'gpl3'. The source file license headers do not mention any later versions of the license. From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 30 12:25:27 2020 Received: (at 44958-done) by debbugs.gnu.org; 30 Nov 2020 17:25:27 +0000 Received: from localhost ([127.0.0.1]:56548 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjmvX-0005e4-JH for submit@debbugs.gnu.org; Mon, 30 Nov 2020 12:25:27 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:50837) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjmvV-0005dm-OR for 44958-done@debbugs.gnu.org; Mon, 30 Nov 2020 12:25:26 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id A02905C01E7; Mon, 30 Nov 2020 12:25:20 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Mon, 30 Nov 2020 12:25:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=sQxiOSRN/3aIuATvOCjxL8JT 69Eem1b2BbZ0uqHJrRw=; b=V7w9dd4opimIYNXcyNTC2JypWdTEoICCXB2ii0s8 Bvtn/LvFw61hArY6towr6/sIPmUQvRceRVjqSiu/xV6PCK0JARMIUdmOfY07rDah H6s8YNiOPT3p4q1BDYsy4Gx9GOMs6dXmzJJA8sLy6xDvECOH43VsvDHkCoXGMYDk 9YA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=sQxiOS RN/3aIuATvOCjxL8JT69Eem1b2BbZ0uqHJrRw=; b=cnAE+b9oms36Y6K4IOxGul Kdx46sE1Lwr0n3GaIbjXCMjxcRSupWuhI0kzinnCujuDmUrXK0qyLSiuR+PTl/gO ZPC0ZCRrftYvRxNgPDcBzaAr83QCe6jFmkvIGTzL5SUvxGjXRfrIfbqs+WIwId5T VDw/oS1CZ6ZKKKj2ePg5UIh2xreTA30IujJRtSs0NbiCL50qk9Tu0Y18MqyCT3Vn hAa5VwIe/rFHVFJsHL2MkvGx+LoHqP2ttBhMoQewqssoHjpr1R217xAhSI6r/xzr eAXFXiWqlRJvqgNkeFVqBDumRhkteXZgpvG2XIbtVsaWJJ46rtoKzRwQC+6BMtMQ == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudeitddgleelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefnvghoucfh rghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrghtth gvrhhnpeeukeektdffvddtudegjeegtdevhfeufeeivdejiedtieegtdevjedvjeehffev gfenucfkphepjeefrddugedurdduvdejrddugeeinecuvehluhhsthgvrhfuihiivgepud enucfrrghrrghmpehmrghilhhfrhhomheplhgvohesfhgrmhhulhgrrhhirdhnrghmvg X-ME-Proxy: Received: from localhost (c-73-141-127-146.hsd1.pa.comcast.net [73.141.127.146]) by mail.messagingengine.com (Postfix) with ESMTPA id 54CBB328005D; Mon, 30 Nov 2020 12:25:20 -0500 (EST) Date: Mon, 30 Nov 2020 12:25:18 -0500 From: Leo Famulari To: Martin Becze Subject: Re: [bug#44958] [PATCH 0/2] Update Nicotine to 2.1.2 Message-ID: References: <20201130104752.8601-1-mjbecze@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201130104752.8601-1-mjbecze@riseup.net> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 44958-done Cc: 44958-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Mon, Nov 30, 2020 at 04:47:52AM -0600, Martin Becze wrote: > This updates Nicotine to 2.1.2 and adds the its dependencies. > > Martin Becze (2): > gnu: Add python-pytaglib. > gnu: nicotine: Update to 2.1.2. Thanks! Pushed as d6c4a436d7de43e88ccc67ceaee7c5caea9cd871 with the changes mentioned in my replies to the patches themselves. From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 30 12:30:35 2020 Received: (at 44958) by debbugs.gnu.org; 30 Nov 2020 17:30:35 +0000 Received: from localhost ([127.0.0.1]:56561 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjn0V-0005oV-GJ for submit@debbugs.gnu.org; Mon, 30 Nov 2020 12:30:35 -0500 Received: from mx1.riseup.net ([198.252.153.129]:52910) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjn0U-0005oN-17 for 44958@debbugs.gnu.org; Mon, 30 Nov 2020 12:30:34 -0500 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4ClC0w0ZJ5zFgtP; Mon, 30 Nov 2020 09:30:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1606757432; bh=WvKd+s88YAOq6iFSbuMqaZBQMx1RF5Z4lnIMwXMLslg=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=ERq6IwaDYikI0SDSkc8v3x8L+5sFaD3xoUIBmJM7MYqgutPGH1Na0dwUPS2ZH+M8w MwtpvmUXFW1VcOCJTrqgVdG7Ckhv5li3eZU6gP1pkSfjYmYcRNUgFS/RquBw1Z65F6 kxP07QbvSKTm3Me6ImO4XbwoaG9vBdj7KVA8pLAw= X-Riseup-User-ID: 0B40C26BD38CD4100CAD2284B699A717EDC4177107B8CA1FF25DB572574B598C Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 4ClC0v0TFyzJqW6; Mon, 30 Nov 2020 09:30:06 -0800 (PST) Subject: Re: [bug#44958] [PATCH 1/2] gnu: Add python-pytaglib. To: Leo Famulari References: <20201130104752.8601-1-mjbecze@riseup.net> <20201130105047.8755-1-mjbecze@riseup.net> From: Martin Becze Message-ID: <6f62032b-1d92-c582-c483-e9d28b5b3382@riseup.net> Date: Mon, 30 Nov 2020 11:29:56 -0600 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 44958 Cc: 44958@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Thank you for reviewing this Leo. On 11/30/20 11:24 AM, Leo Famulari wrote: > On Mon, Nov 30, 2020 at 04:50:46AM -0600, Martin Becze wrote: >> * gnu/packages/mp3.scm (python-pytaglib): New variable. > >> + (license license:gpl3+))) > > Also, I changed this to 'gpl3'. The source file license headers do not > mention any later versions of the license. > Ok cool! I didn't realize there was a difference. From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 30 12:36:03 2020 Received: (at 44958) by debbugs.gnu.org; 30 Nov 2020 17:36:03 +0000 Received: from localhost ([127.0.0.1]:56581 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjn5n-0005yT-4o for submit@debbugs.gnu.org; Mon, 30 Nov 2020 12:36:03 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:41097) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjn5k-0005xy-LP for 44958@debbugs.gnu.org; Mon, 30 Nov 2020 12:36:01 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 445205C017F; Mon, 30 Nov 2020 12:35:55 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Mon, 30 Nov 2020 12:35:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=6JSd2hw7nQkyztLZ9kkGfJfz ySPoKWNWuaGOtVAdzBE=; b=KC1/Lv9gtDkPk+ve1vZ9dK8eAxxgKx+cJAitR63a q8ca7MYq8/jEXD9VIDhnRrm6HN2JQTzbuPOWA6f0alcjVo2qYskzbah5EDGaX3Ow ghwcI0A7IPGY5DoCYI8IG0N90KPihLSt2SjgEM3XBdATbSO/wTtKfwQ74bp0g5E2 9A0= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=6JSd2h w7nQkyztLZ9kkGfJfzySPoKWNWuaGOtVAdzBE=; b=LrU7NAyGTevNGQTTLvgUTs oZ5kv3CScqYQefdiDxjjEKeYgOEmsSZGlABVeONRWmeiwwP7b378parRBWMLOtPs UyUNxhT3x4S1hlibwexx04YvAJZf41yyo6UHEnnj8WZj9iBOucqS1uAoxg2w0rhs 5hQtTxM/XG6z0Y2QEC6DrWPCk2bgjcATM8Xd7xMLS+nyef2rkYphUvPebhJ+mM9q ifYkW24OvR82KhZNWoRpVpjKMppN2ryBe5WI7ZqTOnY9pKQVOfeA3zgRYF1aT0Pr PRVmZs0FDvTkANWuxAllpKQ5RyJKwuWXUx1dhzAuXqQBQuB6+Yc73sMaXEvoQSRw == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudeitddguddtudcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpeffhffvuffkfhggtggujgesthdtredttddtvdenucfhrhhomhepnfgvohcu hfgrmhhulhgrrhhiuceolhgvohesfhgrmhhulhgrrhhirdhnrghmvgeqnecuggftrfgrth htvghrnhephefgleevhfdttdefheeitdfgheffffffledvlefhgfektdethefguefgheeg tefhnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepjeefrddugedurdduvd ejrddugeeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhho mheplhgvohesfhgrmhhulhgrrhhirdhnrghmvg X-ME-Proxy: Received: from localhost (c-73-141-127-146.hsd1.pa.comcast.net [73.141.127.146]) by mail.messagingengine.com (Postfix) with ESMTPA id A69A53064AA6; Mon, 30 Nov 2020 12:35:54 -0500 (EST) Date: Mon, 30 Nov 2020 12:35:53 -0500 From: Leo Famulari To: Martin Becze Subject: Re: [bug#44958] [PATCH 1/2] gnu: Add python-pytaglib. Message-ID: References: <20201130104752.8601-1-mjbecze@riseup.net> <20201130105047.8755-1-mjbecze@riseup.net> <6f62032b-1d92-c582-c483-e9d28b5b3382@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6f62032b-1d92-c582-c483-e9d28b5b3382@riseup.net> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 44958 Cc: 44958@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Mon, Nov 30, 2020 at 11:29:56AM -0600, Martin Becze wrote: > On 11/30/20 11:24 AM, Leo Famulari wrote: > > Also, I changed this to 'gpl3'. The source file license headers do not > > mention any later versions of the license. > > > Ok cool! I didn't realize there was a difference. Here's an example of what it looks like when the "or later" clause is present: https://github.com/moddevices/caps-lv2/blob/master/Amp.cc#L15 Basically, it means the copyright holder agrees in advance to use any version of the GPL that the Free Software Foundation may invent in the future. From unknown Sat Jun 14 18:02:36 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 29 Dec 2020 12:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator