Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-plumbum-1.6.9
@ 2020-05-04 10:18 juantascon
  2020-05-04 10:30 ` [PR PATCH] [Updated] " juantascon
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: juantascon @ 2020-05-04 10:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/juantascon/void-packages python3-plumbum
https://github.com/void-linux/void-packages/pull/21606

New package: python3-plumbum-1.6.9


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

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

From 20a5d70b438eb5dc32eff314761a6ca5ea989202 Mon Sep 17 00:00:00 2001
From: juantascon <juantascon@horlux.org>
Date: Tue, 17 Mar 2020 13:07:25 +0100
Subject: [PATCH] New package: python3-plumbum-1.6.9

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

diff --git a/srcpkgs/python3-plumbum/template b/srcpkgs/python3-plumbum/template
new file mode 100644
index 00000000000..52b797747ba
--- /dev/null
+++ b/srcpkgs/python3-plumbum/template
@@ -0,0 +1,20 @@
+# Template file for 'python3-plumbum'
+pkgname=python3-plumbum
+_pkgname=plumbum
+version=1.6.9
+revision=1
+archs=noarch
+wrksrc="${_pkgname}-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3"
+short_desc="Shell combinators"
+maintainer="Juan Tascon <juan@horlux.org>"
+license="MIT"
+homepage="https://plumbum.readthedocs.io"
+distfiles="${PYPI_SITE}/p/${_pkgname}/${_pkgname}-${version}.tar.gz"
+checksum=8571f2f9657e00dc22549d9e92db3fdec5674bf509fe60c5c9b4081fd8f6ab92
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2021-11-06 22:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04 10:18 [PR PATCH] New package: python3-plumbum-1.6.9 juantascon
2020-05-04 10:30 ` [PR PATCH] [Updated] " juantascon
2020-05-04 10:39 ` juantascon
2020-05-12 13:03 ` [PR PATCH] [Updated] " juantascon
2020-05-12 13:59 ` juantascon
2020-05-12 14:23 ` juantascon
2021-02-16  6:33 ` [PR REVIEW] " ericonr
2021-11-06 22:32 ` [PR PATCH] [Closed]: " abenson
2021-11-06 22:32 ` abenson

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