Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-uritools-3.0.0
@ 2020-01-22 14:17 voidlinux-github
  2020-01-22 14:33 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-25  9:48 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-22 14:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/codingHahn/void-packages-1 python3-uritools
https://github.com/void-linux/void-packages/pull/18473

New package: python3-uritools-3.0.0
Please merge before python3-podcast

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

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

From e1c5366ea508ac9b457c81c71c0e72d089f562d4 Mon Sep 17 00:00:00 2001
From: Nick Hahn <nick.hahn@posteo.de>
Date: Wed, 22 Jan 2020 15:16:48 +0100
Subject: [PATCH] New package: python3-uritools-3.0.0

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

diff --git a/srcpkgs/python3-uritools/template b/srcpkgs/python3-uritools/template
new file mode 100644
index 00000000000..1b732a6a3ee
--- /dev/null
+++ b/srcpkgs/python3-uritools/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-uritools'
+pkgname=python3-uritools
+version=3.0.0
+revision=1
+wrksrc="uritools-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-setuptools"
+short_desc="URI parsing, classification and composition"
+maintainer="Nick Hahn <nick.hahn@posteo.de>"
+license="MIT"
+homepage="https://github.com/tkem/uritools/"
+distfiles="https://github.com/tkem/uritools/archive/v${version}.tar.gz"
+checksum=1d221acf7aea96d1b6c87ecdf5273ef6ced3a49887b427081f83cf5bcc2cc7c9

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

* Re: [PR PATCH] [Updated] New package: python3-uritools-3.0.0
  2020-01-22 14:17 [PR PATCH] New package: python3-uritools-3.0.0 voidlinux-github
@ 2020-01-22 14:33 ` voidlinux-github
  2020-01-25  9:48 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-22 14:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/codingHahn/void-packages-1 python3-uritools
https://github.com/void-linux/void-packages/pull/18473

New package: python3-uritools-3.0.0
Please merge before python3-podcast

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

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

From 59f8ed5ed5b809aab8c3423dd6e1ada7c48720b4 Mon Sep 17 00:00:00 2001
From: Nick Hahn <nick.hahn@posteo.de>
Date: Wed, 22 Jan 2020 15:16:48 +0100
Subject: [PATCH] New package: python3-uritools-3.0.0

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

diff --git a/srcpkgs/python3-uritools/template b/srcpkgs/python3-uritools/template
new file mode 100644
index 00000000000..5b02548be87
--- /dev/null
+++ b/srcpkgs/python3-uritools/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-uritools'
+pkgname=python3-uritools
+version=3.0.0
+revision=1
+wrksrc="uritools-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-setuptools"
+short_desc="URI parsing, classification and composition"
+maintainer="Nick Hahn <nick.hahn@posteo.de>"
+license="MIT"
+homepage="https://github.com/tkem/uritools/"
+distfiles="https://github.com/tkem/uritools/archive/v${version}.tar.gz"
+checksum=1d221acf7aea96d1b6c87ecdf5273ef6ced3a49887b427081f83cf5bcc2cc7c9
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: python3-uritools-3.0.0
  2020-01-22 14:17 [PR PATCH] New package: python3-uritools-3.0.0 voidlinux-github
  2020-01-22 14:33 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-25  9:48 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-25  9:48 UTC (permalink / raw)
  To: ml

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

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

New package: python3-uritools-3.0.0
https://github.com/void-linux/void-packages/pull/18473

Description:
Please merge before python3-podcast

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-22 14:17 [PR PATCH] New package: python3-uritools-3.0.0 voidlinux-github
2020-01-22 14:33 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-25  9:48 ` [PR PATCH] [Merged]: " 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).