Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-crossplane-0.5.8
@ 2024-01-26 19:28 c0m4r
  2024-01-26 19:31 ` [PR PATCH] [Updated] " c0m4r
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: c0m4r @ 2024-01-26 19:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/c0m4r/void-packages patch-2
https://github.com/void-linux/void-packages/pull/48385

New package: python3-crossplane-0.5.8
Reliable and fast NGINX configuration file parser and builder

#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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 these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - x86_64-glibc



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

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

From 95dbe25ec371d1a1cc20697e6b930c7c0332a434 Mon Sep 17 00:00:00 2001
From: c0m4r <github@wolfet.pl>
Date: Fri, 26 Jan 2024 20:20:54 +0100
Subject: [PATCH] Create template

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

diff --git a/srcpkgs/python3-crossplane/template b/srcpkgs/python3-crossplane/template
new file mode 100644
index 0000000000000..4bdc50f00ec6d
--- /dev/null
+++ b/srcpkgs/python3-crossplane/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-crossplane'
+pkgname=python3-crossplane
+version=0.5.8
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-wheel"
+makedepends="python3-devel"
+depends="python3"
+checkdepends="python3-pytest tox python3-pluggy"
+short_desc="NGINX configuration file parser and builder module for Python3"
+maintainer="c0m4r <github@wolfet.pl>"
+license="Apache-2.0"
+homepage="https://github.com/nginxinc/crossplane"
+distfiles="https://github.com/nginxinc/crossplane/archive/refs/tags/v${version}.tar.gz"
+checksum=e4992f267b3fd6318334140a842131daa37124f6d0c4f9300c836d21949ec70e
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2024-02-10 21:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-26 19:28 [PR PATCH] New package: python3-crossplane-0.5.8 c0m4r
2024-01-26 19:31 ` [PR PATCH] [Updated] " c0m4r
2024-01-26 20:06 ` c0m4r
2024-01-26 20:14 ` c0m4r
2024-01-26 20:16 ` c0m4r
2024-01-28  3:25 ` classabbyamp
2024-01-28  4:46 ` c0m4r
2024-01-28  4:47 ` [PR PATCH] [Updated] " c0m4r
2024-01-28  4:55 ` c0m4r
2024-01-28  4:57 ` c0m4r
2024-01-28  5:02 ` c0m4r
2024-01-28  5:02 ` c0m4r
2024-02-02  7:38 ` [PR PATCH] [Closed]: " c0m4r
2024-02-10 21:01 ` melroy89

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