Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-Markdown: update to 3.3
@ 2020-10-12 19:58 PaperMountainStudio
  2020-10-15  4:46 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: PaperMountainStudio @ 2020-10-12 19:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/PaperMountainStudio/void-packages 0001-python3-Markdown-update-to-3.3.patch
https://github.com/void-linux/void-packages/pull/25549

python3-Markdown: update to 3.3


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0001-python3-Markdown-update-to-3.3.patch-25549.patch --]
[-- Type: text/x-diff, Size: 1330 bytes --]

From 857eae4f57b2a7642333f8303382e5b4f3031a29 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Mon, 12 Oct 2020 21:40:06 +0200
Subject: [PATCH] python3-Markdown: update to 3.3

---
 srcpkgs/python3-Markdown/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-Markdown/template b/srcpkgs/python3-Markdown/template
index ef11fca0c8e..bf11c687398 100644
--- a/srcpkgs/python3-Markdown/template
+++ b/srcpkgs/python3-Markdown/template
@@ -1,17 +1,18 @@
 # Template file for 'python3-Markdown'
 pkgname=python3-Markdown
-version=3.2.2
-revision=2
+version=3.3
+revision=1
 wrksrc="Markdown-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-setuptools"
+checkdepends="python3-yaml"
 short_desc="Python3 implementation of John Gruber's Markdown"
 maintainer="Peter Bui <pbui@github.bx612.space>"
 license="BSD-3-Clause"
-homepage="https://github.com/waylan/Python-Markdown"
+homepage="https://github.com/Python-Markdown/markdown"
 distfiles="${PYPI_SITE}/M/Markdown/Markdown-${version}.tar.gz"
-checksum=1fafe3f1ecabfb514a5285fca634a53c1b32a81cb0feb154264d55bf2ff22c17
+checksum=4f4172a4e989b97f96860fa434b89895069c576e2b537c4b4eed265266a7affc
 alternatives="markdown:markdown_py:/usr/bin/markdown_py3"
 
 post_install() {

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

end of thread, other threads:[~2020-10-16 15:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12 19:58 [PR PATCH] python3-Markdown: update to 3.3 PaperMountainStudio
2020-10-15  4:46 ` ericonr
2020-10-15  6:42 ` [PR PATCH] [Updated] " PaperMountainStudio
2020-10-15  6:42 ` PaperMountainStudio
2020-10-16 15:46 ` [PR PATCH] [Closed]: python3-Markdown: update to 3.3.1 ahesford

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