Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-vine-1.3.0
@ 2020-02-02  2:56 voidlinux-github
  2020-02-02  2:57 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2020-02-02  2:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages vine
https://github.com/void-linux/void-packages/pull/18728

New package: python3-vine-1.3.0


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

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

From fcf746fd341d367d37fb1a9f5fe9a8d77f7c89b8 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Sat, 1 Feb 2020 18:54:36 -0800
Subject: [PATCH] New package: python3-vine-1.3.0

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

diff --git a/srcpkgs/python3-vine/template b/srcpkgs/python3-vine/template
new file mode 100644
index 00000000000..733cf286c02
--- /dev/null
+++ b/srcpkgs/python3-vine/template
@@ -0,0 +1,13 @@
+# Template file for 'python3-vine'
+pkgname=python3-vine
+version=1.3.0
+revision=1
+wrksrc=vine-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+short_desc="Python promises"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="BSD-3-Clause"
+homepage="https://pypi.org/project/vine/#description"
+distfiles="https://github.com/celery/vine/archive/v${version}.tar.gz"
+checksum=2efcf3a8b39479fec061918db3f1c659f8cc4ff7cf7933a0365ab64fda8b5b94

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

* Re: [PR PATCH] [Updated] New package: python3-vine-1.3.0
  2020-02-02  2:56 [PR PATCH] New package: python3-vine-1.3.0 voidlinux-github
@ 2020-02-02  2:57 ` voidlinux-github
  2020-02-04  0:55 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-02-02  2:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages vine
https://github.com/void-linux/void-packages/pull/18728

New package: python3-vine-1.3.0


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

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

From e2f3ead1c0b42221729fff7e65bd441c69e1f547 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Sat, 1 Feb 2020 18:54:36 -0800
Subject: [PATCH] New package: python3-vine-1.3.0

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

diff --git a/srcpkgs/python3-vine/template b/srcpkgs/python3-vine/template
new file mode 100644
index 00000000000..2ed3d2f8bc2
--- /dev/null
+++ b/srcpkgs/python3-vine/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-vine'
+pkgname=python3-vine
+version=1.3.0
+revision=1
+wrksrc=vine-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+short_desc="Python promises"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="BSD-3-Clause"
+homepage="https://pypi.org/project/vine/#description"
+distfiles="https://github.com/celery/vine/archive/v${version}.tar.gz"
+checksum=2efcf3a8b39479fec061918db3f1c659f8cc4ff7cf7933a0365ab64fda8b5b94
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: python3-vine-1.3.0
  2020-02-02  2:56 [PR PATCH] New package: python3-vine-1.3.0 voidlinux-github
  2020-02-02  2:57 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-02-04  0:55 ` voidlinux-github
  2020-02-04  0:55 ` [PR PATCH] [Closed]: " voidlinux-github
  2020-02-04  0:55 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-02-04  0:55 UTC (permalink / raw)
  To: ml

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

New comment by anjandev on void-packages repository

https://github.com/void-linux/void-packages/pull/18728#issuecomment-581691704

Comment:

Dependancies should be in the same PR. Since this commit  was made for celery, I am closing this and will be adding this commit to   #18677
--




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

* Re: [PR PATCH] [Closed]: New package: python3-vine-1.3.0
  2020-02-02  2:56 [PR PATCH] New package: python3-vine-1.3.0 voidlinux-github
  2020-02-02  2:57 ` [PR PATCH] [Updated] " voidlinux-github
  2020-02-04  0:55 ` voidlinux-github
@ 2020-02-04  0:55 ` voidlinux-github
  2020-02-04  0:55 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-02-04  0:55 UTC (permalink / raw)
  To: ml

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

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

New package: python3-vine-1.3.0
https://github.com/void-linux/void-packages/pull/18728

Description:


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

* Re: New package: python3-vine-1.3.0
  2020-02-02  2:56 [PR PATCH] New package: python3-vine-1.3.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-02-04  0:55 ` [PR PATCH] [Closed]: " voidlinux-github
@ 2020-02-04  0:55 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-02-04  0:55 UTC (permalink / raw)
  To: ml

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

New comment by anjandev on void-packages repository

https://github.com/void-linux/void-packages/pull/18728#issuecomment-581691704

Comment:
Dependencies should be in the same PR. Since this commit  was made for celery, I am closing this and will be adding this commit to   #18677


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

end of thread, other threads:[~2020-02-04  0:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-02  2:56 [PR PATCH] New package: python3-vine-1.3.0 voidlinux-github
2020-02-02  2:57 ` [PR PATCH] [Updated] " voidlinux-github
2020-02-04  0:55 ` voidlinux-github
2020-02-04  0:55 ` [PR PATCH] [Closed]: " voidlinux-github
2020-02-04  0:55 ` 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).