Github messages for voidlinux
 help / color / mirror / Atom feed
From: not-chicken <not-chicken@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: python-markdown-math-0.6 
Date: Fri, 10 Apr 2020 13:01:27 +0200	[thread overview]
Message-ID: <20200410110127.S6z9I7-XKH6JFqWeiRAU0fx4oLCbBDt9_iBJODlkmP8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20836@inbox.vuxu.org>

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

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

https://github.com/not-chicken/void-packages python-math
https://github.com/void-linux/void-packages/pull/20836

New package: python-markdown-math-0.6 
fixes #11525 

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

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

From d5ff8cc1e0f3785484851548ed0225484c0a0bed Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Fri, 10 Apr 2020 16:02:32 +0530
Subject: [PATCH 1/2] python-Markups: add missing dependency to subpackage

---
 srcpkgs/python-Markups/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python-Markups/template b/srcpkgs/python-Markups/template
index 02ba25ee05c..c010e77a5ad 100644
--- a/srcpkgs/python-Markups/template
+++ b/srcpkgs/python-Markups/template
@@ -1,18 +1,17 @@
 # Template file for 'python-Markups'
 pkgname=python-Markups
 version=3.0.0
-revision=2
+revision=3
 archs=noarch
 wrksrc="Markups-${version}"
 build_style=python-module
-pycompile_module="markups"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python"
 short_desc="Wrapper around the various text markup languages (Python2)"
 maintainer="Enno Boland <gottox@voidlinux.org>"
-changelog="https://raw.githubusercontent.com/retext-project/pymarkups/master/changelog"
 license="BSD-3-Clause"
 homepage="https://github.com/mitya57/pymarkups"
+changelog="https://raw.githubusercontent.com/retext-project/pymarkups/master/changelog"
 distfiles="${PYPI_SITE}/M/Markups/Markups-${version}.tar.gz"
 checksum=1ea19458dfca6a4562044e701aa8698089a0c659fc535689ed260f89a04f8d39
 
@@ -22,8 +21,7 @@ post_install() {
 
 python3-Markups_package() {
 	archs=noarch
-	depends="python3"
-	pycompile_module="markups"
+	depends="python3 python-markdown-math"
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vlicense LICENSE

From 61995b1cf8b410e174f3bc5597803e093ca848a5 Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Fri, 10 Apr 2020 16:03:31 +0530
Subject: [PATCH 2/2] New package: python-markdown-math-0.6

---
 srcpkgs/python-markdown-math/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/python-markdown-math/template

diff --git a/srcpkgs/python-markdown-math/template b/srcpkgs/python-markdown-math/template
new file mode 100644
index 00000000000..828bc796d41
--- /dev/null
+++ b/srcpkgs/python-markdown-math/template
@@ -0,0 +1,18 @@
+# Template file for 'python-markdown-math'
+pkgname=python-markdown-math
+version=0.6
+revision=1
+archs=noarch
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-Markdown"
+short_desc="Math extension for Python-Markdown"
+maintainer="Lorem <notloremipsum@protonmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/mitya57/python-markdown-math"
+distfiles=${PYPI_SITE}/p/python-markdown-math/python-markdown-math-${version}.tar.gz
+checksum=c68d8cb9695cb7b435484403dc18941d1bad0ff148e4166d9417046a0d5d3022
+
+post_install() {
+	vlicense LICENSE
+}

  reply	other threads:[~2020-04-10 11:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-10 10:40 [PR PATCH] Python math not-chicken
2020-04-10 11:01 ` not-chicken [this message]
2020-04-10 11:05 ` New package: python-markdown-math-0.6 not-chicken
2020-04-11  0:57 ` [PR PATCH] [Updated] " not-chicken
2020-04-15  8:51 ` [PR PATCH] [Merged]: New package: python3-markdown-math-0.6 Piraty

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=20200410110127.S6z9I7-XKH6JFqWeiRAU0fx4oLCbBDt9_iBJODlkmP8@z \
    --to=not-chicken@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).