Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-ghp-import-0.5.5
@ 2020-04-10 22:27 anjandev
  2020-07-23 19:06 ` Chocimier
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: anjandev @ 2020-04-10 22:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages ghp
https://github.com/void-linux/void-packages/pull/20855

New package: python3-ghp-import-0.5.5


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

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

From ef779798378c9cfc9cd92e30e083f2a7bc9f03be Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Fri, 10 Apr 2020 15:26:28 -0700
Subject: [PATCH] New package: python3-ghp-import-0.5.5

---
 srcpkgs/python3-ghp-import/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/python3-ghp-import/template

diff --git a/srcpkgs/python3-ghp-import/template b/srcpkgs/python3-ghp-import/template
new file mode 100644
index 00000000000..01c0a7bc988
--- /dev/null
+++ b/srcpkgs/python3-ghp-import/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-ghp-import'
+pkgname=python3-ghp-import
+version=0.5.5
+revision=1
+wrksrc=ghp-import-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-setuptools"
+short_desc="Easily import docs to your gh-pages branch"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="custom:Tumbolia Public License"
+homepage="https://github.com/davisp/ghp-import"
+distfiles="https://github.com/davisp/ghp-import/archive/${version}.tar.gz"
+checksum=072783a66d89f14e961d73e18a401d3033a3c6ddeb4ef9a1604a7790cc3e0875
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: python3-ghp-import-0.5.5
  2020-04-10 22:27 [PR PATCH] New package: python3-ghp-import-0.5.5 anjandev
@ 2020-07-23 19:06 ` Chocimier
  2020-07-24  4:15 ` [PR PATCH] [Updated] " anjandev
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Chocimier @ 2020-07-23 19:06 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/20855#issuecomment-663181044

Comment:
Should depend on git.

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

* Re: [PR PATCH] [Updated] New package: python3-ghp-import-0.5.5
  2020-04-10 22:27 [PR PATCH] New package: python3-ghp-import-0.5.5 anjandev
  2020-07-23 19:06 ` Chocimier
@ 2020-07-24  4:15 ` anjandev
  2020-07-24 16:00 ` Chocimier
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: anjandev @ 2020-07-24  4:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages ghp
https://github.com/void-linux/void-packages/pull/20855

New package: python3-ghp-import-0.5.5


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

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

From ef779798378c9cfc9cd92e30e083f2a7bc9f03be Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Fri, 10 Apr 2020 15:26:28 -0700
Subject: [PATCH] New package: python3-ghp-import-0.5.5

---
 srcpkgs/python3-ghp-import/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/python3-ghp-import/template

diff --git a/srcpkgs/python3-ghp-import/template b/srcpkgs/python3-ghp-import/template
new file mode 100644
index 00000000000..01c0a7bc988
--- /dev/null
+++ b/srcpkgs/python3-ghp-import/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-ghp-import'
+pkgname=python3-ghp-import
+version=0.5.5
+revision=1
+wrksrc=ghp-import-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-setuptools"
+short_desc="Easily import docs to your gh-pages branch"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="custom:Tumbolia Public License"
+homepage="https://github.com/davisp/ghp-import"
+distfiles="https://github.com/davisp/ghp-import/archive/${version}.tar.gz"
+checksum=072783a66d89f14e961d73e18a401d3033a3c6ddeb4ef9a1604a7790cc3e0875
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: python3-ghp-import-0.5.5
  2020-04-10 22:27 [PR PATCH] New package: python3-ghp-import-0.5.5 anjandev
  2020-07-23 19:06 ` Chocimier
  2020-07-24  4:15 ` [PR PATCH] [Updated] " anjandev
@ 2020-07-24 16:00 ` Chocimier
  2020-07-28  3:20 ` [PR PATCH] [Updated] " anjandev
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Chocimier @ 2020-07-24 16:00 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/20855#issuecomment-663610234

Comment:
Just looked at license. It does not really allow redistribution (unlike similar WTFPL).

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

* Re: [PR PATCH] [Updated] New package: python3-ghp-import-0.5.5
  2020-04-10 22:27 [PR PATCH] New package: python3-ghp-import-0.5.5 anjandev
                   ` (2 preceding siblings ...)
  2020-07-24 16:00 ` Chocimier
@ 2020-07-28  3:20 ` anjandev
  2022-04-16  2:02 ` github-actions
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: anjandev @ 2020-07-28  3:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages ghp
https://github.com/void-linux/void-packages/pull/20855

New package: python3-ghp-import-0.5.5


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

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

From 8ebd7005e8953ff544b2b49d5416b37d05259713 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Fri, 10 Apr 2020 15:26:28 -0700
Subject: [PATCH] New package: python3-ghp-import-0.5.5

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

diff --git a/srcpkgs/python3-ghp-import/template b/srcpkgs/python3-ghp-import/template
new file mode 100644
index 00000000000..56a3fc4bb3a
--- /dev/null
+++ b/srcpkgs/python3-ghp-import/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-ghp-import'
+pkgname=python3-ghp-import
+version=0.5.5
+revision=1
+wrksrc=ghp-import-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-setuptools git"
+short_desc="Easily import docs to your gh-pages branch"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="custom:Tumbolia Public License"
+homepage="https://github.com/davisp/ghp-import"
+distfiles="https://github.com/davisp/ghp-import/archive/${version}.tar.gz"
+checksum=072783a66d89f14e961d73e18a401d3033a3c6ddeb4ef9a1604a7790cc3e0875
+repository=nonfree
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: python3-ghp-import-0.5.5
  2020-04-10 22:27 [PR PATCH] New package: python3-ghp-import-0.5.5 anjandev
                   ` (3 preceding siblings ...)
  2020-07-28  3:20 ` [PR PATCH] [Updated] " anjandev
@ 2022-04-16  2:02 ` github-actions
  2022-04-18 21:38 ` anjandev
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: github-actions @ 2022-04-16  2:02 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/20855#issuecomment-1100506580

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: New package: python3-ghp-import-0.5.5
  2020-04-10 22:27 [PR PATCH] New package: python3-ghp-import-0.5.5 anjandev
                   ` (4 preceding siblings ...)
  2022-04-16  2:02 ` github-actions
@ 2022-04-18 21:38 ` anjandev
  2022-04-19 17:41 ` Chocimier
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: anjandev @ 2022-04-18 21:38 UTC (permalink / raw)
  To: ml

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

New comment by anjandev on void-packages repository

https://github.com/void-linux/void-packages/pull/20855#issuecomment-1101789377

Comment:
bump


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

* Re: New package: python3-ghp-import-0.5.5
  2020-04-10 22:27 [PR PATCH] New package: python3-ghp-import-0.5.5 anjandev
                   ` (5 preceding siblings ...)
  2022-04-18 21:38 ` anjandev
@ 2022-04-19 17:41 ` Chocimier
  2022-07-19  2:13 ` github-actions
  2022-08-07  2:13 ` [PR PATCH] [Closed]: " github-actions
  8 siblings, 0 replies; 10+ messages in thread
From: Chocimier @ 2022-04-19 17:41 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/20855#issuecomment-1102918039

Comment:
License of following releases is Apache 2.0 now, no longer a problem.

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

* Re: New package: python3-ghp-import-0.5.5
  2020-04-10 22:27 [PR PATCH] New package: python3-ghp-import-0.5.5 anjandev
                   ` (6 preceding siblings ...)
  2022-04-19 17:41 ` Chocimier
@ 2022-07-19  2:13 ` github-actions
  2022-08-07  2:13 ` [PR PATCH] [Closed]: " github-actions
  8 siblings, 0 replies; 10+ messages in thread
From: github-actions @ 2022-07-19  2:13 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/20855#issuecomment-1188518559

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: python3-ghp-import-0.5.5
  2020-04-10 22:27 [PR PATCH] New package: python3-ghp-import-0.5.5 anjandev
                   ` (7 preceding siblings ...)
  2022-07-19  2:13 ` github-actions
@ 2022-08-07  2:13 ` github-actions
  8 siblings, 0 replies; 10+ messages in thread
From: github-actions @ 2022-08-07  2:13 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: python3-ghp-import-0.5.5
https://github.com/void-linux/void-packages/pull/20855

Description:
None

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

end of thread, other threads:[~2022-08-07  2:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-10 22:27 [PR PATCH] New package: python3-ghp-import-0.5.5 anjandev
2020-07-23 19:06 ` Chocimier
2020-07-24  4:15 ` [PR PATCH] [Updated] " anjandev
2020-07-24 16:00 ` Chocimier
2020-07-28  3:20 ` [PR PATCH] [Updated] " anjandev
2022-04-16  2:02 ` github-actions
2022-04-18 21:38 ` anjandev
2022-04-19 17:41 ` Chocimier
2022-07-19  2:13 ` github-actions
2022-08-07  2:13 ` [PR PATCH] [Closed]: " github-actions

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