Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python-patsy-0.5.1
@ 2020-12-10 14:52 olafmersmann
  2020-12-14 21:49 ` [PR PATCH] [Updated] " olafmersmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: olafmersmann @ 2020-12-10 14:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/olafmersmann/void-packages python3-patsy
https://github.com/void-linux/void-packages/pull/27075

New package: python-patsy-0.5.1


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

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

From 204b67c6cb22b33c09709aa90aca649f9abc5372 Mon Sep 17 00:00:00 2001
From: Olaf Mersmann <olafm@p-value.net>
Date: Thu, 10 Dec 2020 15:51:28 +0100
Subject: [PATCH] New package: python-patsy-0.5.1

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

diff --git a/srcpkgs/python3-patsy/template b/srcpkgs/python3-patsy/template
new file mode 100644
index 00000000000..15f08651a49
--- /dev/null
+++ b/srcpkgs/python3-patsy/template
@@ -0,0 +1,23 @@
+# Template file for 'python3-patsy'
+pkgname=python3-patsy
+version=0.5.1
+revision=1
+wrksrc="patsy-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-six python3-numpy"
+short_desc="Python library for describing statistical models"
+maintainer="Olaf <olafm@p-value.net>"
+license="BSD-2-Clause + Python-2.0"
+homepage="https://github.com/pydata/patsy"
+changelog="https://patsy.readthedocs.io/en/latest/changes.html"
+distfiles="${PYPI_SITE}/p/patsy/patsy-${version}.tar.gz"
+checksum=f115cec4201e1465cd58b9866b0b0e7b941caafec129869057405bfe5b5e3991
+
+do_check() {
+	: no test is shipped
+}
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10 14:52 [PR PATCH] New package: python-patsy-0.5.1 olafmersmann
2020-12-14 21:49 ` [PR PATCH] [Updated] " olafmersmann
2020-12-14 22:22 ` [PR PATCH] [Updated] New package: python3-statsmodels and python3-patsy olafmersmann
2022-05-01  2:14 ` github-actions
2022-05-16  2:07 ` [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).