Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-docstring-to-markdown: update to 0.11.
@ 2022-12-20 19:33 icp1994
  2023-02-14 20:13 ` [PR REVIEW] " paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2022-12-20 19:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 515 bytes --]

There is a new pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages python3-docstring-to-markdown
https://github.com/void-linux/void-packages/pull/41208

python3-docstring-to-markdown: update to 0.11.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/41208.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-docstring-to-markdown-41208.patch --]
[-- Type: text/x-diff, Size: 1360 bytes --]

From 9991dabb18cdd66b8c89fe78bc96366b74a334ec Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 12 Dec 2022 18:28:56 +0530
Subject: [PATCH] python3-docstring-to-markdown: update to 0.11.

---
 srcpkgs/python3-docstring-to-markdown/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-docstring-to-markdown/template b/srcpkgs/python3-docstring-to-markdown/template
index 1fb42cafc3c5..71ff3c460ba0 100644
--- a/srcpkgs/python3-docstring-to-markdown/template
+++ b/srcpkgs/python3-docstring-to-markdown/template
@@ -1,13 +1,13 @@
 # Template file for 'python3-docstring-to-markdown'
 pkgname=python3-docstring-to-markdown
-version=0.10
-revision=2
+version=0.11
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm"
 depends="python3"
 short_desc="Python implementation of the Language Server Protocol"
 maintainer="Cameron Nemo <cam@nohom.org>"
-license="LGPL-2.1-only"
-homepage="https://github.com/python-lsp/docstring-to-markdown"
+license="LGPL-2.1-or-later"
+homepage="https://pypi.org/project/docstring-to-markdown/"
 distfiles="${PYPI_SITE}/d/docstring-to-markdown/docstring-to-markdown-${version}.tar.gz"
-checksum=12f75b0c7b7572defea2d9e24b57ef7ac38c3e26e91c0e5547cfc02b1c168bf6
+checksum=5b1da2c89d9d0d09b955dec0ee111284ceadd302a938a03ed93f66e09134f9b5

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

* Re: [PR REVIEW] python3-docstring-to-markdown: update to 0.11.
  2022-12-20 19:33 [PR PATCH] python3-docstring-to-markdown: update to 0.11 icp1994
@ 2023-02-14 20:13 ` paper42
  2023-02-14 20:19 ` [PR PATCH] [Updated] " icp1994
  2023-02-14 20:27 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-02-14 20:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 300 bytes --]

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41208#discussion_r1106322832

Comment:
```suggestion
homepage="https://pypi.org/project/docstring-to-markdown/"
changelog="https://github.com/python-lsp/docstring-to-markdown/releases"
```

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

* Re: [PR PATCH] [Updated] python3-docstring-to-markdown: update to 0.11.
  2022-12-20 19:33 [PR PATCH] python3-docstring-to-markdown: update to 0.11 icp1994
  2023-02-14 20:13 ` [PR REVIEW] " paper42
@ 2023-02-14 20:19 ` icp1994
  2023-02-14 20:27 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-02-14 20:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 520 bytes --]

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages python3-docstring-to-markdown
https://github.com/void-linux/void-packages/pull/41208

python3-docstring-to-markdown: update to 0.11.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/41208.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-docstring-to-markdown-41208.patch --]
[-- Type: text/x-diff, Size: 1435 bytes --]

From b5be8319e7bb44f308ed5a258992cd9f7e95b64a Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 12 Dec 2022 18:28:56 +0530
Subject: [PATCH] python3-docstring-to-markdown: update to 0.11.

---
 srcpkgs/python3-docstring-to-markdown/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-docstring-to-markdown/template b/srcpkgs/python3-docstring-to-markdown/template
index 1fb42cafc3c5..e932bde7357f 100644
--- a/srcpkgs/python3-docstring-to-markdown/template
+++ b/srcpkgs/python3-docstring-to-markdown/template
@@ -1,13 +1,14 @@
 # Template file for 'python3-docstring-to-markdown'
 pkgname=python3-docstring-to-markdown
-version=0.10
-revision=2
+version=0.11
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm"
 depends="python3"
 short_desc="Python implementation of the Language Server Protocol"
 maintainer="Cameron Nemo <cam@nohom.org>"
-license="LGPL-2.1-only"
-homepage="https://github.com/python-lsp/docstring-to-markdown"
+license="LGPL-2.1-or-later"
+homepage="https://pypi.org/project/docstring-to-markdown/"
+changelog="https://github.com/python-lsp/docstring-to-markdown/releases"
 distfiles="${PYPI_SITE}/d/docstring-to-markdown/docstring-to-markdown-${version}.tar.gz"
-checksum=12f75b0c7b7572defea2d9e24b57ef7ac38c3e26e91c0e5547cfc02b1c168bf6
+checksum=5b1da2c89d9d0d09b955dec0ee111284ceadd302a938a03ed93f66e09134f9b5

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

* Re: [PR PATCH] [Merged]: python3-docstring-to-markdown: update to 0.11.
  2022-12-20 19:33 [PR PATCH] python3-docstring-to-markdown: update to 0.11 icp1994
  2023-02-14 20:13 ` [PR REVIEW] " paper42
  2023-02-14 20:19 ` [PR PATCH] [Updated] " icp1994
@ 2023-02-14 20:27 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-02-14 20:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 342 bytes --]

There's a merged pull request on the void-packages repository

python3-docstring-to-markdown: update to 0.11.
https://github.com/void-linux/void-packages/pull/41208

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

end of thread, other threads:[~2023-02-14 20:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-20 19:33 [PR PATCH] python3-docstring-to-markdown: update to 0.11 icp1994
2023-02-14 20:13 ` [PR REVIEW] " paper42
2023-02-14 20:19 ` [PR PATCH] [Updated] " icp1994
2023-02-14 20:27 ` [PR PATCH] [Merged]: " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).