Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package : python3-RPi.GPIO-0.7.0
@ 2020-08-15 11:02 amak79
  2020-08-15 11:25 ` [PR PATCH] [Updated] " amak79
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: amak79 @ 2020-08-15 11:02 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1225 bytes --]

From c009f1c8d4f3b0842c557cf7c1f2aed97ee73db3 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..b89675913a7
--- /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="armv6l armv7l 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
+}

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

* Re: [PR PATCH] [Updated] New package : python3-RPi.GPIO-0.7.0
  2020-08-15 11:02 [PR PATCH] New package : python3-RPi.GPIO-0.7.0 amak79
@ 2020-08-15 11:25 ` amak79
  2020-10-21 23:33 ` amak79
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: amak79 @ 2020-08-15 11:25 UTC (permalink / raw)
  To: ml

[-- 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 185d4f16bffd52e903ab6fc36734d958b9330ebc 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
+}

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

* Re: [PR PATCH] [Updated] New package : python3-RPi.GPIO-0.7.0
  2020-08-15 11:02 [PR PATCH] New package : python3-RPi.GPIO-0.7.0 amak79
  2020-08-15 11:25 ` [PR PATCH] [Updated] " amak79
@ 2020-10-21 23:33 ` amak79
  2021-01-19  1:48 ` amak79
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: amak79 @ 2020-10-21 23:33 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

* Re: [PR PATCH] [Updated] New package : python3-RPi.GPIO-0.7.0
  2020-08-15 11:02 [PR PATCH] New package : python3-RPi.GPIO-0.7.0 amak79
  2020-08-15 11:25 ` [PR PATCH] [Updated] " amak79
  2020-10-21 23:33 ` amak79
@ 2021-01-19  1:48 ` amak79
  2021-04-06  0:01 ` amak79
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: amak79 @ 2021-01-19  1:48 UTC (permalink / raw)
  To: ml

[-- 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 cfe2a55de493e2087a44d6f9a593b795860feca2 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
+}

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

* Re: [PR PATCH] [Updated] New package : python3-RPi.GPIO-0.7.0
  2020-08-15 11:02 [PR PATCH] New package : python3-RPi.GPIO-0.7.0 amak79
                   ` (2 preceding siblings ...)
  2021-01-19  1:48 ` amak79
@ 2021-04-06  0:01 ` amak79
  2021-04-06  1:00 ` amak79
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: amak79 @ 2021-04-06  0:01 UTC (permalink / raw)
  To: ml

[-- 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: 1225 bytes --]

From 910b42a4d484bfcafaf8c37a5d4ed8c562f03d6b 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 000000000000..9aee04c86df3
--- /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
+}

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

* Re: [PR PATCH] [Updated] New package : python3-RPi.GPIO-0.7.0
  2020-08-15 11:02 [PR PATCH] New package : python3-RPi.GPIO-0.7.0 amak79
                   ` (3 preceding siblings ...)
  2021-04-06  0:01 ` amak79
@ 2021-04-06  1:00 ` amak79
  2021-08-03  3:11 ` [PR REVIEW] " ericonr
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: amak79 @ 2021-04-06  1:00 UTC (permalink / raw)
  To: ml

[-- 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: 1306 bytes --]

From 951d3170ac0d43d09ed4636ab19e64a6da7e047d 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 | 24 ++++++++++++++++++++++++
 1 file changed, 24 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 000000000000..204eba16181f
--- /dev/null
+++ b/srcpkgs/python3-RPi.GPIO/template
@@ -0,0 +1,24 @@
+# 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
+
+# needed for gcc 10
+# fixed upstream in commit 8a0a65
+CFLAGS="-fcommon"
+
+post_install() {
+	vlicense LICENCE.txt
+}

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

* Re: [PR REVIEW] New package : python3-RPi.GPIO-0.7.0
  2020-08-15 11:02 [PR PATCH] New package : python3-RPi.GPIO-0.7.0 amak79
                   ` (4 preceding siblings ...)
  2021-04-06  1:00 ` amak79
@ 2021-08-03  3:11 ` ericonr
  2021-08-03  3:11 ` [PR PATCH] [Merged]: " ericonr
  2021-08-03  4:07 ` [PR REVIEW] " amak79
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-08-03  3:11 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24288#discussion_r681400977

Comment:
Could ask upstream for a release, maybe? They have commits this year, last release was 2019...

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

* Re: [PR PATCH] [Merged]: New package : python3-RPi.GPIO-0.7.0
  2020-08-15 11:02 [PR PATCH] New package : python3-RPi.GPIO-0.7.0 amak79
                   ` (5 preceding siblings ...)
  2021-08-03  3:11 ` [PR REVIEW] " ericonr
@ 2021-08-03  3:11 ` ericonr
  2021-08-03  4:07 ` [PR REVIEW] " amak79
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-08-03  3:11 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package : python3-RPi.GPIO-0.7.0
https://github.com/void-linux/void-packages/pull/24288

Description:


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

* Re: [PR REVIEW] New package : python3-RPi.GPIO-0.7.0
  2020-08-15 11:02 [PR PATCH] New package : python3-RPi.GPIO-0.7.0 amak79
                   ` (6 preceding siblings ...)
  2021-08-03  3:11 ` [PR PATCH] [Merged]: " ericonr
@ 2021-08-03  4:07 ` amak79
  7 siblings, 0 replies; 9+ messages in thread
From: amak79 @ 2021-08-03  4:07 UTC (permalink / raw)
  To: ml

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

New review comment by amak79 on void-packages repository

https://github.com/void-linux/void-packages/pull/24288#discussion_r681418387

Comment:
There is a pre-release [0.7.1a1](https://pypi.org/project/RPi.GPIO/0.7.1a4/#files) tarball that I think it's auto generated by pypy.org. Otherwise I will ask upstream for new release.

Thanks for merging this PR.

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

end of thread, other threads:[~2021-08-03  4:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-15 11:02 [PR PATCH] New package : python3-RPi.GPIO-0.7.0 amak79
2020-08-15 11:25 ` [PR PATCH] [Updated] " amak79
2020-10-21 23:33 ` amak79
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

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