Github messages for voidlinux
 help / color / mirror / Atom feed
From: olafmersmann <olafmersmann@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: python-patsy-0.5.1
Date: Thu, 10 Dec 2020 15:52:59 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27075@inbox.vuxu.org> (raw)

[-- 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
+}

             reply	other threads:[~2020-12-10 14:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-10 14:52 olafmersmann [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27075@inbox.vuxu.org \
    --to=olafmersmann@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).