Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-dasbus-1.7
@ 2024-03-26 19:14 iFoundSilentHouse
  2024-03-26 19:18 ` ahesford
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: iFoundSilentHouse @ 2024-03-26 19:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/iFoundSilentHouse/void-packages python3-dasbus-1.7
https://github.com/void-linux/void-packages/pull/49555

New package: python3-dasbus-1.7
#### 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 my native architecture, (x86_64-glibc)

Was done to fulfill https://github.com/void-linux/void-packages/issues/49517 request


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

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

From 4a971d6972f0fdc3401ded7e9b65f7e5bf52d0c2 Mon Sep 17 00:00:00 2001
From: iFoundSilentHouse <adeptslab@gmail.com>
Date: Wed, 27 Mar 2024 01:10:06 +0600
Subject: [PATCH] New package: python3-dasbus-1.7

New package: python3-dasbus
---
 srcpkgs/python3-dasbus/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/python3-dasbus/template

diff --git a/srcpkgs/python3-dasbus/template b/srcpkgs/python3-dasbus/template
new file mode 100644
index 00000000000000..b2ba79f3f02c01
--- /dev/null
+++ b/srcpkgs/python3-dasbus/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-dasbus'
+pkgname=python3-dasbus
+version=1.7
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3 python3-gobject"
+short_desc="DBus library is written in Python 3, based on GLib and inspired by pydbus"
+maintainer="iFoundSilentHouse <adeptslab@gmail.com>"
+license="LGPL-2.1"
+homepage="https://github.com/dasbus-project/dasbus"
+distfiles="https://github.com/dasbus-project/dasbus/archive/refs/tags/v${version}.tar.gz"
+checksum=442a8df9330d4f55704c92cbed066cf0918378418be89d6fff67721d3cba5590
+
+post-install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2024-03-26 23:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-26 19:14 [PR PATCH] New package: python3-dasbus-1.7 iFoundSilentHouse
2024-03-26 19:18 ` ahesford
2024-03-26 19:20 ` [PR PATCH] [Updated] " iFoundSilentHouse
2024-03-26 19:49 ` iFoundSilentHouse
2024-03-26 19:58 ` iFoundSilentHouse
2024-03-26 20:53 ` New package: newm-0.2 iFoundSilentHouse
2024-03-26 22:44 ` blacklightpy
2024-03-26 23:02 ` iFoundSilentHouse
2024-03-26 23:35 ` 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).