~cnx/ipwhl-devel

ipwhl-data: Markdown: init at 3.3.4 v1 REJECTED

Ngô Ngọc Đức Huy: 1
 Markdown: init at 3.3.4

 1 files changed, 9 insertions(+), 0 deletions(-)
#568400 .build.yml failed
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~cnx/ipwhl-devel/patches/24451/mbox | git am -3
Learn more about email & git

[PATCH ipwhl-data] Markdown: init at 3.3.4 Export this patch

A Python implementation of Markdown parser
---
 pkgs/43/Markdown/markdown-3.3.4-py3-none-any.toml | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 pkgs/43/Markdown/markdown-3.3.4-py3-none-any.toml

diff --git a/pkgs/43/Markdown/markdown-3.3.4-py3-none-any.toml b/pkgs/43/Markdown/markdown-3.3.4-py3-none-any.toml
new file mode 100644
index 0000000..6fb41a7
--- /dev/null
+++ b/pkgs/43/Markdown/markdown-3.3.4-py3-none-any.toml
@@ -0,0 +1,9 @@
source = 'https://files.pythonhosted.org/packages/6e/33/1ae0f71395e618d6140fbbc9587cc3156591f748226075e0f7d6f9176522/Markdown-3.3.4-py3-none-any.whl'
content-id = 'QmeHryfA1mb1XAPD4CmEWGnQVFErBFNyfUPjVmf22BH84Y'
requires-python = '>=3.6'
extras = ['testing']
dependencies = [
	'importlib-metadata; python_version < "3.8"',
	'coverage; extra == "testing"',
	'pyyaml; extra == "testing"',
]
-- 
2.32.0