Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-ciso8601-2.1.3
@ 2020-05-22 16:29 ahesford
  2020-05-24  2:30 ` ahesford
  2020-05-24  2:30 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: ahesford @ 2020-05-22 16:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ahesford/void-packages ciso8601
https://github.com/void-linux/void-packages/pull/22201

New package: python3-ciso8601-2.1.3


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

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

From 2da6411a04fc1218f692dcfab3fa1c1604f1457a Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Fri, 22 May 2020 12:28:04 -0400
Subject: [PATCH] New package: python3-ciso8601-2.1.3

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

diff --git a/srcpkgs/python3-ciso8601/template b/srcpkgs/python3-ciso8601/template
new file mode 100644
index 00000000000..d2adf0f7b04
--- /dev/null
+++ b/srcpkgs/python3-ciso8601/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-ciso8601'
+pkgname=python3-ciso8601
+version=2.1.3
+revision=1
+wrksrc="${pkgname#*-}-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel"
+short_desc="Fast ISO8601 date time parser for Python, written in C"
+maintainer="Andrew J. Hesford <ajh@sideband.org>"
+license="MIT"
+homepage="https://github.com/closeio/ciso8601"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=4f27113e10622a3b86161c90bee80dc6f3ab8dcab9385092088db239e9fd94dc
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2020-05-24  2:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-22 16:29 [PR PATCH] New package: python3-ciso8601-2.1.3 ahesford
2020-05-24  2:30 ` ahesford
2020-05-24  2:30 ` [PR PATCH] [Closed]: " ahesford

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