Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-Markdown: update to 3.4.3
@ 2023-06-12 22:34 chrysos349
  2023-06-22 11:04 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: chrysos349 @ 2023-06-12 22:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages python3-Markdown
https://github.com/void-linux/void-packages/pull/44398

python3-Markdown: update to 3.4.3
#### 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-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64

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

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

From d452fe73e29ee18ca139459a6f8fcbb0d24379c0 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 13 Jun 2023 01:33:24 +0300
Subject: [PATCH] python3-Markdown: update to 3.4.3

---
 srcpkgs/python3-Markdown/template | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/python3-Markdown/template b/srcpkgs/python3-Markdown/template
index 417db04401d2..2974a088eff5 100644
--- a/srcpkgs/python3-Markdown/template
+++ b/srcpkgs/python3-Markdown/template
@@ -1,19 +1,23 @@
 # Template file for 'python3-Markdown'
 pkgname=python3-Markdown
-version=3.3.4
-revision=3
-build_style=python3-module
-hostmakedepends="python3-setuptools"
-depends="python3-setuptools"
+version=3.4.3
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-wheel"
+depends="python3"
 checkdepends="python3-yaml"
 short_desc="Python3 implementation of John Gruber's Markdown"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/Python-Markdown/markdown"
 distfiles="${PYPI_SITE}/M/Markdown/Markdown-${version}.tar.gz"
-checksum=31b5b491868dcc87d6c24b7e3d19a0d730d59d3e46f4eea6430a321bed387a49
+checksum=8bf101198e004dc93e84a12a7395e31aac6a9c9942848ae1d99b9d72cf9b3520
 conflicts="python-Markdown>=0"
 
+do_check() {
+	python3 -m unittest discover tests
+}
+
 post_install() {
 	vlicense LICENSE.md LICENSE
 }

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

* Re: [PR PATCH] [Merged]: python3-Markdown: update to 3.4.3
  2023-06-12 22:34 [PR PATCH] python3-Markdown: update to 3.4.3 chrysos349
@ 2023-06-22 11:04 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2023-06-22 11:04 UTC (permalink / raw)
  To: ml

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

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

python3-Markdown: update to 3.4.3
https://github.com/void-linux/void-packages/pull/44398

Description:
#### 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-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64

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

end of thread, other threads:[~2023-06-22 11:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-12 22:34 [PR PATCH] python3-Markdown: update to 3.4.3 chrysos349
2023-06-22 11:04 ` [PR PATCH] [Merged]: " Duncaen

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).