Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-dbus-next-0.2.3
@ 2023-10-18 13:42 ftpd
  2023-10-18 14:10 ` [PR PATCH] [Updated] " ftpd
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: ftpd @ 2023-10-18 13:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ftpd/void-packages dbus-next
https://github.com/void-linux/void-packages/pull/46760

New package: python3-dbus-next-0.2.3
#### 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.
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l

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

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

From 1c8b85881aebe161fd73a3fe95176d2e95240036 Mon Sep 17 00:00:00 2001
From: Bartek Stalewski <ftpd@insomniac.pl>
Date: Wed, 18 Oct 2023 15:39:41 +0200
Subject: [PATCH] New package: python3-dbus-next-0.2.3

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

diff --git a/srcpkgs/python3-dbus-next/template b/srcpkgs/python3-dbus-next/template
new file mode 100644
index 0000000000000..a20db0c6b4f5e
--- /dev/null
+++ b/srcpkgs/python3-dbus-next/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-dbus-next'
+pkgname=python3-dbus-next
+version=0.2.3
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3"
+short_desc="The next great DBus library for Python"
+maintainer="Bartek Stalewski <ftpd@insomniac.pl>"
+license="MIT"
+homepage="https://github.com/altdesktop/python-dbus-next"
+changelog="https://github.com/altdesktop/python-dbus-next/blob/master/CHANGELOG.md"
+distfiles="${PYPI_SITE}/d/dbus-next/dbus_next-${version}.tar.gz"
+checksum=f4eae26909332ada528c0a3549dda8d4f088f9b365153952a408e28023a626a5
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2023-10-22 22:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-18 13:42 [PR PATCH] New package: python3-dbus-next-0.2.3 ftpd
2023-10-18 14:10 ` [PR PATCH] [Updated] " ftpd
2023-10-18 14:12 ` ftpd
2023-10-18 14:14 ` ftpd
2023-10-18 14:17 ` ftpd
2023-10-18 20:38 ` [PR REVIEW] " classabbyamp
2023-10-18 20:38 ` classabbyamp
2023-10-18 21:34 ` [PR PATCH] [Updated] " ftpd
2023-10-18 21:35 ` [PR REVIEW] " ftpd
2023-10-18 21:35 ` ftpd
2023-10-22 12:10 ` [PR PATCH] [Updated] " ftpd
2023-10-22 22:51 ` [PR PATCH] [Merged]: " classabbyamp

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