Github messages for voidlinux
 help / color / mirror / Atom feed
From: BenJarg <BenJarg@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: python3-h5py-3.6.0
Date: Wed, 20 Apr 2022 05:32:50 +0200	[thread overview]
Message-ID: <20220420033250.oubbcpJjuae-T6U0qKFW34aSCM2AIgwFWa2jIYrElD4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34883@inbox.vuxu.org>

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

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

https://github.com/BenJarg/void-packages python3-h5py
https://github.com/void-linux/void-packages/pull/34883

New package: python3-h5py-3.6.0
- I tested the changes in this PR: YES

- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): YES

- I built this PR locally for these architectures:
  - x86_64
  - x86_64-musl


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

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

From bebd55c3cdab2fce352d2c5d1a40e5ba77c0cb83 Mon Sep 17 00:00:00 2001
From: Ben Jargowsky <benjar63@gmail.com>
Date: Wed, 5 Jan 2022 16:01:06 -0800
Subject: [PATCH] New package: python3-h5py-3.6.0

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

diff --git a/srcpkgs/python3-h5py/template b/srcpkgs/python3-h5py/template
new file mode 100644
index 000000000000..40ec44f24efe
--- /dev/null
+++ b/srcpkgs/python3-h5py/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-h5py'
+pkgname=python3-h5py
+version=3.6.0
+revision=1
+wrksrc="${pkgname#*-}-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools pkg-config"
+makedepends="python3-Cython python3-numpy python3-pkgconfig hdf5-devel python3-devel"
+short_desc="Read and write HDF5 files from Python"
+maintainer="Ben Jargowsky <benjar63@gmail.com>"
+license="BSD-3-Clause"
+homepage="http://www.h5py.org/"
+distfiles="${PYPI_SITE}/h/h5py/h5py-${version}.tar.gz"
+checksum=8752d2814a92aba4e2b2a5922d2782d0029102d99caaf3c201a566bc0b40db29
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2022-04-20  3:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-06  0:31 [PR PATCH] " BenJarg
2022-01-06  0:52 ` [PR PATCH] [Updated] " BenJarg
2022-01-12  1:39 ` BenJarg
2022-01-13  4:03 ` BenJarg
2022-01-20  3:12 ` BenJarg
2022-04-20  3:32 ` BenJarg [this message]
2022-05-08 12:54 ` BenJarg
2022-05-08 14:23 ` BenJarg
2022-05-08 14:27 ` BenJarg
2022-08-07  2:13 ` github-actions
2022-08-21  2:16 ` [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=20220420033250.oubbcpJjuae-T6U0qKFW34aSCM2AIgwFWa2jIYrElD4@z \
    --to=benjarg@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).