Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-niapy 2.0.5
@ 2023-05-23 11:49 firefly-cpp
  2023-05-23 19:12 ` classabbyamp
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: firefly-cpp @ 2023-05-23 11:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/firefly-cpp/void-packages niapy-package
https://github.com/void-linux/void-packages/pull/44042

New package: python3-niapy 2.0.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)




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

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

From 638da02ae195a3159c77697c6a1ed967202fd06b Mon Sep 17 00:00:00 2001
From: firefly-cpp <iztok@iztok-jr-fister.eu>
Date: Tue, 23 May 2023 15:00:44 +0200
Subject: [PATCH] New package: python3-niapy 2.0.5

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

diff --git a/srcpkgs/python3-niapy/template b/srcpkgs/python3-niapy/template
new file mode 100644
index 000000000000..c39fdcccc787
--- /dev/null
+++ b/srcpkgs/python3-niapy/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-niapy'
+pkgname=python3-niapy
+version=2.0.5
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-numpy python3-openpyxl python3-scipy"
+checkdepends="python3-pytest $depends"
+short_desc="Python microframework for building nature-inspired algorithms"
+maintainer="firefly-cpp <iztok@iztok-jr-fister.eu>"
+license="MIT"
+homepage="https://github.com/NiaOrg/NiaPy"
+distfiles="https://github.com/NiaOrg/NiaPy/archive/${version}.tar.gz"
+checksum=965b2ef884a24bbd17c3f1218a1ffc9b052c0201638dafb12a9e6452d99057c2
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2023-06-25 21:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-23 11:49 [PR PATCH] New package: python3-niapy 2.0.5 firefly-cpp
2023-05-23 19:12 ` classabbyamp
2023-05-24  7:25 ` firefly-cpp
2023-05-24  7:51 ` classabbyamp
2023-05-24  8:13 ` firefly-cpp
2023-05-24  8:24 ` classabbyamp
2023-06-06 14:51 ` [PR PATCH] [Updated] " firefly-cpp
2023-06-06 14:52 ` New package: python3-niapy 2.0.5 (openpyxl) firefly-cpp
2023-06-15 20:06 ` firefly-cpp
2023-06-25 21:48 ` [PR PATCH] [Closed]: " Duncaen

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