Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-contourpy-1.0.5
@ 2022-10-10  1:31 misuchiru03
  2022-10-10  2:08 ` sgn
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: misuchiru03 @ 2022-10-10  1:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_python3-contourpy_1.0.5
https://github.com/void-linux/void-packages/pull/39857

New package: python3-contourpy-1.0.5
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-GLIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_python3-contourpy_1.0.5-39857.patch --]
[-- Type: text/x-diff, Size: 1309 bytes --]

From 44f1dbcdc5e171eab09b4afed918b6b31a0899bc Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+github@gmail.com>
Date: Sun, 9 Oct 2022 19:56:46 -0500
Subject: [PATCH] New package: python3-contourpy-1.0.5

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

diff --git a/srcpkgs/python3-contourpy/template b/srcpkgs/python3-contourpy/template
new file mode 100644
index 000000000000..4707770c4506
--- /dev/null
+++ b/srcpkgs/python3-contourpy/template
@@ -0,0 +1,20 @@
+# Template file for 'python3-contourpy'
+pkgname=python3-contourpy
+version=1.0.5
+revision=1
+wrksrc="contourpy-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-pybind11"
+makedepends="python3-pybind11"
+depends="python3"
+checkdepends="${depends} python3-matplotlib python3-pytest python3-numpy"
+short_desc="Python library for calculating contours of 2D quadrilateral grids"
+maintainer="Alex Childs <misuchiru03+github@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/contourpy/contourpy"
+distfiles="${PYPI_SITE}/c/contourpy/contourpy-${version}.tar.gz"
+checksum=896631cd40222aef3697e4e51177d14c3709fda49d30983269d584f034acc8a4
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2022-10-11 15:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-10  1:31 [PR PATCH] New package: python3-contourpy-1.0.5 misuchiru03
2022-10-10  2:08 ` sgn
2022-10-10  3:44 ` misuchiru03
2022-10-10  3:55 ` [PR PATCH] [Updated] " misuchiru03
2022-10-10  4:00 ` misuchiru03
2022-10-10  4:41 ` [PR PATCH] [Updated] " misuchiru03
2022-10-10  4:59 ` misuchiru03
2022-10-10  5:25 ` misuchiru03
2022-10-10  7:58 ` classabbyamp
2022-10-11 14:59 ` [PR PATCH] [Closed]: " ahesford
2022-10-11 15:01 ` 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).