From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 15 13:37:18 2024 Received: (at submit) by debbugs.gnu.org; 15 Apr 2024 17:37:18 +0000 Received: from localhost ([127.0.0.1]:38504 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQGb-0001ZY-Sc for submit@debbugs.gnu.org; Mon, 15 Apr 2024 13:37:18 -0400 Received: from lists.gnu.org ([2001:470:142::17]:47682) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQGW-0001Xw-9S for submit@debbugs.gnu.org; Mon, 15 Apr 2024 13:37:16 -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 1rwQG9-0003wb-O7 for guix-patches@gnu.org; Mon, 15 Apr 2024 13:36:51 -0400 Received: from mout-p-201.mailbox.org ([80.241.56.171]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1rwQG6-0004XX-9Y for guix-patches@gnu.org; Mon, 15 Apr 2024 13:36:49 -0400 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4VJDqj5txTz9sZg for ; Mon, 15 Apr 2024 19:36:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1713202593; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=Ui8FwoThpKcr9q3B8Vk+V3BRYz4X5HfIbf2/oJ5E8jI=; b=iWBz/XrqSoJNgwM8KXThYp8KotoNCeofyjorMugv4i0L7SjKyRC/WsqYZWnFOIG54+bW6m uCq9DjHCGxxuEtdmJW0LyBeF0qCjxbAos6cZ3NazJznp5XfE5EsZeJsv/ZpbLnJa17QsTG 3bFmw9cCRsikOBCxuM47XHOeL6BmBLDFW6YYoa63IzQAcgAsju/c5VT+JRDsw8MPYby/Wk obFVycTlIvugje+dD+Rn91xW1fZPP/DSYwvnffVMoSUoDBeSgkhE01mc0jQpmtDz5Yb6PN oDRAZaY1BHmjNLftRyes1ILJYMQ/CpD2OVBRzqjXOQdc+dUBFf6NXg2DrEnyFg== From: Jonathan Pieper To: guix-patches@gnu.org Subject: [PATCH] Update python-lsp-server Date: Mon, 15 Apr 2024 19:34:47 +0200 Message-ID: <87sezmsf33.fsf@mailbox.org> MIME-Version: 1.0 Content-Type: text/plain X-MBO-RS-META: 8ngwxxwb3wsjozyh87a4ibtctbu7991w X-MBO-RS-ID: 1691b223e21d31097cd Received-SPF: pass client-ip=80.241.56.171; envelope-from=jpieper@mailbox.org; helo=mout-p-201.mailbox.org 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit 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: -0.0 (/) Hi! This patch series updates the python-lsp-server to 1.11.0. The packages python-rope, python-snowballstemmer, python-lsp-jsonrpc and python-pydocstyle have been updated and python-docstring-to-markdown and python-pytoolconfig were added and they all build reproducible (with --rounds=2 --check). I have also taken steps to ensure compatibility by rebuild Guix and checking dependent packages using guix refresh --list-dependent the the best extend possible. It's important to note that there are numerous packages dependent on python-pydocstyle. Some of these packages are currently failing to build on the master branch. Additionally, due to limited resources on my local machine, some packages could not be build (issues included out of memory error and exceeded maximum silent time of 2 hours). However, there is no indication to suggest that the updates to python-pydocstyle are causing any new build failures. -- Best regards, Jonathan Pieper From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 15 13:46:03 2024 Received: (at 70400) by debbugs.gnu.org; 15 Apr 2024 17:46:03 +0000 Received: from localhost ([127.0.0.1]:38554 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQP3-0002jz-HJ for submit@debbugs.gnu.org; Mon, 15 Apr 2024 13:46:02 -0400 Received: from mout-p-102.mailbox.org ([2001:67c:2050:0:465::102]:41868) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQP0-0002hv-I0 for 70400@debbugs.gnu.org; Mon, 15 Apr 2024 13:45:59 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:b231:465::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4VJF293dzzz9smv for <70400@debbugs.gnu.org>; Mon, 15 Apr 2024 19:45:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1713203137; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=yVo0z75KqUvnOWqU8SZNr7OVyWrckQG0pV9J01yMpWQ=; b=EMuL8mnb3GzElyReEUet6yEUb7RJYpaAKt836jsUn20V0g2+6D7b31QAdCwDwFOLf4Onf8 IwlFAYPqfx0D3fQ24ILnsswK3GVPP2sGwSxC5yjlQJtRK4NSCQW23zUH0JnRAbv6DnWL+r eyWZ4aifzwwMPd03RRfIDzOOCLRbA9xzWtGMoBq1XE9D0b9uQm7ycytElgmFiOvyJ2effi CvIqfeSeGUe5ThJiw8mFaVJXpsMvwTLRLELEfJuT3KrWHrH0JM3E6KYVa8KbvgknS65IoP DgVLXPeVuYusrqWxVNLwtAiSoZZZ/Jii8EApAZnJu60P6RWQE5R/CeFzPX8+8A== From: Jonathan Pieper DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1713203135; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=yVo0z75KqUvnOWqU8SZNr7OVyWrckQG0pV9J01yMpWQ=; b=PYlyJ/rJDs93SCtXLmxiLheSIcVF1zOPYf4PuS5fip2D9sVUawvApjhwh/HxZkWxRg+rG7 AeGEx/KTbrufmxfL05XszyaALYi0Q/tNTDwe8vBnMpCMtIIvrdH+76Q053BO77DBX37Uj2 ACnqtEuXJhgflQSll/1g/Ero4u9L6noDJ0bZ+wRbgwBTm58z8Xeo06K/VyoyNlGcbUv8sa KpDKcQV9CfibWUU0uLWiINqN1zLj7kWQoO331IN1DxaXc1vIH0sAHXpjeXTKusohkatleR 3uqIrNTuUW8XTUJRB1luUAEOfJBhW3qfxv9EFLrFZ00jTYwgccug6MLXGaf+8w== To: 70400@debbugs.gnu.org Subject: [PATCH 1/7] gnu: Add python-docstring-to-markdown. Date: Mon, 15 Apr 2024 19:45:04 +0200 Message-ID: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> MIME-Version: 1.0 X-Debbugs-Cc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart Content-Transfer-Encoding: 8bit X-MBO-RS-META: u1wszrg4d77b6o7isgkjn1i1mwiuxwwo X-MBO-RS-ID: d40786cecb336ea84d6 X-Rspamd-Queue-Id: 4VJF293dzzz9smv X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 70400 Cc: Jonathan Pieper 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/python-xyz.scm (python-docstring-to-markdown): New variable. --- gnu/packages/python-xyz.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 92566abfed..9521119a84 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -1376,6 +1376,25 @@ (define-public python-mkdocs-markdownextradata-plugin variables into the markdown template") (license license:expat))) +(define-public python-docstring-to-markdown + (package + (name "python-docstring-to-markdown") + (version "0.15") + (source + (origin + (method url-fetch) + (uri (pypi-uri "docstring-to-markdown" version)) + (sha256 + (base32 "0gdpabnyl1kyy0cjrnph6xl4fyhgim50a1amsaqq3hahki6i2ip1")))) + (build-system python-build-system) + (home-page "https://github.com/python-lsp/docstring-to-markdown") + (synopsis "On the fly conversion of Python docstrings to markdown") + (description + "This module can convert Python docstrings to Markdown. +It can recognise reStructuredText inside docstrings and convert multiple of its +features to Markdown. It also includes initial support for Google-formatted docstrings.") + (license license:lgpl2.1+))) + (define-public python-mysql-connector-python (package (name "python-mysql-connector-python") base-commit: 6b3c90f638292f9604a221ac6dbf22234f6e4c4b -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 15 13:46:10 2024 Received: (at 70400) by debbugs.gnu.org; 15 Apr 2024 17:46:10 +0000 Received: from localhost ([127.0.0.1]:38562 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQPB-0002ld-Tx for submit@debbugs.gnu.org; Mon, 15 Apr 2024 13:46:10 -0400 Received: from mout-p-201.mailbox.org ([2001:67c:2050:0:465::201]:51786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQP7-0002jl-TA for 70400@debbugs.gnu.org; Mon, 15 Apr 2024 13:46:07 -0400 Received: from smtp102.mailbox.org (smtp102.mailbox.org [10.196.197.102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4VJF2N1F0Qz9sT9 for <70400@debbugs.gnu.org>; Mon, 15 Apr 2024 19:45:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1713203148; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6+1Pe3CfsSQJ102sZDYsaN3N+LSd75yOewxXEJ+r/3o=; b=D9eluTb3y2JIhMFV8CcBPx5ef424QF4YNGKFIrNf+z1/XOdEOHamzdyE1gYD9xeRIcvuNH LgVCybSn03ZEB1uJ7CzbYgDFf+RlyIVk6PSrSuRAHvOt3ETNtU+TMB3qt3qH+e3lRR+F/4 C/0YOSDVs4xNq103Gu95YncgVF0Psut82Skxg6wKfiFRBTKnUczza1VjlM9+BUP9xc/Wlq NZS+NLyn8SoxUX9qY1FJwnzf5CPCBvZWmCTQDYRRDmeZFmU5kgZMXUi9cMJ6jagWHJydk5 bqC3mNjBYQauHpxZRO3l8V8JOxzOGqi2MEOzDE6vijXke5Rpuaa9nD2qjN8OXw== From: Jonathan Pieper DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1713203146; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6+1Pe3CfsSQJ102sZDYsaN3N+LSd75yOewxXEJ+r/3o=; b=ZKEYaOJTdP97Gfc+rPO/fnRuvXFufR1Gb/vQaesM9E6KhviDnq3NnaQmp/5wLpfI76CVF0 eSLeLHLQCOjWXaHMW5ZYvmvEXvr35gZtvWyJyFH9AlktSFijJfHBQPcIuSpjsgJ/M9pIie x8THdD6LDhNOTyUHVkNN3Cr8UEilcFsmBREn299hwQZnw8xGBU1jsA1RYmsuziwSwnXr5N YITMEk1/bx/AGu8YNGEuYP3Af1uVt10IC0Mp4mYCFixqAhtMChEcXjNRRnCE7LgKnJD6X+ o/uMxoXOdbC4Ur0uQp93U7UfmtAxCkUJcva6s1Eu2bCjFBm8HMQvVbH7qA/zkQ== To: 70400@debbugs.gnu.org Subject: [PATCH 2/7] gnu: Add python-pytoolconfig. Date: Mon, 15 Apr 2024 19:45:05 +0200 Message-ID: <06a250000a633c62b5d806c8849b94ed7b84fb3d.1713203110.git.jpieper@mailbox.org> In-Reply-To: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> References: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> MIME-Version: 1.0 X-Debbugs-Cc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart Content-Transfer-Encoding: 8bit X-MBO-RS-META: fm7a7t1n95yghxdec8iycu8cuduxira8 X-MBO-RS-ID: 92b2cf7bd0855f8d169 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 70400 Cc: Jonathan Pieper 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/python-xyz.scm (python-pytoolconfig): New variable. --- gnu/packages/python-xyz.scm | 52 +++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 9521119a84..27107c3d8f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -36309,6 +36309,58 @@ (define-public python-zeroc-ice-3.6 (base32 "0mikjfvq26kh8asnn9v55z41pap4c5ypymqnwwi4xkavc3mzyda2")))))) +(define-public python-pytoolconfig + (package + (name "python-pytoolconfig") + (version "1.2.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "pytoolconfig" version)) + (sha256 + (base32 "18isxi4ijarl949d0zmf0b4606r6hihpi3p5yb7763m4c7ra24i5")))) + (build-system pyproject-build-system) + (arguments + '(#:phases (modify-phases %standard-phases + (add-after 'unpack 'update-license + (lambda _ + (substitute* "pyproject.toml" + (("license-expression = (\"[^\"]*\")" all license) + (string-append "license = {text = " license "}"))))) + (add-after 'unpack 'remove-mypy + (lambda _ + (substitute* "pyproject.toml" + (("^.*mypy.*") + "") + (("strict = true") + "")))) + (add-after 'unpack 'use-pdm-backend-instead-of-pep517 + (lambda _ + (substitute* "pyproject.toml" + (("pdm-pep517") + "pdm-backend") + (("pdm\\.pep517\\.api") + "pdm.backend")))) + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + ;; Disable failing test. + (invoke "python" "-m" "pytest" "-k" + "not test_documentation"))))))) + (native-inputs (list python-pdm-backend + python-tomli + python-pytest + python-docutils + python-sphinx + python-tabulate)) + (propagated-inputs (list python-appdirs)) + (home-page "https://github.com/bagel897/pytoolconfig") + (synopsis "Python Tool Configuration") + (description + "This module manages configuration for python tools, +such as rope and add support for a pyproject.toml configuration file.") + (license license:lgpl3+))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 15 13:46:15 2024 Received: (at 70400) by debbugs.gnu.org; 15 Apr 2024 17:46:15 +0000 Received: from localhost ([127.0.0.1]:38572 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQPG-0002mX-Pe for submit@debbugs.gnu.org; Mon, 15 Apr 2024 13:46:15 -0400 Received: from mout-p-201.mailbox.org ([80.241.56.171]:35722) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQPD-0002kv-Ak for 70400@debbugs.gnu.org; Mon, 15 Apr 2024 13:46:11 -0400 Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4VJF2T5shdz9smm for <70400@debbugs.gnu.org>; Mon, 15 Apr 2024 19:45:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1713203153; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Hq/+yhPIpHNfb16atHg6Z8RFEqJJB2QaOWXxAf8ww80=; b=Hgpo+FKqDmsDOytzJk/4E4h8cvAZcUrwuStzkRor9a5JdCZD0lfsKxck3eEZ9kXA6hH+DZ nBQvXzoSkgsdPDe3AdkE7dDmh+iADH75bM6rf8XwPJBFZyuNgx2lIM5TWxO6Nfwj/salUW /YXgbaXMLwsXUaB0WIZuS7a3nL2A7ZzmbqHqP/1p5vJs6VQ9+Hc6FEvoZ5l25zwlOT8OV9 uysKwvRyfu9cfcg4/Wh8f//jQW0nP2U4s37Rd69o8bYckuItkIfEVtMjlftLpUTu6IBhea hGKN+wu+aN2pDZU8pO5d4CS1B32HyBJpoTvFm+gj/6o9EVCfv8GCwrZ3FYkTfA== From: Jonathan Pieper DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1713203151; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Hq/+yhPIpHNfb16atHg6Z8RFEqJJB2QaOWXxAf8ww80=; b=sMuD+5ZdV3Y7svEHvdWle4offDbfuYTsTfTPS64zwhl8ApmYq/IF5VTNA+kBtAKlXti6Hf z4awZ2OiMkpSao9iZu7vIma5FwZ6qDFlRB5jGZkJeOCTA+O2IM2B0nen/o3g+L8BJdHpA7 47hhrv9XBHpJlOFycsNyu5f+ZAV/ACKXRrmToqCdFSTD3/IQS8jVYCY1am6z+SeTGudHqV ZxHkWlPffOIQQaHV4hYWyBPYGaHuc98o++tBAW0rs4Vv+P+t/8A1gaW0ZPu2yv4r1L7XVo WPPeuKQklRydHtQ9J3otjsCuCALPdw5ujnKp5ExZV/1/372UsfZobIL3izxrvg== To: 70400@debbugs.gnu.org Subject: [PATCH 4/7] gnu: python-snowballstemmer: Update to 2.2.0. Date: Mon, 15 Apr 2024 19:45:07 +0200 Message-ID: In-Reply-To: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> References: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> MIME-Version: 1.0 X-Debbugs-Cc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart Content-Transfer-Encoding: 8bit X-MBO-RS-META: asr7td375bite4gry5oh71mncaxbez6i X-MBO-RS-ID: 47130a3b79dc087bfca X-Rspamd-Queue-Id: 4VJF2T5shdz9smm X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 70400 Cc: Jonathan Pieper 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/python-xyz.scm (python-snowballstemmer): Update to 2.2.0. --- gnu/packages/python-xyz.scm | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index e0817e4c9d..82833e876b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -22562,20 +22562,21 @@ (define-public python-random2 (define-public python-snowballstemmer (package (name "python-snowballstemmer") - (version "2.0.0") - (source (origin - (method url-fetch) - (uri (pypi-uri "snowballstemmer" version)) - (sha256 - (base32 - "0ligk61idlz8kkgd5hpip5whm172riwglb6xydii7h62yhysqfyz")))) + (version "2.2.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "snowballstemmer" version)) + (sha256 + (base32 "1ccwy75i0f5yi1vy6fyvr1gf43ydhjani45mswm43ls7hpmnvc89")))) (build-system python-build-system) (arguments - `(;; No tests exist - #:tests? #f)) + `( ;No tests exist + #:tests? #f)) (home-page "https://github.com/shibukawa/snowball_py") (synopsis "Snowball stemming library collection for Python") - (description "This package provides 16 word stemmer algorithms generated + (description + "This package provides 16 word stemmer algorithms generated from Snowball algorithms. It includes the 15 original ones plus the Poerter English stemmer.") (license license:bsd-3))) -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 15 13:46:15 2024 Received: (at 70400) by debbugs.gnu.org; 15 Apr 2024 17:46:15 +0000 Received: from localhost ([127.0.0.1]:38574 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQPH-0002mZ-3Q for submit@debbugs.gnu.org; Mon, 15 Apr 2024 13:46:15 -0400 Received: from mout-p-102.mailbox.org ([2001:67c:2050:0:465::102]:47606) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQPA-0002kO-Ev for 70400@debbugs.gnu.org; Mon, 15 Apr 2024 13:46:12 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4VJF2R1Wqfz9smv for <70400@debbugs.gnu.org>; Mon, 15 Apr 2024 19:45:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1713203151; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4uo7kR3QfqF5mrwgD4VPeS32xzHs0oH69iowksIWM/0=; b=L/xA+Vg33noTTuchZtF4PajR7CfbEIByzd/RcL/9at427+awWBzNStUivKhISv0FZ8S50M rcKmts21DwUPFXEPRJ347DA6MALeaT2j4QKYReMcftqXHEwv4C7q9gn4qf8izty8B3W7f5 rQa09sZTIVItsg7Ho+Haa9J0/aOJwJE5XyiY6Eih5suIxIl4w2fwXPQKJl5nrvXnRPrYVm Zve03CgPVklpy9VbqPwm81SOIBA/jZWffkvJ17bPP/RmrsmjWzeEsrfcoxtQqoxmEPJYHR EW7ImCifIorZNphbCj9V4vQ7iN9m77GkcU+5GSAQeMtfpiMF8IgMmh3ZqmQOnA== From: Jonathan Pieper DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1713203149; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4uo7kR3QfqF5mrwgD4VPeS32xzHs0oH69iowksIWM/0=; b=LbS5ua/OwHiOPf0mOdUgHKJkSJcd9c2OlyX2Brw/QsL7c7gVnStBUkvvBVkQPwpWX1+IQV CWRjmE/E+cehb8YrZXw7/5UhHud6aDfLqN1MnU6X82uDMkpV+/TVKC7c2w4x1fc4MR8gxn 8LunUZMQJxLe1K5IOMufMs/NXeNKGbVF0haCZrDjemxNiFCFVYKtsGnTAih2s8F3whmWl6 0hGVKrCjwtX9xdFvt05w4nhEkgh9GUv4iSh0dktwfsK3ywD329QC20zYlmNn+EV14EY2S5 cBVEQSbU15VaTxlE0DD/hROplmwgZ64i6zGE//ouei1JLgvx46vxCPmaBg1XxQ== To: 70400@debbugs.gnu.org Subject: [PATCH 3/7] gnu: python-lsp-jsonrpc: Update to 1.1.2. Date: Mon, 15 Apr 2024 19:45:06 +0200 Message-ID: <5563651b86d1e60edc8c173091918d87ba693831.1713203110.git.jpieper@mailbox.org> In-Reply-To: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> References: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> MIME-Version: 1.0 X-Debbugs-Cc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart Content-Transfer-Encoding: 8bit X-MBO-RS-META: dwgkiur67dh5ihxeqmngagrd5hyzkai1 X-MBO-RS-ID: f3c41428bf08af3ee91 X-Rspamd-Queue-Id: 4VJF2R1Wqfz9smv X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 70400 Cc: Jonathan Pieper 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/python-xyz.scm (python-lsp-jsonrpc): Update to 1.1.2. [build-system]: Change to pyproject-build-system. [arguments]{set-version}: Set version explicitly to pass sanity-check. [native-inputs]: Add python-pytest-cov. Change-Id: I3ffaf75ced25bd95d8f7486294364fb52b86b08b --- gnu/packages/python-xyz.scm | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 27107c3d8f..e0817e4c9d 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -7559,19 +7559,24 @@ (define-public python-feedgenerator (define-public python-lsp-jsonrpc (package (name "python-lsp-jsonrpc") - (version "1.0.0") + (version "1.1.2") (source (origin (method url-fetch) (uri (pypi-uri "python-lsp-jsonrpc" version)) (sha256 - (base32 - "1gb0fsamxndhplx25v8m0b3k7aknzy454fpa0qsqsqnv6c3igv3v")))) - (build-system python-build-system) - (native-inputs - (list python-mock python-pytest)) - (propagated-inputs - (list python-ujson)) + (base32 "04n95h0cqnsrdyh1gv0abh2i5ynyrq2wfqpppx9djp7mxr9y9226")))) + (arguments + `(#:phases (modify-phases %standard-phases + (add-after 'unpack 'set-version + (lambda _ + (substitute* "pyproject.toml" + (("dynamic = \\[\"version\"\\]") + (string-append "version = \"" + ,version "\"")))))))) + (build-system pyproject-build-system) + (native-inputs (list python-mock python-pytest python-pytest-cov)) + (propagated-inputs (list python-ujson)) (home-page "https://github.com/python-lsp/python-lsp-jsonrpc") (synopsis "JSON RPC 2.0 server library") (description -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 15 13:46:16 2024 Received: (at 70400) by debbugs.gnu.org; 15 Apr 2024 17:46:16 +0000 Received: from localhost ([127.0.0.1]:38576 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQPH-0002mh-Fh for submit@debbugs.gnu.org; Mon, 15 Apr 2024 13:46:16 -0400 Received: from mout-p-101.mailbox.org ([2001:67c:2050:0:465::101]:40796) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQPF-0002lQ-54 for 70400@debbugs.gnu.org; Mon, 15 Apr 2024 13:46:14 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [10.196.197.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4VJF2W53gbz9smv for <70400@debbugs.gnu.org>; Mon, 15 Apr 2024 19:45:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1713203155; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=A192+4+nKh2mf5uXccn2zKTBV55dchkwJFGNFYsM6WU=; b=LemIXW2axk4Y/ZbWuQUB5StBCtsVlA9nUhiOFOfkQXluCLkhindniVfQlxv+jLFoS+3Ye7 0zrprj7Wvk3QxYwd3iJH8HhclEjnTfKKeZv55/6dDD+jNjrCTbWhqM9doxGs1UsUETzLoN +82sPHSZmp1QTgVULp8Lb/2mUMiNOZi73eJ2wrx6WhRm7OCZoLf0m8zyCk1edSNyjoAKQ1 9jnbzjvTrBxUrmt2PV5yZIX8Ht6Zgo8XdwqyERnGWKktyx0kJXxskVUsncbs6C3jQvm6ZF 31RFMMWSa1qX4vNiUAIuNB2piiVaG0PFkofpqGdyxU/8uewaa440JYd87t+d4A== From: Jonathan Pieper DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1713203153; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=A192+4+nKh2mf5uXccn2zKTBV55dchkwJFGNFYsM6WU=; b=GMwGuDz0PH7ceMfe5npwGG4GdYHD8eNzl5/ufOZ7nT36KbzjpFsNNAUDK1IuuuL6NEmX1d GGzevXQ/YP+MAQlGTBWRpdci1QOukoBvTfllLJVAF2Y5z1nkXaN01CesF+ipVt/33Eex9c MHWLHoOgAQnuf3cJb4T/Wm+a5syNYr4TjM7bzapfdf0sVz30DQqXHDXL2c4St7K9Lr4vxX BvWSRo6/yQKih5d+2scxlsZ/IJihF+PJU8Zgs9vmm8q6Oc3fI0HhPQGXJo6uGJn4bAck43 94YDtNKRDb+t2kYj8L/zFdWEyLFXbQC8AbtyZCzbXGRWLLdioFUw2pRW0PeXkA== To: 70400@debbugs.gnu.org Subject: [PATCH 5/7] gnu: python-pydocstyle: Update to 6.3.0. Date: Mon, 15 Apr 2024 19:45:08 +0200 Message-ID: In-Reply-To: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> References: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> MIME-Version: 1.0 X-Debbugs-Cc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart Content-Transfer-Encoding: 8bit X-MBO-RS-META: rqcoy8srcnb4qo9w5rwq8nbob743j1c3 X-MBO-RS-ID: 3d5e6ef9e2f7a0f766e X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 70400 Cc: Jonathan Pieper 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/python-xyz.scm (python-pydocstyle): Update to 6.3.0. Change-Id: I1c2bfcee80cbdac33adaf08968276954d72182dc --- gnu/packages/python-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 82833e876b..33410c0a06 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -7852,14 +7852,14 @@ (define-public python-pydoc-markdown (define-public python-pydocstyle (package (name "python-pydocstyle") - (version "3.0.0") + (version "6.3.0") (source (origin (method url-fetch) (uri (pypi-uri "pydocstyle" version)) (sha256 (base32 - "1m1xv9clkg9lgzyza6dnj359z04vh5g0h49nhzghv7lg81gchhap")))) + "1qa4gqmwgvakdd6j0zw0fvr6ygmpq1ib9h5r9r4hfyy81863zr3w")))) (build-system python-build-system) (propagated-inputs (list python-six python-snowballstemmer)) -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 15 13:46:27 2024 Received: (at 70400) by debbugs.gnu.org; 15 Apr 2024 17:46:27 +0000 Received: from localhost ([127.0.0.1]:38584 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQPR-0002o0-4W for submit@debbugs.gnu.org; Mon, 15 Apr 2024 13:46:26 -0400 Received: from mout-p-201.mailbox.org ([2001:67c:2050:0:465::201]:45848) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQPH-0002lk-Ly for 70400@debbugs.gnu.org; Mon, 15 Apr 2024 13:46:16 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4VJF2Z29cLz9stf for <70400@debbugs.gnu.org>; Mon, 15 Apr 2024 19:45:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1713203158; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ZC/dJ8UuZ39W8oPIvPoQDy2ork2b1klGXa2Dxcoba/U=; b=BennOuZnbmDK/ew1DT22B6UaTb5Op+lUfJnsByRY/r3WS1+TLIKtkw4nWaFi8oCTvOHPHl 8rEyE2Xcd1R4RRji/jN5hbtls0oB3u2KFV5MHubilpDEAGpt+fvMZOoVXTXTShiF2iNL8M WUhVNQOuVOeSImzVGT8ez/CPLNAzRaX9pb7PMysUvJTn/MsepTGJDlkJiT4/S6Patda5ob +vAbgfp65YhgT0t5vL3Bh75b6fOHKGnUsNx2Yp84YtKofWfRU35pJGL/9k9Omw6u6kC2AX RnAR/sgNowlIK3yoRxbfk/g//xC9kHHJUAnZtw0p8YjlV84PRxSndkb/vs1ltA== From: Jonathan Pieper DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1713203156; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ZC/dJ8UuZ39W8oPIvPoQDy2ork2b1klGXa2Dxcoba/U=; b=Rj+QfX48Yc7Ec/4Qh9mQMeFBULgSEHKy2uHbA2WrxQtawVKYWoRAbqTIJVMjn0fJni9Mqv /N+SAJ423b6bC7dITMq8kxGiRcjilEtLRR8UPK2UMkP5wGUDzw4CEXvHQMxfa/6enzidcY bN4UlEppJFP1pCBgE2/mjDzFMCQY/bKxWBEykfHoa8R1UcWfJo0pNyJgWADDN9wBJAvKLJ 6WJMvvQ3xDf5kwj09TMAErxpXKMW7b6nxLmVS2VGyBAxt3+D2MnBZ8L4MU/fbD82IMDGDb 1rWIehzopGETco+noiJU8Ixf1pH9fQIFrsAKgq6IMwQlZcuyjDt+GecOB/BaFA== To: 70400@debbugs.gnu.org Subject: [PATCH 6/7] gnu: python-rope: Update to 1.13.0. Date: Mon, 15 Apr 2024 19:45:09 +0200 Message-ID: In-Reply-To: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> References: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> MIME-Version: 1.0 X-Debbugs-Cc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart Content-Transfer-Encoding: 8bit X-MBO-RS-META: hiqi8k8xadxxp7fqfxtuff59wnjtnaeq X-MBO-RS-ID: a4c1c1968f1d3132a6b X-Rspamd-Queue-Id: 4VJF2Z29cLz9stf X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 70400 Cc: Jonathan Pieper 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/python-xyz.scm (python-rope): Update to 1.13.0. [arguments]{disable-broken-tests}: Disable test_hint_or. [propagated-inputs]: Add python-pytoolconfig. Change-Id: I0717c76631ca744a0f601734f707f45fa05b62c2 --- gnu/packages/python-xyz.scm | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 33410c0a06..cead2adb44 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -20057,31 +20057,33 @@ (define-public python-cysignals (define-public python-rope (package (name "python-rope") - (version "1.1.1") + (version "1.13.0") (source (origin (method url-fetch) (uri (pypi-uri "rope" version)) (sha256 - (base32 - "0bkzwkllxxdxd3w70xiy137lqvnlmmaplsc2ya3s23ss4kq8y10k")))) + (base32 "1078mkzivz45my8x2y5gxisr0vba630xj7yxx7anr068xhnpshsi")))) (build-system python-build-system) (arguments - (list #:phases - `(modify-phases %standard-phases - (add-after 'unpack 'disable-broken-test - (lambda _ - (substitute* "ropetest/contrib/autoimporttest.py" - (("def test_search_module") - "def __notest_search_module") - (("def test_search_submodule") - "def __notest_search_submodule"))))))) - (native-inputs - (list python-pytest-timeout - python-pytest)) + (list + #:phases `(modify-phases %standard-phases + (add-after 'unpack 'disable-broken-test + (lambda _ + (substitute* "ropetest/contrib/autoimporttest.py" + (("def test_search_module") + "def __notest_search_module") + (("def test_search_submodule") + "def __notest_search_submodule")) + (substitute* "ropetest/type_hinting_test.py" + (("def test_hint_or") + "def __notest_hint_or"))))))) + (native-inputs (list python-pytest-timeout python-pytest)) + (propagated-inputs (list python-pytoolconfig)) (home-page "https://github.com/python-rope/rope") (synopsis "Refactoring library for Python") - (description "Rope is a refactoring library for Python. It facilitates + (description + "Rope is a refactoring library for Python. It facilitates the renaming, moving and extracting of attributes, functions, modules, fields and parameters in Python source code. These refactorings can also be applied to occurrences in strings and comments.") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 15 13:46:34 2024 Received: (at 70400) by debbugs.gnu.org; 15 Apr 2024 17:46:34 +0000 Received: from localhost ([127.0.0.1]:38588 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQPY-0002pA-2M for submit@debbugs.gnu.org; Mon, 15 Apr 2024 13:46:34 -0400 Received: from mout-p-201.mailbox.org ([2001:67c:2050:0:465::201]:45856) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwQPL-0002mB-2o for 70400@debbugs.gnu.org; Mon, 15 Apr 2024 13:46:19 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:b231:465::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4VJF2c53HRz9sT9 for <70400@debbugs.gnu.org>; Mon, 15 Apr 2024 19:46:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1713203160; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=FdNL2/xWtg4sBNyXSWFZWh8Y8hlSYROaR1yRtEiMBEc=; b=Kdk8iDH5Y67mMnoKBpNERs+B6VaYK4hfiv9r9fguwPnT6BR2mxbQbBvAvHWopvZLsUgBN3 gSOw5rL3iWSmEPTjLR3giKVUazxFraTHlxOQYiza7hZYkF5SP8bzb36yqIXf/IdwIzvT1w CaMhdNaoUJ8MgRef4Ft/tYYMqEjbxl6hLT55GLsxUr5ESabQDn7ocUkH4wDxIw0qTwirKa MIB3dqcDh/ArSC8kEczPAWBRe6goQr0bvM4T1nWNSuqhJZ/B6auf498AvvZeHUnN2GgYb6 pwXeVoEKkjzpVXL9ZTObbT74EzvhZ7OEiYNutTeIaZkh/VJ30oaUnzpF3JJa5w== From: Jonathan Pieper DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1713203158; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=FdNL2/xWtg4sBNyXSWFZWh8Y8hlSYROaR1yRtEiMBEc=; b=WhD3gZ+4iTNo6KBkOR5nhDAigt9tb//P1Rp0ayiaJLCi6zvuAkGQDW1bN1i7CPYcSQxY9E 4A64M+DbTsGBnbR4UWSxfb0aXKGRebYOpL/meaEgXPEuMvJPDDD1ss2AbWEXfPxYjMy7n+ Pq6IA3qhXyB/w/VKUvi8bR9GXq0jOe8D3VD8FBF+IaJvgjkS7+mArOc1QFV13XZfzPhHaA GwVGKMKWnHM+0Wj7lvO556wD5odBtv35hRhywUGNzqTvUqxWKztwcNFjvIFM1SwAX7iqFS Spq9hCxpm0y+Z7v3pw2VYK6UhykrSVOT7i8Rek5dqKHiZL8cBXK/VDs6ZQhcAA== To: 70400@debbugs.gnu.org Subject: [PATCH 7/7] gnu: python-lsp-server: Update to 1.11.0. Date: Mon, 15 Apr 2024 19:45:10 +0200 Message-ID: <7084c71bde60c693444abd0631acf1537b5ab86b.1713203110.git.jpieper@mailbox.org> In-Reply-To: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> References: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> MIME-Version: 1.0 X-Debbugs-Cc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , Sharlatan Hellseher , Tanguy Le Carrour , jgart Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-MBO-RS-META: showiw8cftq9rgnjfkctazexgzmfkqap X-MBO-RS-ID: b1c462d33fbcb208525 X-Rspamd-Queue-Id: 4VJF2c53HRz9sT9 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 70400 Cc: Jonathan Pieper 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/python-xyz.scm (python-lsp-server): Update to 1.11.0. [build-system]: Change to pyproject-build-system. [arguments]{set-version}: Set version explicitly to pass sanity-check. {check}: Do not replace it as test_pyqt_completion is no longer failing. [propagated-inputs]: Remove python-future and add python-docstring-to-markdown. [native-inputs]: Remove python-mock, python-versioneer and add python-whatthepatch, python-pyqt. Change-Id: I937730caaae394141af13881a107157868b18bab --- gnu/packages/python-xyz.scm | 75 ++++++++++++++++++------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index cead2adb44..586d83a8cb 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -152,6 +152,7 @@ ;;; Copyright © 2024 Adriel Dumas--Jondeau ;;; Copyright © 2024 Navid Afkhami ;;; Copyright © 2024 TakeV +;;; Copyright © 2024 Jonathan Pieper ;;; ;;; This file is part of GNU Guix. ;;; @@ -7874,53 +7875,51 @@ (define-public python-pydocstyle (define-public python-lsp-server (package (name "python-lsp-server") - (version "1.3.3") + (version "1.11.0") (source (origin (method url-fetch) (uri (pypi-uri "python-lsp-server" version)) (sha256 - (base32 - "0h6wxzmm6qjfwkkn3mnzn1fpmcp23fpbk74bi8p540q1nzccqj0v")))) - (build-system python-build-system) + (base32 "11lf7c9dpf8jzz5y7dllz8l1lka887m9a79xbazy8lkq7zxxdvc9")))) + (build-system pyproject-build-system) (arguments - `(#:phases - (modify-phases %standard-phases - (add-before 'check 'set-HOME - (lambda _ (setenv "HOME" "/tmp"))) - (replace 'check - (lambda _ - ;; Disable failing test. - (invoke "python" "-m" "pytest" "-k" - "not test_pyqt_completion")))))) - (propagated-inputs - (list python-autopep8 - python-pydocstyle - python-flake8 - python-future - python-jedi - python-lsp-jsonrpc - python-pluggy - python-pycodestyle - python-pyflakes - python-rope - python-ujson - python-yapf)) - (native-inputs - (list python-coverage - python-flaky - python-matplotlib - python-mock - python-numpy - python-pandas - python-pylint - python-pytest - python-pytest-cov - python-versioneer)) + `(#:phases (modify-phases %standard-phases + (add-after 'unpack 'set-version + (lambda _ + (substitute* "pyproject.toml" + (("dynamic = \\[\"version\"\\]") + (string-append "version = \"" + ,version "\""))))) + (add-before 'check 'set-HOME + (lambda _ + (setenv "HOME" "/tmp")))))) + (propagated-inputs (list python-autopep8 + python-docstring-to-markdown + python-pydocstyle + python-flake8 + python-jedi + python-lsp-jsonrpc + python-pluggy + python-pycodestyle + python-pyflakes + python-rope + python-ujson + python-yapf)) + (native-inputs (list python-coverage + python-flaky + python-matplotlib + python-numpy + python-pandas + python-pylint + python-pyqt + python-pytest + python-pytest-cov + python-whatthepatch)) (home-page "https://github.com/python-lsp/python-lsp-server") (synopsis "Python implementation of the Language Server Protocol") (description -"The Python Language Server @command{pylsp} is an implementation of the + "The Python Language Server @command{pylsp} is an implementation of the Python 3 language specification for the Language Server Protocol (LSP). This tool is used in text editing environments to provide a complete and integrated feature-set for programming Python effectively.") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 15 18:24:09 2024 Received: (at 70400) by debbugs.gnu.org; 15 Jun 2024 22:24:09 +0000 Received: from localhost ([127.0.0.1]:55017 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIbof-0006BG-Dp for submit@debbugs.gnu.org; Sat, 15 Jun 2024 18:24:09 -0400 Received: from 1.mo575.mail-out.ovh.net ([46.105.41.146]:35497) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIboc-0006Ax-NU for 70400@debbugs.gnu.org; Sat, 15 Jun 2024 18:24:07 -0400 Received: from director4.ghost.mail-out.ovh.net (unknown [10.109.140.5]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 4W1rKH2dpcz1QVF for <70400@debbugs.gnu.org>; Sat, 15 Jun 2024 22:24:03 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-5lxzg (unknown [10.110.168.217]) by director4.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 430FD1FD59; Sat, 15 Jun 2024 22:24:00 +0000 (UTC) Received: from ngraves.fr ([37.59.142.108]) by ghost-submission-6684bf9d7b-5lxzg with ESMTPSA id lL/qOoAUbmYkQAIA0CdUOQ (envelope-from ); Sat, 15 Jun 2024 22:24:00 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-108S002239f7ec4-1e6f-457c-bbf3-a2a71784511b, 70D09C3B553C95A913C6D514FC30C9CA8AF6E9C1) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 81.67.146.208 From: Nicolas Graves To: Jonathan Pieper , 70400@debbugs.gnu.org Subject: Re: [bug#70400] [PATCH] Update python-lsp-server In-Reply-To: <87sezmsf33.fsf@mailbox.org> References: <87sezmsf33.fsf@mailbox.org> Date: Sun, 16 Jun 2024 00:23:59 +0200 Message-ID: <87ttht3kw0.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 1478025105704215053 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrfedvvddgtdelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefujghffffkgggtsehttdertddttddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepveekleeujedthefgffekleekhffhffetgfdvheekleeuhfehueeljedtjefhvdfgnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrddutdeknecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejtdegtddtseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeehpdhmohguvgepshhmthhpohhuth X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 70400 Cc: Sharlatan Hellseher , Munyoki Kilyungi , Lars-Dominik Braun , jgart , Marius Bakke , Tanguy Le Carrour , Jonathan Pieper 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.0 (-) Hi Jonathan, Thanks for all this, you took great care it seems indeed. Because of the extensive list of dependents (caused by isort's dependency on pylama and thus on pydocstyle), it should probably go to the python-team branch though. I'm going through the patches for a review, can you take them into account, rebase on python-team and send an updated patch series after that? Thanks! Nicolas On 2024-04-15 19:34, Jonathan Pieper via Guix-patches via wrote: > Hi! > > This patch series updates the python-lsp-server to 1.11.0. > The packages python-rope, python-snowballstemmer, python-lsp-jsonrpc and python-pydocstyle have been updated and python-docstring-to-markdown and python-pytoolconfig were added and they all build reproducible (with --rounds=2 --check). > > I have also taken steps to ensure compatibility by rebuild Guix and checking dependent packages using guix refresh --list-dependent the the best extend possible. > > It's important to note that there are numerous packages dependent on python-pydocstyle. Some of these packages are currently failing to build on the master branch. Additionally, due to limited resources on my local machine, some packages could not be build (issues included out of memory error and exceeded maximum silent time of 2 hours). However, there is no indication to suggest that the updates to python-pydocstyle are causing any new build failures. -- Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 15 18:29:15 2024 Received: (at 70400) by debbugs.gnu.org; 15 Jun 2024 22:29:15 +0000 Received: from localhost ([127.0.0.1]:55380 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIbtb-0006PV-Fq for submit@debbugs.gnu.org; Sat, 15 Jun 2024 18:29:15 -0400 Received: from 3.mo560.mail-out.ovh.net ([46.105.58.226]:59119) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIbtZ-0006PI-C9 for 70400@debbugs.gnu.org; Sat, 15 Jun 2024 18:29:14 -0400 Received: from director11.ghost.mail-out.ovh.net (unknown [10.108.25.166]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id 4W1rR95vyzz1NNK for <70400@debbugs.gnu.org>; Sat, 15 Jun 2024 22:29:09 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-lrr57 (unknown [10.108.42.32]) by director11.ghost.mail-out.ovh.net (Postfix) with ESMTPS id BBDEA1FE31; Sat, 15 Jun 2024 22:29:08 +0000 (UTC) Received: from ngraves.fr ([37.59.142.98]) by ghost-submission-6684bf9d7b-lrr57 with ESMTPSA id 2urqJrQVbmYYhAwA7Wk0oA (envelope-from ); Sat, 15 Jun 2024 22:29:08 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-98R00273aff19e-1b68-4d03-8672-532eb9caf208, 70D09C3B553C95A913C6D514FC30C9CA8AF6E9C1) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 81.67.146.208 From: Nicolas Graves To: Jonathan Pieper via Guix-patches via , 70400@debbugs.gnu.org Subject: Re: [bug#70400] [PATCH 1/7] gnu: Add python-docstring-to-markdown. In-Reply-To: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> References: <87sezmsf33.fsf@mailbox.org> <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> Date: Sun, 16 Jun 2024 00:29:08 +0200 Message-ID: <87plsh3knf.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 1564156448559325709 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrfedvvddguddtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefujghffffkgggtsehttdertddttddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhephfegtdejveetvdegleeiuefgteevtdelieeguefhvdejteejjeffuedviefftdffnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddrleeknecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejtdegtddtseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehiedtpdhmohguvgepshhmthhpohhuth X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 70400 Cc: Sharlatan Hellseher , Munyoki Kilyungi , Lars-Dominik Braun , jgart , Marius Bakke , Tanguy Le Carrour , Jonathan Pieper 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.0 (-) On 2024-04-15 19:45, Jonathan Pieper via Guix-patches via wrote: > * gnu/packages/python-xyz.scm (python-docstring-to-markdown): New variable. > --- > gnu/packages/python-xyz.scm | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) > > diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm > index 92566abfed..9521119a84 100644 > --- a/gnu/packages/python-xyz.scm > +++ b/gnu/packages/python-xyz.scm > @@ -1376,6 +1376,25 @@ (define-public python-mkdocs-markdownextradata-plugin > variables into the markdown template") > (license license:expat))) > > +(define-public python-docstring-to-markdown > + (package > + (name "python-docstring-to-markdown") > + (version "0.15") > + (source > + (origin > + (method url-fetch) > + (uri (pypi-uri "docstring-to-markdown" version)) > + (sha256 > + (base32 "0gdpabnyl1kyy0cjrnph6xl4fyhgim50a1amsaqq3hahki6i2ip1")))) > + (build-system python-build-system) You can use pyproject-build-system directly here. > + (home-page "https://github.com/python-lsp/docstring-to-markdown") > + (synopsis "On the fly conversion of Python docstrings to markdown") > + (description > + "This module can convert Python docstrings to Markdown. > +It can recognise reStructuredText inside docstrings and convert multiple of its > +features to Markdown. It also includes initial support for Google-formatted docstrings.") ^ You need two spaces here. Also ensure you match the maximum line length of 78. > + (license license:lgpl2.1+))) > + > (define-public python-mysql-connector-python > (package > (name "python-mysql-connector-python") > > base-commit: 6b3c90f638292f9604a221ac6dbf22234f6e4c4b -- Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 15 18:45:14 2024 Received: (at 70400) by debbugs.gnu.org; 15 Jun 2024 22:45:14 +0000 Received: from localhost ([127.0.0.1]:56385 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIc93-00077O-Rb for submit@debbugs.gnu.org; Sat, 15 Jun 2024 18:45:14 -0400 Received: from 7.mo576.mail-out.ovh.net ([46.105.50.32]:56629) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIc90-000777-PY for 70400@debbugs.gnu.org; Sat, 15 Jun 2024 18:45:12 -0400 Received: from director4.ghost.mail-out.ovh.net (unknown [10.108.25.4]) by mo576.mail-out.ovh.net (Postfix) with ESMTP id 4W1rnc0cdJz1j9g for <70400@debbugs.gnu.org>; Sat, 15 Jun 2024 22:45:08 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-j76z4 (unknown [10.111.182.244]) by director4.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 6BA981FD61; Sat, 15 Jun 2024 22:45:07 +0000 (UTC) Received: from ngraves.fr ([37.59.142.99]) by ghost-submission-6684bf9d7b-j76z4 with ESMTPSA id frrBFHMZbmZP9wAA+csCJw (envelope-from ); Sat, 15 Jun 2024 22:45:07 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-99G00395a18ffb-1a34-4b4a-8853-8a71a7314b39, 70D09C3B553C95A913C6D514FC30C9CA8AF6E9C1) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 81.67.146.208 From: Nicolas Graves To: 70400@debbugs.gnu.org Subject: Re: [bug#70400] [PATCH 2/7] gnu: Add python-pytoolconfig. In-Reply-To: <06a250000a633c62b5d806c8849b94ed7b84fb3d.1713203110.git.jpieper@mailbox.org> References: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> <06a250000a633c62b5d806c8849b94ed7b84fb3d.1713203110.git.jpieper@mailbox.org> Date: Sun, 16 Jun 2024 00:45:04 +0200 Message-ID: <87cyoh3jwv.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 1834090951515693581 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrfedvvddgudegucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefujghffffkgggtsehttdertddttddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhephfegtdejveetvdegleeiuefgteevtdelieeguefhvdejteejjeffuedviefftdffnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddrleelnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejtdegtddtseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeeipdhmohguvgepshhmthhpohhuth X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 70400 Cc: Sharlatan Hellseher , Munyoki Kilyungi , Lars-Dominik Braun , jgart , Marius Bakke , Tanguy Le Carrour , Jonathan Pieper 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.0 (-) On 2024-04-15 19:45, Jonathan Pieper via Guix-patches via wrote: > * gnu/packages/python-xyz.scm (python-pytoolconfig): New variable. > --- > gnu/packages/python-xyz.scm | 52 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 52 insertions(+) > > diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm > index 9521119a84..27107c3d8f 100644 > --- a/gnu/packages/python-xyz.scm > +++ b/gnu/packages/python-xyz.scm > @@ -36309,6 +36309,58 @@ (define-public python-zeroc-ice-3.6 > (base32 > "0mikjfvq26kh8asnn9v55z41pap4c5ypymqnwwi4xkavc3mzyda2")))))) > > +(define-public python-pytoolconfig > + (package > + (name "python-pytoolconfig") > + (version "1.2.2") > + (source > + (origin > + (method url-fetch) > + (uri (pypi-uri "pytoolconfig" version)) > + (sha256 > + (base32 "18isxi4ijarl949d0zmf0b4606r6hihpi3p5yb7763m4c7ra24i5")))) > + (build-system pyproject-build-system) > + (arguments > + '(#:phases (modify-phases %standard-phases > + (add-after 'unpack 'update-license > + (lambda _ > + (substitute* "pyproject.toml" > + (("license-expression = (\"[^\"]*\")" all license) > + (string-append "license = {text = " license "}"))))) > + (add-after 'unpack 'remove-mypy > + (lambda _ > + (substitute* "pyproject.toml" > + (("^.*mypy.*") > + "") > + (("strict = true") > + "")))) > + (add-after 'unpack 'use-pdm-backend-instead-of-pep517 > + (lambda _ > + (substitute* "pyproject.toml" > + (("pdm-pep517") > + "pdm-backend") > + (("pdm\\.pep517\\.api") > + "pdm.backend")))) > + (replace 'check > + (lambda* (#:key tests? #:allow-other-keys) > + (when tests? > + ;; Disable failing test. > + (invoke "python" "-m" "pytest" "-k" > + "not test_documentation"))))))) Instead of replacing the 'check phase here, you can use the #:test-flags option with (list "-k" "not test_documentation). > + (native-inputs (list python-pdm-backend > + python-tomli > + python-pytest > + python-docutils > + python-sphinx > + python-tabulate)) > + (propagated-inputs (list python-appdirs)) > + (home-page "https://github.com/bagel897/pytoolconfig") > + (synopsis "Python Tool Configuration") I see that the name of the project, but it doesn't seem correct english. maybe "Configure Python tools" is a better alternative, WDYT? > + (description > + "This module manages configuration for python tools, "package" is much more used than "module" here > +such as rope and add support for a pyproject.toml configuration file.") > + (license license:lgpl3+))) Otherwise LGTM. > + > ;;; > ;;; Avoid adding new packages to the end of this file. To reduce the chances > ;;; of a merge conflict, place them above by existing packages with similar -- Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 15 18:53:22 2024 Received: (at 70400) by debbugs.gnu.org; 15 Jun 2024 22:53:22 +0000 Received: from localhost ([127.0.0.1]:56843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIcGv-0007Qw-Vf for submit@debbugs.gnu.org; Sat, 15 Jun 2024 18:53:22 -0400 Received: from 1.mo582.mail-out.ovh.net ([46.105.56.136]:35695) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIcGs-0007Qg-VY for 70400@debbugs.gnu.org; Sat, 15 Jun 2024 18:53:19 -0400 Received: from director4.ghost.mail-out.ovh.net (unknown [10.108.2.89]) by mo582.mail-out.ovh.net (Postfix) with ESMTP id 4W1rz04YhSz1DT9 for <70400@debbugs.gnu.org>; Sat, 15 Jun 2024 22:53:16 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-t6s52 (unknown [10.111.174.111]) by director4.ghost.mail-out.ovh.net (Postfix) with ESMTPS id DB44C1FD1D; Sat, 15 Jun 2024 22:53:15 +0000 (UTC) Received: from ngraves.fr ([37.59.142.96]) by ghost-submission-6684bf9d7b-t6s52 with ESMTPSA id r4G3Llsbbma0EgwASQc0wQ (envelope-from ); Sat, 15 Jun 2024 22:53:15 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-96R001662fc0a2-fdf5-4a65-aa95-d585a87c6147, 70D09C3B553C95A913C6D514FC30C9CA8AF6E9C1) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 81.67.146.208 From: Nicolas Graves To: 70400@debbugs.gnu.org Subject: Re: [bug#70400] [PATCH 3/7] gnu: python-lsp-jsonrpc: Update to 1.1.2. In-Reply-To: <5563651b86d1e60edc8c173091918d87ba693831.1713203110.git.jpieper@mailbox.org> References: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> <5563651b86d1e60edc8c173091918d87ba693831.1713203110.git.jpieper@mailbox.org> Date: Sun, 16 Jun 2024 00:53:15 +0200 Message-ID: <878qz53jj8.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 1971450739794371085 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrfedvvddgudeiucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefujghffffkgggtsehttdertddttddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhephfegtdejveetvdegleeiuefgteevtdelieeguefhvdejteejjeffuedviefftdffnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddrleeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejtdegtddtseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkedvpdhmohguvgepshhmthhpohhuth X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 70400 Cc: Sharlatan Hellseher , Munyoki Kilyungi , Lars-Dominik Braun , jgart , Marius Bakke , Tanguy Le Carrour , Jonathan Pieper 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.0 (-) On 2024-04-15 19:45, Jonathan Pieper via Guix-patches via wrote: > * gnu/packages/python-xyz.scm (python-lsp-jsonrpc): Update to 1.1.2. > [build-system]: Change to pyproject-build-system. > [arguments]{set-version}: Set version explicitly to pass sanity-check. I rather use "<#:phases>: Add phase 'set-version to pass sanity-check" but I'm not sure that's a stabilized standard. > [native-inputs]: Add python-pytest-cov. > > Change-Id: I3ffaf75ced25bd95d8f7486294364fb52b86b08b > --- > gnu/packages/python-xyz.scm | 21 +++++++++++++-------- > 1 file changed, 13 insertions(+), 8 deletions(-) > > diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm > index 27107c3d8f..e0817e4c9d 100644 > --- a/gnu/packages/python-xyz.scm > +++ b/gnu/packages/python-xyz.scm > @@ -7559,19 +7559,24 @@ (define-public python-feedgenerator > (define-public python-lsp-jsonrpc > (package > (name "python-lsp-jsonrpc") > - (version "1.0.0") > + (version "1.1.2") > (source > (origin > (method url-fetch) > (uri (pypi-uri "python-lsp-jsonrpc" version)) > (sha256 > - (base32 > - "1gb0fsamxndhplx25v8m0b3k7aknzy454fpa0qsqsqnv6c3igv3v")))) > - (build-system python-build-system) > - (native-inputs > - (list python-mock python-pytest)) > - (propagated-inputs > - (list python-ujson)) > + (base32 "04n95h0cqnsrdyh1gv0abh2i5ynyrq2wfqpppx9djp7mxr9y9226")))) > + (arguments > + `(#:phases (modify-phases %standard-phases > + (add-after 'unpack 'set-version > + (lambda _ > + (substitute* "pyproject.toml" > + (("dynamic = \\[\"version\"\\]") > + (string-append "version = \"" > + ,version "\"")))))))) > + (build-system pyproject-build-system) nitpick: arguments is clearer after build-system field. Otherwise LGTM. > + (native-inputs (list python-mock python-pytest python-pytest-cov)) > + (propagated-inputs (list python-ujson)) > (home-page "https://github.com/python-lsp/python-lsp-jsonrpc") > (synopsis "JSON RPC 2.0 server library") > (description -- Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 15 19:10:41 2024 Received: (at 70400) by debbugs.gnu.org; 15 Jun 2024 23:10:41 +0000 Received: from localhost ([127.0.0.1]:57849 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIcXg-00089r-Us for submit@debbugs.gnu.org; Sat, 15 Jun 2024 19:10:41 -0400 Received: from 2.mo575.mail-out.ovh.net ([46.105.52.162]:35345) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIcXd-00089c-Dg for 70400@debbugs.gnu.org; Sat, 15 Jun 2024 19:10:39 -0400 Received: from director11.ghost.mail-out.ovh.net (unknown [10.108.25.52]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 4W1sLy2qPTz1RbK for <70400@debbugs.gnu.org>; Sat, 15 Jun 2024 23:10:34 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-wxnzr (unknown [10.110.178.196]) by director11.ghost.mail-out.ovh.net (Postfix) with ESMTPS id AA9F91FD84; Sat, 15 Jun 2024 23:10:32 +0000 (UTC) Received: from ngraves.fr ([37.59.142.106]) by ghost-submission-6684bf9d7b-wxnzr with ESMTPSA id sSByL2gfbmbLFyAA6bKoBg (envelope-from ); Sat, 15 Jun 2024 23:10:32 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-106R006ddea9114-bcc9-491d-bb5c-1d4ebaf0d2c0, 70D09C3B553C95A913C6D514FC30C9CA8AF6E9C1) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 81.67.146.208 From: Nicolas Graves To: 70400@debbugs.gnu.org Subject: Re: [bug#70400] [PATCH 7/7] gnu: python-lsp-server: Update to 1.11.0. In-Reply-To: <7084c71bde60c693444abd0631acf1537b5ab86b.1713203110.git.jpieper@mailbox.org> References: <7d0ec10d21258d9f858f9c9fe2cde132d4a06106.1713203110.git.jpieper@mailbox.org> <7084c71bde60c693444abd0631acf1537b5ab86b.1713203110.git.jpieper@mailbox.org> Date: Sun, 16 Jun 2024 01:10:31 +0200 Message-ID: <874j9t3iqg.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Ovh-Tracer-Id: 2263621766782771725 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrfedvvddgudelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefujghffffkgggtgfesthhqredttddtjeenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeeguefgvdefvdeuleegjeeiudegfeeivefhkeehteehgfeugfelteefuedtieetveenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrddutdeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejtdegtddtseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeehpdhmohguvgepshhmthhpohhuth X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 70400 Cc: Sharlatan Hellseher , Munyoki Kilyungi , Lars-Dominik Braun , jgart , Marius Bakke , Tanguy Le Carrour , Jonathan Pieper 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.0 (-) The other patches LGTM. Maybe if you want it to be merged quicker, we can update it to 1.7.0 without updating pycodestyle in master, and further update it to 1.11.0 in python-team branch. WDYT? On 2024-04-15 19:45, Jonathan Pieper via Guix-patches via wrote: > * gnu/packages/python-xyz.scm (python-lsp-server): Update to 1.11.0. > [build-system]: Change to pyproject-build-system. > [arguments]{set-version}: Set version explicitly to pass sanity-check. > {check}: Do not replace it as test_pyqt_completion is no longer failing. > [propagated-inputs]: Remove python-future and add python-docstring-to-m= arkdown. > [native-inputs]: Remove python-mock, python-versioneer and add python-w= hatthepatch, python-pyqt. > > Change-Id: I937730caaae394141af13881a107157868b18bab > --- > gnu/packages/python-xyz.scm | 75 ++++++++++++++++++------------------- > 1 file changed, 37 insertions(+), 38 deletions(-) > > diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm > index cead2adb44..586d83a8cb 100644 > --- a/gnu/packages/python-xyz.scm > +++ b/gnu/packages/python-xyz.scm > @@ -152,6 +152,7 @@ > ;;; Copyright =C2=A9 2024 Adriel Dumas--Jondeau > ;;; Copyright =C2=A9 2024 Navid Afkhami > ;;; Copyright =C2=A9 2024 TakeV > +;;; Copyright =C2=A9 2024 Jonathan Pieper > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -7874,53 +7875,51 @@ (define-public python-pydocstyle > (define-public python-lsp-server > (package > (name "python-lsp-server") > - (version "1.3.3") > + (version "1.11.0") > (source > (origin > (method url-fetch) > (uri (pypi-uri "python-lsp-server" version)) > (sha256 > - (base32 > - "0h6wxzmm6qjfwkkn3mnzn1fpmcp23fpbk74bi8p540q1nzccqj0v")))) > - (build-system python-build-system) > + (base32 "11lf7c9dpf8jzz5y7dllz8l1lka887m9a79xbazy8lkq7zxxdvc9"))= )) > + (build-system pyproject-build-system) > (arguments > - `(#:phases > - (modify-phases %standard-phases > - (add-before 'check 'set-HOME > - (lambda _ (setenv "HOME" "/tmp"))) > - (replace 'check > - (lambda _ > - ;; Disable failing test. > - (invoke "python" "-m" "pytest" "-k" > - "not test_pyqt_completion")))))) > - (propagated-inputs > - (list python-autopep8 > - python-pydocstyle > - python-flake8 > - python-future > - python-jedi > - python-lsp-jsonrpc > - python-pluggy > - python-pycodestyle > - python-pyflakes > - python-rope > - python-ujson > - python-yapf)) > - (native-inputs > - (list python-coverage > - python-flaky > - python-matplotlib > - python-mock > - python-numpy > - python-pandas > - python-pylint > - python-pytest > - python-pytest-cov > - python-versioneer)) > + `(#:phases (modify-phases %standard-phases > + (add-after 'unpack 'set-version > + (lambda _ > + (substitute* "pyproject.toml" > + (("dynamic =3D \\[\"version\"\\]") > + (string-append "version =3D \"" > + ,version "\""))))) > + (add-before 'check 'set-HOME > + (lambda _ > + (setenv "HOME" "/tmp")))))) > + (propagated-inputs (list python-autopep8 > + python-docstring-to-markdown > + python-pydocstyle > + python-flake8 > + python-jedi > + python-lsp-jsonrpc > + python-pluggy > + python-pycodestyle > + python-pyflakes > + python-rope > + python-ujson > + python-yapf)) > + (native-inputs (list python-coverage > + python-flaky > + python-matplotlib > + python-numpy > + python-pandas > + python-pylint > + python-pyqt > + python-pytest > + python-pytest-cov > + python-whatthepatch)) > (home-page "https://github.com/python-lsp/python-lsp-server") > (synopsis "Python implementation of the Language Server Protocol") > (description > -"The Python Language Server @command{pylsp} is an implementation of the > + "The Python Language Server @command{pylsp} is an implementation of= the > Python 3 language specification for the Language Server Protocol (LSP). > This tool is used in text editing environments to provide a complete > and integrated feature-set for programming Python effectively.") --=20 Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 18 04:49:47 2024 Received: (at 70400) by debbugs.gnu.org; 18 Jun 2024 08:49:47 +0000 Received: from localhost ([127.0.0.1]:41687 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJUXD-0001N5-Id for submit@debbugs.gnu.org; Tue, 18 Jun 2024 04:49:47 -0400 Received: from mx1.dismail.de ([78.46.223.134]:38855) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJUXB-0001Mk-10 for 70400@debbugs.gnu.org; Tue, 18 Jun 2024 04:49:46 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 516ebef1; Tue, 18 Jun 2024 10:49:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:date:content-type:content-transfer-encoding:from :message-id:subject:to; s=20190914; bh=9FfOOvk9LsYqqUB05XOGiuzIc 8Xzc8EgqIda+3Hlg/0=; b=tFZgS4PPsJBIHb++8kpyOEAImZZtwoTgGXUhhY9pw 4w+1fHhW7XbzI5V/Dc3HZhIdSGE0yeNR/REVWpx2wfzN/AbtEQafldYZbPK9Tgr/ ltUgH6j1sHEcU2O/yiEsz2EkCpvbbMWRb/Z1Hv97mYVq0PjxSiZATgOp/sxdkUch 4/2oPORtZVluQS16HkPTLTjefGtQvPkTnw/QN7wnQ1ToZ4es3t2djfvtIbXsK72V qxbf5ehcCMFws2znIZNaAu/MXf+0RvgY43jZwoZtXkIo+5BPo9ct4kJl7GM33m/E Cop1uAoirkub06+VBa7YzYt+NS/S0NqTHP0E2fYcmbryg== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id fb6a9073; Tue, 18 Jun 2024 10:49:35 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 16634b12; Tue, 18 Jun 2024 10:49:34 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 29ce38ff (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 18 Jun 2024 10:49:34 +0200 (CEST) MIME-Version: 1.0 Date: Tue, 18 Jun 2024 08:49:33 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: "jgart" Message-ID: TLS-Required: No Subject: Re: [PATCH] Update python-lsp-server To: "Nicolas Graves" , 70400@debbugs.gnu.org, jpieper@mailbox.org X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 70400 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 (-) Hi, Should we close this ticket? This update is already on the python-team branch authored by rekado. all best, jgart From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 11 00:34:22 2024 Received: (at 70400) by debbugs.gnu.org; 11 Oct 2024 04:34:22 +0000 Received: from localhost ([127.0.0.1]:32956 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sz7M6-0007M2-2d for submit@debbugs.gnu.org; Fri, 11 Oct 2024 00:34:22 -0400 Received: from mx1.dismail.de ([78.46.223.134]:44880) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sz7M2-0007Ll-B3 for 70400@debbugs.gnu.org; Fri, 11 Oct 2024 00:34:20 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id f394ee36; Fri, 11 Oct 2024 06:33:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:in-reply-to:date:message-id:mime-version:content-type; s=20190914; bh=WXvzM5NfPd9wgeIGZbBj8aDic538JqLWpsRj2dLgs4k=; b= MuJYmcbHe1Ck7BNwWLYKsAAH3rmsjJ8k8fc3kqnJW0A1N4H6Sf9rq8Af+xI1L3ym +NmvT6K0WPVhovyFzDvDoe7jhAiqjuGBjfjRYc1MRteIjAZPwW8BrQogOQN/616C CedQdAdmY8/clfyyojD/NsfCVu3xMniI726gvEyhL+xQipC9iQcjJqkY/mm3GtxN qUdmLUvhAhpK64mjs9WufQZ7sxYSNuqal93reuHRbXnAlBLLFSRL4xSMrc8/V+IS FXi82DR/xWfKtGxEPu2XbvPdltMsRt0U5IoZVNz2nf1CPyU86ks9OhBRDFFvgD3b aqGNYcaExHGwmyXey8vc9Q== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id fbf21b1c; Fri, 11 Oct 2024 06:33:57 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 3b8cccb7; Fri, 11 Oct 2024 06:33:57 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 54e637b6 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 11 Oct 2024 06:33:57 +0200 (CEST) From: jgart To: 70400@debbugs.gnu.org Subject: Re: [PATCH] Update python-lsp-server In-Reply-To: Date: Thu, 10 Oct 2024 23:33:54 -0500 Message-ID: <875xpzuukt.fsf@dismail.de> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 70400 Cc: jgart , Nicolas Graves , Jonathan Pieper 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 (-) Hi Nicolas, Patch no longer applies. could you rebase and send a new version? -- all the best, jgart From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 01 20:54:22 2025 Received: (at 70400-done) by debbugs.gnu.org; 2 Jan 2025 01:54:22 +0000 Received: from localhost ([127.0.0.1]:41299 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tTAPm-0001vb-4u for submit@debbugs.gnu.org; Wed, 01 Jan 2025 20:54:22 -0500 Received: from mx2.dismail.de ([2a01:4f8:1c17:7be2::2]:48821) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tTAPj-0001vF-T5 for 70400-done@debbugs.gnu.org; Wed, 01 Jan 2025 20:54:20 -0500 Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 8703cbf6; Thu, 2 Jan 2025 02:54:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:in-reply-to:date:message-id:mime-version:content-type; s=20190914; bh=jV8p98QQ6cIJLp42BYNjhQgYqoEVhFmVwFypdwU82D8=; b= W38Hv0pxQYQMY8lTWJ0LByLZhwCeFQTFYufUYX5hPuVmfVCDZBUONeD6Ywwvk/Eo 8XbfKlTp4n+0yyz/f/PuUneBR9QFkieJObJABfA37aTCn+aLF9Yn8UG6HkW4vsnT GPq6qbk/Hv5vL5ffrLXVb2rvA45iua+XjyvWIRAjFE6zVl8NmiO09ugPOyQr92qJ 4qaOXLaNRvtR3qspK59ebUKjmE6p0RjX4OUQrJZweegOfigZH/ky5Xvo3MrO3HfJ rZ7VBZ4KQGGqOyfQB6f0ESJ0D6Lp69rvKWI1nfPm+VsYYX9S+qS6gMvPEXO7AFCN c4taGkxJ/yy2xWgDC7JOQg== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 7134f88d; Thu, 2 Jan 2025 02:54:07 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 8b65e71e; Thu, 2 Jan 2025 02:54:07 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 17e4a14b (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 2 Jan 2025 02:54:01 +0100 (CET) From: jgart To: 70400-done@debbugs.gnu.org Subject: Re: [PATCH] Update python-lsp-server In-Reply-To: <875xpzuukt.fsf@dismail.de> Date: Wed, 01 Jan 2025 19:53:58 -0600 Message-ID: <87ed1m3rrd.fsf@dismail.de> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 70400-done Cc: jgart , Nicolas Graves , Jonathan Pieper 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: -3.3 (---) Hi, I am closing this ticket. We already have python-lsp-server 1.12.0 in master as of this message. Thanks for your packaging efforts. -- all the best, jgart From unknown Sun Jun 15 08:57:58 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 30 Jan 2025 12:24:06 +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