Github messages for voidlinux
 help / color / mirror / Atom feed
From: Bnyro <Bnyro@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-md2gemini: update to 1.9.1.
Date: Tue, 08 Aug 2023 11:47:22 +0200	[thread overview]
Message-ID: <20230808094722.3NA1BBqA8glI0ATGRMuBWIP4XZfiDHamQI_RYBnfs1k@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45489@inbox.vuxu.org>

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

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

https://github.com/Bnyro/void-packages python3-md2gemini
https://github.com/void-linux/void-packages/pull/45489

python3-md2gemini: update to 1.9.1.

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-md2gemini-45489.patch --]
[-- Type: text/x-diff, Size: 2109 bytes --]

From 73fa205943e5a66a61dc0ed5f3dbf904489b1e60 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 8 Aug 2023 11:10:05 +0200
Subject: [PATCH] python3-md2gemini: update to 1.9.1.

---
 .../patches/fix-test-link-in-quote-newline.diff   | 15 +++++++++++++++
 srcpkgs/python3-md2gemini/template                | 11 +++--------
 2 files changed, 18 insertions(+), 8 deletions(-)
 create mode 100644 srcpkgs/python3-md2gemini/patches/fix-test-link-in-quote-newline.diff

diff --git a/srcpkgs/python3-md2gemini/patches/fix-test-link-in-quote-newline.diff b/srcpkgs/python3-md2gemini/patches/fix-test-link-in-quote-newline.diff
new file mode 100644
index 0000000000000..10f106386c69e
--- /dev/null
+++ b/srcpkgs/python3-md2gemini/patches/fix-test-link-in-quote-newline.diff
@@ -0,0 +1,15 @@
+diff --git a/tests/test_links.py b/tests/test_links.py
+index bae3ce3..93d9d5d 100644
+--- a/tests/test_links.py
++++ b/tests/test_links.py
+@@ -133,9 +133,8 @@ Text before
+ 
+ > quote with newline link in it
+ > 
+-> link[1]
+ 
+-=> https://example.com 1: https://example.com
++=> https://example.com link
+ 
+ Text after
+     """.strip()
diff --git a/srcpkgs/python3-md2gemini/template b/srcpkgs/python3-md2gemini/template
index 1d5f4e9c39a21..c1a045bc48c6e 100644
--- a/srcpkgs/python3-md2gemini/template
+++ b/srcpkgs/python3-md2gemini/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-md2gemini'
 pkgname=python3-md2gemini
-version=1.9.0
-revision=2
+version=1.9.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-mistune2 python3-cjkwrap
  python3-wcwidth"
@@ -12,9 +12,4 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="LGPL-3.0-only"
 homepage="https://github.com/makeworld-the-better-one/md2gemini"
 distfiles="${PYPI_SITE}/m/md2gemini/md2gemini-${version}.tar.gz"
-checksum=775cee2be36aa0f4b7ea2861f2ac7d80e113f78b40a58f92192b6c73f6c84e75
-
-post_install() {
-	# remove tests directory polluting site-packages
-	rm -r $DESTDIR/usr/lib/python*/site-packages/tests
-}
+checksum=5eb783aaacc7dd443e44804eaef1e96816fb3d770f3e9b63431e5c8e923e5734

  reply	other threads:[~2023-08-08  9:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-08  9:11 [PR PATCH] " Bnyro
2023-08-08  9:47 ` Bnyro [this message]
2023-08-08  9:48 ` [PR PATCH] [Updated] " Bnyro
2023-08-09 17:04 ` [PR PATCH] [Merged]: " Duncaen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230808094722.3NA1BBqA8glI0ATGRMuBWIP4XZfiDHamQI_RYBnfs1k@z \
    --to=bnyro@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).