Github messages for voidlinux
 help / color / mirror / Atom feed
From: amak79 <amak79@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package : python3-RPi.GPIO-0.7.0
Date: Thu, 22 Oct 2020 01:33:25 +0200	[thread overview]
Message-ID: <20201021233325.T3zE7UCT_9JKLUZgfNegwLUaRD2HA7Z2Tt2g4uQz6Ag@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24288@inbox.vuxu.org>

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

There is an updated pull request by amak79 against master on the void-packages repository

https://github.com/amak79/void-packages rpigpio
https://github.com/void-linux/void-packages/pull/24288

New package : python3-RPi.GPIO-0.7.0


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

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

From 24d96c81ca5be455b6d9b717127d215c6902d582 Mon Sep 17 00:00:00 2001
From: amak <amak.git@outlook.com>
Date: Sat, 15 Aug 2020 20:57:51 +1000
Subject: [PATCH] New package : python3-RPi.GPIO-0.7.0

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

diff --git a/srcpkgs/python3-RPi.GPIO/template b/srcpkgs/python3-RPi.GPIO/template
new file mode 100644
index 00000000000..9aee04c86df
--- /dev/null
+++ b/srcpkgs/python3-RPi.GPIO/template
@@ -0,0 +1,20 @@
+# Template file for 'python3-RPi.GPIO'
+pkgname=python3-RPi.GPIO
+version=0.7.0
+revision=1
+archs="armv[67]l* aarch64*"
+wrksrc="${pkgname#*-}-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel"
+depends="python3"
+short_desc="Module to control Raspberry Pi GPIO channels"
+maintainer="amak <amak.git@outlook.com>"
+license="MIT"
+homepage="https://sourceforge.net/projects/raspberry-gpio-python"
+distfiles="${SOURCEFORGE_SITE}/project/raspberry-gpio-python/RPi.GPIO-${version}.tar.gz"
+checksum=7424bc6c205466764f30f666c18187a0824077daf20b295c42f08aea2cb87d3f
+
+post_install() {
+	vlicense LICENCE.txt
+}

  parent reply	other threads:[~2020-10-21 23:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-15 11:02 [PR PATCH] " amak79
2020-08-15 11:25 ` [PR PATCH] [Updated] " amak79
2020-10-21 23:33 ` amak79 [this message]
2021-01-19  1:48 ` amak79
2021-04-06  0:01 ` amak79
2021-04-06  1:00 ` amak79
2021-08-03  3:11 ` [PR REVIEW] " ericonr
2021-08-03  3:11 ` [PR PATCH] [Merged]: " ericonr
2021-08-03  4:07 ` [PR REVIEW] " amak79

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201021233325.T3zE7UCT_9JKLUZgfNegwLUaRD2HA7Z2Tt2g4uQz6Ag@z \
    --to=amak79@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).