Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-misaka-2.1.1
@ 2020-01-31  7:19 voidlinux-github
  2020-01-31  7:37 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: voidlinux-github @ 2020-01-31  7:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages misaka
https://github.com/void-linux/void-packages/pull/18679

New package: python3-misaka-2.1.1


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

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

From 9b888bc2e814671ce1acdcb3debcee2a40e7d573 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Thu, 30 Jan 2020 23:15:16 -0800
Subject: [PATCH] New package: python3-misaka-2.1.1

---
 srcpkgs/python3-misaka/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-misaka/template

diff --git a/srcpkgs/python3-misaka/template b/srcpkgs/python3-misaka/template
new file mode 100644
index 00000000000..8e55c10d175
--- /dev/null
+++ b/srcpkgs/python3-misaka/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-misaka'
+pkgname=python3-misaka
+_pkgname=misaka
+version=2.1.1
+revision=1
+wrksrc=${_pkgname}-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel"
+short_desc="Python binding for Hoedown"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="MIT"
+homepage="http://www.celeryproject.org/"
+distfiles="https://github.com/FSX/misaka/archive/v${version}.tar.gz"
+checksum=0573cb2706f0cb7ec20ffbfab3f364ce0022b07d79d57ad2e1e0bd94b87fb5ab
+
+post_install() {
+			   vlicense LICENSE.txt
+}

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

* Re: [PR PATCH] [Updated] New package: python3-misaka-2.1.1
  2020-01-31  7:19 [PR PATCH] New package: python3-misaka-2.1.1 voidlinux-github
@ 2020-01-31  7:37 ` voidlinux-github
  2020-01-31  8:02 ` voidlinux-github
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2020-01-31  7:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages misaka
https://github.com/void-linux/void-packages/pull/18679

New package: python3-misaka-2.1.1


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

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

From 2a3a38d9e8d99f1f8624104b2e41b76c52b293d9 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Thu, 30 Jan 2020 23:15:16 -0800
Subject: [PATCH] New package: python3-misaka-2.1.1

---
 srcpkgs/python3-misaka/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-misaka/template

diff --git a/srcpkgs/python3-misaka/template b/srcpkgs/python3-misaka/template
new file mode 100644
index 00000000000..5f168c4d89c
--- /dev/null
+++ b/srcpkgs/python3-misaka/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-misaka'
+pkgname=python3-misaka
+_pkgname=misaka
+version=2.1.1
+revision=1
+wrksrc=${_pkgname}-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel"
+short_desc="Python binding for Hoedown"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="MIT"
+homepage="http://www.celeryproject.org/"
+distfiles="https://github.com/FSX/misaka/archive/v${version}.tar.gz"
+checksum=0573cb2706f0cb7ec20ffbfab3f364ce0022b07d79d57ad2e1e0bd94b87fb5ab
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: [PR PATCH] [Updated] New package: python3-misaka-2.1.1
  2020-01-31  7:19 [PR PATCH] New package: python3-misaka-2.1.1 voidlinux-github
  2020-01-31  7:37 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-31  8:02 ` voidlinux-github
  2020-01-31  8:11 ` voidlinux-github
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2020-01-31  8:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages misaka
https://github.com/void-linux/void-packages/pull/18679

New package: python3-misaka-2.1.1


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

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

From cab7c9a434989cfd97d53ef24f3c41441243f5c8 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Thu, 30 Jan 2020 23:15:16 -0800
Subject: [PATCH] New package: python3-misaka-2.1.1

---
 srcpkgs/python3-misaka/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-misaka/template

diff --git a/srcpkgs/python3-misaka/template b/srcpkgs/python3-misaka/template
new file mode 100644
index 00000000000..b59e5228852
--- /dev/null
+++ b/srcpkgs/python3-misaka/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-misaka'
+pkgname=python3-misaka
+_pkgname=misaka
+version=2.1.1
+revision=1
+wrksrc=${_pkgname}-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel botan-devel"
+short_desc="Python binding for Hoedown"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="MIT"
+homepage="http://www.celeryproject.org/"
+distfiles="https://github.com/FSX/misaka/archive/v${version}.tar.gz"
+checksum=0573cb2706f0cb7ec20ffbfab3f364ce0022b07d79d57ad2e1e0bd94b87fb5ab
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: [PR PATCH] [Updated] New package: python3-misaka-2.1.1
  2020-01-31  7:19 [PR PATCH] New package: python3-misaka-2.1.1 voidlinux-github
  2020-01-31  7:37 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-31  8:02 ` voidlinux-github
@ 2020-01-31  8:11 ` voidlinux-github
  2020-01-31  9:15 ` voidlinux-github
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2020-01-31  8:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages misaka
https://github.com/void-linux/void-packages/pull/18679

New package: python3-misaka-2.1.1


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

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

From 5903a185ac40ad7b494b997cc0d36ff532486878 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Thu, 30 Jan 2020 23:15:16 -0800
Subject: [PATCH] New package: python3-misaka-2.1.1

---
 srcpkgs/python3-misaka/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-misaka/template

diff --git a/srcpkgs/python3-misaka/template b/srcpkgs/python3-misaka/template
new file mode 100644
index 00000000000..262fee96597
--- /dev/null
+++ b/srcpkgs/python3-misaka/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-misaka'
+pkgname=python3-misaka
+_pkgname=misaka
+version=2.1.1
+revision=1
+wrksrc=${_pkgname}-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel libffi-devel"
+short_desc="Python binding for Hoedown"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="MIT"
+homepage="http://www.celeryproject.org/"
+distfiles="https://github.com/FSX/misaka/archive/v${version}.tar.gz"
+checksum=0573cb2706f0cb7ec20ffbfab3f364ce0022b07d79d57ad2e1e0bd94b87fb5ab
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: [PR PATCH] [Updated] New package: python3-misaka-2.1.1
  2020-01-31  7:19 [PR PATCH] New package: python3-misaka-2.1.1 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-01-31  8:11 ` voidlinux-github
@ 2020-01-31  9:15 ` voidlinux-github
  2020-01-31  9:16 ` voidlinux-github
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2020-01-31  9:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages misaka
https://github.com/void-linux/void-packages/pull/18679

New package: python3-misaka-2.1.1
Needed for sr.ht. #15784

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

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

From a176d2b3878c62a8a7da59ed0adac3c00efe1ae7 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Thu, 30 Jan 2020 23:15:16 -0800
Subject: [PATCH] New package: python3-misaka-2.1.1

---
 srcpkgs/python3-misaka/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-misaka/template

diff --git a/srcpkgs/python3-misaka/template b/srcpkgs/python3-misaka/template
new file mode 100644
index 00000000000..dacaa5696b3
--- /dev/null
+++ b/srcpkgs/python3-misaka/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-misaka'
+pkgname=python3-misaka
+_pkgname=misaka
+version=2.1.1
+revision=1
+wrksrc=${_pkgname}-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel libffi-devel python3-cffi"
+short_desc="Python binding for Hoedown"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="MIT"
+homepage="http://www.celeryproject.org/"
+distfiles="https://github.com/FSX/misaka/archive/v${version}.tar.gz"
+checksum=0573cb2706f0cb7ec20ffbfab3f364ce0022b07d79d57ad2e1e0bd94b87fb5ab
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: [PR PATCH] [Updated] New package: python3-misaka-2.1.1
  2020-01-31  7:19 [PR PATCH] New package: python3-misaka-2.1.1 voidlinux-github
                   ` (3 preceding siblings ...)
  2020-01-31  9:15 ` voidlinux-github
@ 2020-01-31  9:16 ` voidlinux-github
  2020-01-31  9:16 ` voidlinux-github
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2020-01-31  9:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages misaka
https://github.com/void-linux/void-packages/pull/18679

New package: python3-misaka-2.1.1
Needed for sr.ht. #15784

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

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

From 0385f1447064696a081dbd38e04fee2a7bd6b5de Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Thu, 30 Jan 2020 23:15:16 -0800
Subject: [PATCH] New package: python3-misaka-2.1.1

---
 srcpkgs/python3-misaka/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-misaka/template

diff --git a/srcpkgs/python3-misaka/template b/srcpkgs/python3-misaka/template
new file mode 100644
index 00000000000..6e4d8eb2589
--- /dev/null
+++ b/srcpkgs/python3-misaka/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-misaka'
+pkgname=python3-misaka
+_pkgname=misaka
+version=2.1.1
+revision=1
+wrksrc=${_pkgname}-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel libffi-devel cffi"
+short_desc="Python binding for Hoedown"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="MIT"
+homepage="http://www.celeryproject.org/"
+distfiles="https://github.com/FSX/misaka/archive/v${version}.tar.gz"
+checksum=0573cb2706f0cb7ec20ffbfab3f364ce0022b07d79d57ad2e1e0bd94b87fb5ab
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: [PR PATCH] [Updated] New package: python3-misaka-2.1.1
  2020-01-31  7:19 [PR PATCH] New package: python3-misaka-2.1.1 voidlinux-github
                   ` (4 preceding siblings ...)
  2020-01-31  9:16 ` voidlinux-github
@ 2020-01-31  9:16 ` voidlinux-github
  2020-01-31  9:16 ` voidlinux-github
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2020-01-31  9:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages misaka
https://github.com/void-linux/void-packages/pull/18679

New package: python3-misaka-2.1.1
Needed for sr.ht. #15784

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

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

From 119c85d16fae7d55a669cb704137f00719cfcb86 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Thu, 30 Jan 2020 23:15:16 -0800
Subject: [PATCH] New package: python3-misaka-2.1.1

---
 srcpkgs/python3-misaka/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-misaka/template

diff --git a/srcpkgs/python3-misaka/template b/srcpkgs/python3-misaka/template
new file mode 100644
index 00000000000..6e4d8eb2589
--- /dev/null
+++ b/srcpkgs/python3-misaka/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-misaka'
+pkgname=python3-misaka
+_pkgname=misaka
+version=2.1.1
+revision=1
+wrksrc=${_pkgname}-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel libffi-devel cffi"
+short_desc="Python binding for Hoedown"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="MIT"
+homepage="http://www.celeryproject.org/"
+distfiles="https://github.com/FSX/misaka/archive/v${version}.tar.gz"
+checksum=0573cb2706f0cb7ec20ffbfab3f364ce0022b07d79d57ad2e1e0bd94b87fb5ab
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: [PR PATCH] [Updated] New package: python3-misaka-2.1.1
  2020-01-31  7:19 [PR PATCH] New package: python3-misaka-2.1.1 voidlinux-github
                   ` (5 preceding siblings ...)
  2020-01-31  9:16 ` voidlinux-github
@ 2020-01-31  9:16 ` voidlinux-github
  2020-01-31  9:19 ` voidlinux-github
  2020-01-31  9:29 ` voidlinux-github
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2020-01-31  9:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages misaka
https://github.com/void-linux/void-packages/pull/18679

New package: python3-misaka-2.1.1
Needed for sr.ht. #15784

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

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

From 10b35fa5be1cfc7bf492d923d9d41e637fb7baa2 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Thu, 30 Jan 2020 23:15:16 -0800
Subject: [PATCH] New package: python3-misaka-2.1.1

---
 srcpkgs/python3-misaka/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-misaka/template

diff --git a/srcpkgs/python3-misaka/template b/srcpkgs/python3-misaka/template
new file mode 100644
index 00000000000..6e4d8eb2589
--- /dev/null
+++ b/srcpkgs/python3-misaka/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-misaka'
+pkgname=python3-misaka
+_pkgname=misaka
+version=2.1.1
+revision=1
+wrksrc=${_pkgname}-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel libffi-devel cffi"
+short_desc="Python binding for Hoedown"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="MIT"
+homepage="http://www.celeryproject.org/"
+distfiles="https://github.com/FSX/misaka/archive/v${version}.tar.gz"
+checksum=0573cb2706f0cb7ec20ffbfab3f364ce0022b07d79d57ad2e1e0bd94b87fb5ab
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: [PR PATCH] [Updated] New package: python3-misaka-2.1.1
  2020-01-31  7:19 [PR PATCH] New package: python3-misaka-2.1.1 voidlinux-github
                   ` (6 preceding siblings ...)
  2020-01-31  9:16 ` voidlinux-github
@ 2020-01-31  9:19 ` voidlinux-github
  2020-01-31  9:29 ` voidlinux-github
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2020-01-31  9:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages misaka
https://github.com/void-linux/void-packages/pull/18679

New package: python3-misaka-2.1.1
Needed for sr.ht. #15784

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

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

From 8a4711b1594c5faa72645f1d8b8d6dc3e848a8e0 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Thu, 30 Jan 2020 23:15:16 -0800
Subject: [PATCH] New package: python3-misaka-2.1.1

---
 srcpkgs/python3-misaka/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-misaka/template

diff --git a/srcpkgs/python3-misaka/template b/srcpkgs/python3-misaka/template
new file mode 100644
index 00000000000..9e161f8cfcd
--- /dev/null
+++ b/srcpkgs/python3-misaka/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-misaka'
+pkgname=python3-misaka
+_pkgname=misaka
+version=2.1.1
+revision=1
+wrksrc=${_pkgname}-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel libffi-devel libffi"
+short_desc="Python binding for Hoedown"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="MIT"
+homepage="http://www.celeryproject.org/"
+distfiles="https://github.com/FSX/misaka/archive/v${version}.tar.gz"
+checksum=0573cb2706f0cb7ec20ffbfab3f364ce0022b07d79d57ad2e1e0bd94b87fb5ab
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: [PR PATCH] [Updated] New package: python3-misaka-2.1.1
  2020-01-31  7:19 [PR PATCH] New package: python3-misaka-2.1.1 voidlinux-github
                   ` (7 preceding siblings ...)
  2020-01-31  9:19 ` voidlinux-github
@ 2020-01-31  9:29 ` voidlinux-github
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2020-01-31  9:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages misaka
https://github.com/void-linux/void-packages/pull/18679

New package: python3-misaka-2.1.1
Needed for sr.ht. #15784

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

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

From c6b17a1d75ebb1c3c45ffee780b69314a74918cb Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Thu, 30 Jan 2020 23:15:16 -0800
Subject: [PATCH] New package: python3-misaka-2.1.1

---
 srcpkgs/python3-misaka/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-misaka/template

diff --git a/srcpkgs/python3-misaka/template b/srcpkgs/python3-misaka/template
new file mode 100644
index 00000000000..262fee96597
--- /dev/null
+++ b/srcpkgs/python3-misaka/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-misaka'
+pkgname=python3-misaka
+_pkgname=misaka
+version=2.1.1
+revision=1
+wrksrc=${_pkgname}-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel libffi-devel"
+short_desc="Python binding for Hoedown"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="MIT"
+homepage="http://www.celeryproject.org/"
+distfiles="https://github.com/FSX/misaka/archive/v${version}.tar.gz"
+checksum=0573cb2706f0cb7ec20ffbfab3f364ce0022b07d79d57ad2e1e0bd94b87fb5ab
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

end of thread, other threads:[~2020-01-31  9:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-31  7:19 [PR PATCH] New package: python3-misaka-2.1.1 voidlinux-github
2020-01-31  7:37 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-31  8:02 ` voidlinux-github
2020-01-31  8:11 ` voidlinux-github
2020-01-31  9:15 ` voidlinux-github
2020-01-31  9:16 ` voidlinux-github
2020-01-31  9:16 ` voidlinux-github
2020-01-31  9:16 ` voidlinux-github
2020-01-31  9:19 ` voidlinux-github
2020-01-31  9:29 ` voidlinux-github

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