Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-md2gemini
@ 2020-09-23 13:03 ericonr
  2020-09-23 13:10 ` [PR PATCH] [Updated] python3-md2gemini ericonr
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: ericonr @ 2020-09-23 13:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages gemini
https://github.com/void-linux/void-packages/pull/25050

python3-md2gemini
For docs usage :smile: 

Closes #24799 
Closes #24798 

Thanks @flexibeast c:

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

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

From 19d18d8daa10f616357177251f34ada7e61c3cfb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Tue, 22 Sep 2020 15:05:24 -0300
Subject: [PATCH 1/2] New package: python3-mistune2-2.0.0a5.

python3-mistune can't be updated yet, due to jupyter nbconvert requiring
the older version.
---
 srcpkgs/python3-mistune2/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-mistune2/template

diff --git a/srcpkgs/python3-mistune2/template b/srcpkgs/python3-mistune2/template
new file mode 100644
index 00000000000..401f256c0ad
--- /dev/null
+++ b/srcpkgs/python3-mistune2/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-mistune2'
+pkgname=python3-mistune2
+version=2.0.0a5
+revision=1
+wrksrc="mistune-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3"
+short_desc="Markdown parser for Python"
+maintainer="Érico Nogueira <ericonr@disroot.org>"
+license="BSD-3-Clause"
+homepage="https://github.com/lepture/mistune"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=2ea34d73edeee177f37db0e64afd3be42f09f26a6baaf925912ba3e4dc546e59
+conflicts="python3-mistune>=0"
+
+post_install() {
+	vlicense LICENSE
+}

From 3ec5346e0356e10fe212f9097267c8f38ed366d1 Mon Sep 17 00:00:00 2001
From: Alexis <flexibeast@gmail.com>
Date: Thu, 10 Sep 2020 14:36:48 +1000
Subject: [PATCH 2/2] New package: python3-md2gemini-1.7.0

Closes: #24799 [via git-merge-pr]
---
 srcpkgs/python3-md2gemini/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/python3-md2gemini/template

diff --git a/srcpkgs/python3-md2gemini/template b/srcpkgs/python3-md2gemini/template
new file mode 100644
index 00000000000..f43705b870b
--- /dev/null
+++ b/srcpkgs/python3-md2gemini/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-md2gemini'
+pkgname=python3-md2gemini
+version=1.7.0
+revision=1
+wrksrc="md2gemini-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-mistune2 python3-cjkwrap python3-wcwidth"
+depends="python3-mistune2 python3-cjkwrap python3-wcwidth"
+short_desc="Converter from Markdown to the Gemini text format"
+maintainer="Alexis <flexibeast@gmail.com>"
+license="LGPL-3.0-only"
+homepage="https://github.com/makeworld-the-better-one/md2gemini"
+distfiles="${PYPI_SITE}/m/md2gemini/md2gemini-${version}.tar.gz"
+checksum=01b5566f4b374cebd8f84f9f2407cae2d49036933a65becc7b10bde518d172b6

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

end of thread, other threads:[~2021-02-15  5:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-23 13:03 [PR PATCH] python3-md2gemini ericonr
2020-09-23 13:10 ` [PR PATCH] [Updated] python3-md2gemini ericonr
2020-09-23 15:12 ` ericonr
2020-09-23 23:02 ` ericonr
2020-09-23 23:04 ` ericonr
2020-09-24  2:12 ` python3-md2gemini flexibeast
2021-02-04  1:53 ` [PR PATCH] [Updated] python3-md2gemini ericonr
2021-02-04  1:58 ` ericonr
2021-02-04  2:00 ` ericonr
2021-02-15  5:00 ` [PR PATCH] [Closed]: python3-md2gemini ericonr
2021-02-15  5:00 ` python3-md2gemini ericonr

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