Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: wammu-0.44
@ 2019-09-21 12:17 voidlinux-github
  2019-09-21 13:04 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: voidlinux-github @ 2019-09-21 12:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/wammu
https://github.com/void-linux/void-packages/pull/14628

New package: wammu-0.44
This package needed `python-gammu`, so that was also included in it's own commit.

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

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

From 26b5a554ccd8402d276de262b768dec0d9a8b7b5 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:40:39 +0430
Subject: [PATCH 1/2] New package: python-gammu-2.12

---
 srcpkgs/python-gammu/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/python-gammu/template

diff --git a/srcpkgs/python-gammu/template b/srcpkgs/python-gammu/template
new file mode 100644
index 00000000000..ba560ef5d0c
--- /dev/null
+++ b/srcpkgs/python-gammu/template
@@ -0,0 +1,13 @@
+# Template file for 'python-gammu'
+pkgname=python-gammu
+version=2.12
+revision=1
+build_style=python2-module
+hostmakedepends="python-setuptools"
+makedepends="python-devel gammu-devel gammu-smsd"
+short_desc="Python bindings for the Gammu library"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="LGPL-2.0-or-later"
+homepage="https://wammu.eu/python-gammu/"
+distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
+checksum=1129635659d3fe6e467e0f7d2865c419e0878c613c6caa719be3416f3dc3e348

From 698ed7502b5958608df6ca9a158e394dbc1c7cbb Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:42:05 +0430
Subject: [PATCH 2/2] New package: wammu-0.44

---
 srcpkgs/wammu/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/wammu/template

diff --git a/srcpkgs/wammu/template b/srcpkgs/wammu/template
new file mode 100644
index 00000000000..b9328236505
--- /dev/null
+++ b/srcpkgs/wammu/template
@@ -0,0 +1,13 @@
+# Template file for 'wammu'
+pkgname=wammu
+version=0.44
+revision=1
+build_style=python2-module
+makedepends="python-setuptools"
+depends="wxPython python-gammu python-bluez"
+short_desc="Mobile phone manager"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://wammu.eu/wammu/"
+distfiles="https://github.com/gammu/wammu/archive/${version}.tar.gz"
+checksum=0265dd3cc6ebec32c4642836d8e75f0ccdd4c6b19db5c6ce3f38b8bed86e6f7d

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

* Re: [PR PATCH] [Updated] New package: wammu-0.44
  2019-09-21 12:17 [PR PATCH] New package: wammu-0.44 voidlinux-github
@ 2019-09-21 13:04 ` voidlinux-github
  2019-09-21 13:04 ` voidlinux-github
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-09-21 13:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/wammu
https://github.com/void-linux/void-packages/pull/14628

New package: wammu-0.44
This package needed `python-gammu`, so that was also included in it's own commit.

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

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

From d09d39d222a3893f7dcbf9a532b74ff9dd022f7c Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:40:39 +0430
Subject: [PATCH 1/2] New package: python-gammu-2.12

---
 srcpkgs/python-gammu/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/python-gammu/template

diff --git a/srcpkgs/python-gammu/template b/srcpkgs/python-gammu/template
new file mode 100644
index 00000000000..3659598ce48
--- /dev/null
+++ b/srcpkgs/python-gammu/template
@@ -0,0 +1,17 @@
+# Template file for 'python-gammu'
+pkgname=python-gammu
+version=2.12
+revision=1
+build_style=python2-module
+hostmakedepends="python-setuptools"
+makedepends="python-devel gammu-devel gammu-smsd"
+short_desc="Python bindings for the Gammu library"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="LGPL-2.0-or-later"
+homepage="https://wammu.eu/python-gammu/"
+distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
+checksum=1129635659d3fe6e467e0f7d2865c419e0878c613c6caa719be3416f3dc3e348
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" pkg-config"
+fi

From 59dab811aae3555d5fae8ccf1bfa0a50c72529bd Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:42:05 +0430
Subject: [PATCH 2/2] New package: wammu-0.44

---
 srcpkgs/wammu/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/wammu/template

diff --git a/srcpkgs/wammu/template b/srcpkgs/wammu/template
new file mode 100644
index 00000000000..195c748648b
--- /dev/null
+++ b/srcpkgs/wammu/template
@@ -0,0 +1,13 @@
+# Template file for 'wammu'
+pkgname=wammu
+version=0.44
+revision=1
+build_style=python2-module
+hostmakedepends="python-setuptools"
+depends="wxPython python-gammu python-bluez"
+short_desc="Mobile phone manager"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://wammu.eu/wammu/"
+distfiles="https://github.com/gammu/wammu/archive/${version}.tar.gz"
+checksum=0265dd3cc6ebec32c4642836d8e75f0ccdd4c6b19db5c6ce3f38b8bed86e6f7d

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

* Re: [PR PATCH] [Updated] New package: wammu-0.44
  2019-09-21 12:17 [PR PATCH] New package: wammu-0.44 voidlinux-github
  2019-09-21 13:04 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-21 13:04 ` voidlinux-github
  2019-09-21 20:28 ` voidlinux-github
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-09-21 13:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/wammu
https://github.com/void-linux/void-packages/pull/14628

New package: wammu-0.44
This package needed `python-gammu`, so that was also included in it's own commit.

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

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

From d09d39d222a3893f7dcbf9a532b74ff9dd022f7c Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:40:39 +0430
Subject: [PATCH 1/2] New package: python-gammu-2.12

---
 srcpkgs/python-gammu/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/python-gammu/template

diff --git a/srcpkgs/python-gammu/template b/srcpkgs/python-gammu/template
new file mode 100644
index 00000000000..3659598ce48
--- /dev/null
+++ b/srcpkgs/python-gammu/template
@@ -0,0 +1,17 @@
+# Template file for 'python-gammu'
+pkgname=python-gammu
+version=2.12
+revision=1
+build_style=python2-module
+hostmakedepends="python-setuptools"
+makedepends="python-devel gammu-devel gammu-smsd"
+short_desc="Python bindings for the Gammu library"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="LGPL-2.0-or-later"
+homepage="https://wammu.eu/python-gammu/"
+distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
+checksum=1129635659d3fe6e467e0f7d2865c419e0878c613c6caa719be3416f3dc3e348
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" pkg-config"
+fi

From 59dab811aae3555d5fae8ccf1bfa0a50c72529bd Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:42:05 +0430
Subject: [PATCH 2/2] New package: wammu-0.44

---
 srcpkgs/wammu/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/wammu/template

diff --git a/srcpkgs/wammu/template b/srcpkgs/wammu/template
new file mode 100644
index 00000000000..195c748648b
--- /dev/null
+++ b/srcpkgs/wammu/template
@@ -0,0 +1,13 @@
+# Template file for 'wammu'
+pkgname=wammu
+version=0.44
+revision=1
+build_style=python2-module
+hostmakedepends="python-setuptools"
+depends="wxPython python-gammu python-bluez"
+short_desc="Mobile phone manager"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://wammu.eu/wammu/"
+distfiles="https://github.com/gammu/wammu/archive/${version}.tar.gz"
+checksum=0265dd3cc6ebec32c4642836d8e75f0ccdd4c6b19db5c6ce3f38b8bed86e6f7d

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

* Re: New package: wammu-0.44
  2019-09-21 12:17 [PR PATCH] New package: wammu-0.44 voidlinux-github
  2019-09-21 13:04 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-21 13:04 ` voidlinux-github
@ 2019-09-21 20:28 ` voidlinux-github
  2019-09-21 21:08 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-09-21 20:28 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/14628#issuecomment-533828036

Comment:
We do not accept new python2-only packages.

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

* Re: [PR PATCH] [Updated] New package: wammu-0.44
  2019-09-21 12:17 [PR PATCH] New package: wammu-0.44 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-09-21 20:28 ` voidlinux-github
@ 2019-09-21 21:08 ` voidlinux-github
  2019-09-21 21:08 ` voidlinux-github
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-09-21 21:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/wammu
https://github.com/void-linux/void-packages/pull/14628

New package: wammu-0.44
This package needed `python-gammu`, so that was also included in it's own commit.

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

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

From 2efee8b95a18927878f6302d37b1143a9428b814 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:40:39 +0430
Subject: [PATCH 1/2] New package: python-gammu-2.12

---
 srcpkgs/python-gammu/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/python-gammu/template

diff --git a/srcpkgs/python-gammu/template b/srcpkgs/python-gammu/template
new file mode 100644
index 00000000000..0b3bf0e07dd
--- /dev/null
+++ b/srcpkgs/python-gammu/template
@@ -0,0 +1,23 @@
+# Template file for 'python-gammu'
+pkgname=python-gammu
+version=2.12
+revision=1
+build_style=python-module
+hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools"
+makedepends="gammu-devel gammu-smsd"
+short_desc="Python bindings for the Gammu library"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="LGPL-2.0-or-later"
+homepage="https://wammu.eu/python-gammu/"
+distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
+checksum=1129635659d3fe6e467e0f7d2865c419e0878c613c6caa719be3416f3dc3e348
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" pkg-config"
+fi
+
+python3-gammu_package() {
+	pkg_install() {
+		vmove usr/lib/python3*
+	}
+}

From bcbbcc32153b5dccee079827862549d1e31568f6 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:42:05 +0430
Subject: [PATCH 2/2] New package: wammu-0.44

---
 srcpkgs/wammu/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/wammu/template

diff --git a/srcpkgs/wammu/template b/srcpkgs/wammu/template
new file mode 100644
index 00000000000..195c748648b
--- /dev/null
+++ b/srcpkgs/wammu/template
@@ -0,0 +1,13 @@
+# Template file for 'wammu'
+pkgname=wammu
+version=0.44
+revision=1
+build_style=python2-module
+hostmakedepends="python-setuptools"
+depends="wxPython python-gammu python-bluez"
+short_desc="Mobile phone manager"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://wammu.eu/wammu/"
+distfiles="https://github.com/gammu/wammu/archive/${version}.tar.gz"
+checksum=0265dd3cc6ebec32c4642836d8e75f0ccdd4c6b19db5c6ce3f38b8bed86e6f7d

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

* Re: [PR PATCH] [Updated] New package: wammu-0.44
  2019-09-21 12:17 [PR PATCH] New package: wammu-0.44 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-09-21 21:08 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-21 21:08 ` voidlinux-github
  2019-09-21 21:10 ` voidlinux-github
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-09-21 21:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/wammu
https://github.com/void-linux/void-packages/pull/14628

New package: wammu-0.44
This package needed `python-gammu`, so that was also included in it's own commit.

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

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

From 2efee8b95a18927878f6302d37b1143a9428b814 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:40:39 +0430
Subject: [PATCH 1/2] New package: python-gammu-2.12

---
 srcpkgs/python-gammu/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/python-gammu/template

diff --git a/srcpkgs/python-gammu/template b/srcpkgs/python-gammu/template
new file mode 100644
index 00000000000..0b3bf0e07dd
--- /dev/null
+++ b/srcpkgs/python-gammu/template
@@ -0,0 +1,23 @@
+# Template file for 'python-gammu'
+pkgname=python-gammu
+version=2.12
+revision=1
+build_style=python-module
+hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools"
+makedepends="gammu-devel gammu-smsd"
+short_desc="Python bindings for the Gammu library"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="LGPL-2.0-or-later"
+homepage="https://wammu.eu/python-gammu/"
+distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
+checksum=1129635659d3fe6e467e0f7d2865c419e0878c613c6caa719be3416f3dc3e348
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" pkg-config"
+fi
+
+python3-gammu_package() {
+	pkg_install() {
+		vmove usr/lib/python3*
+	}
+}

From bcbbcc32153b5dccee079827862549d1e31568f6 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:42:05 +0430
Subject: [PATCH 2/2] New package: wammu-0.44

---
 srcpkgs/wammu/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/wammu/template

diff --git a/srcpkgs/wammu/template b/srcpkgs/wammu/template
new file mode 100644
index 00000000000..195c748648b
--- /dev/null
+++ b/srcpkgs/wammu/template
@@ -0,0 +1,13 @@
+# Template file for 'wammu'
+pkgname=wammu
+version=0.44
+revision=1
+build_style=python2-module
+hostmakedepends="python-setuptools"
+depends="wxPython python-gammu python-bluez"
+short_desc="Mobile phone manager"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://wammu.eu/wammu/"
+distfiles="https://github.com/gammu/wammu/archive/${version}.tar.gz"
+checksum=0265dd3cc6ebec32c4642836d8e75f0ccdd4c6b19db5c6ce3f38b8bed86e6f7d

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

* Re: [PR PATCH] [Updated] New package: wammu-0.44
  2019-09-21 12:17 [PR PATCH] New package: wammu-0.44 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-09-21 21:10 ` voidlinux-github
@ 2019-09-21 21:10 ` voidlinux-github
  2019-09-21 21:15 ` voidlinux-github
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-09-21 21:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/wammu
https://github.com/void-linux/void-packages/pull/14628

New package: wammu-0.44
This package needed `python-gammu`, so that was also included in it's own commit.

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

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

From 779bd5abc30223fa6c41a90ff9c6bd04cd363670 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:40:39 +0430
Subject: [PATCH 1/2] New package: python-gammu-2.12

---
 srcpkgs/python-gammu/template | 23 +++++++++++++++++++++++
 srcpkgs/python3-gammu         |  1 +
 2 files changed, 24 insertions(+)
 create mode 100644 srcpkgs/python-gammu/template
 create mode 120000 srcpkgs/python3-gammu

diff --git a/srcpkgs/python-gammu/template b/srcpkgs/python-gammu/template
new file mode 100644
index 00000000000..0b3bf0e07dd
--- /dev/null
+++ b/srcpkgs/python-gammu/template
@@ -0,0 +1,23 @@
+# Template file for 'python-gammu'
+pkgname=python-gammu
+version=2.12
+revision=1
+build_style=python-module
+hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools"
+makedepends="gammu-devel gammu-smsd"
+short_desc="Python bindings for the Gammu library"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="LGPL-2.0-or-later"
+homepage="https://wammu.eu/python-gammu/"
+distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
+checksum=1129635659d3fe6e467e0f7d2865c419e0878c613c6caa719be3416f3dc3e348
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" pkg-config"
+fi
+
+python3-gammu_package() {
+	pkg_install() {
+		vmove usr/lib/python3*
+	}
+}
diff --git a/srcpkgs/python3-gammu b/srcpkgs/python3-gammu
new file mode 120000
index 00000000000..7687af76558
--- /dev/null
+++ b/srcpkgs/python3-gammu
@@ -0,0 +1 @@
+python-gammu
\ No newline at end of file

From 16c91a241880bd45206e6c063d2102d3070255de Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:42:05 +0430
Subject: [PATCH 2/2] New package: wammu-0.44

---
 srcpkgs/wammu/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/wammu/template

diff --git a/srcpkgs/wammu/template b/srcpkgs/wammu/template
new file mode 100644
index 00000000000..195c748648b
--- /dev/null
+++ b/srcpkgs/wammu/template
@@ -0,0 +1,13 @@
+# Template file for 'wammu'
+pkgname=wammu
+version=0.44
+revision=1
+build_style=python2-module
+hostmakedepends="python-setuptools"
+depends="wxPython python-gammu python-bluez"
+short_desc="Mobile phone manager"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://wammu.eu/wammu/"
+distfiles="https://github.com/gammu/wammu/archive/${version}.tar.gz"
+checksum=0265dd3cc6ebec32c4642836d8e75f0ccdd4c6b19db5c6ce3f38b8bed86e6f7d

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

* Re: [PR PATCH] [Updated] New package: wammu-0.44
  2019-09-21 12:17 [PR PATCH] New package: wammu-0.44 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-09-21 21:08 ` voidlinux-github
@ 2019-09-21 21:10 ` voidlinux-github
  2019-09-21 21:10 ` voidlinux-github
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-09-21 21:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/wammu
https://github.com/void-linux/void-packages/pull/14628

New package: wammu-0.44
This package needed `python-gammu`, so that was also included in it's own commit.

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

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

From 779bd5abc30223fa6c41a90ff9c6bd04cd363670 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:40:39 +0430
Subject: [PATCH 1/2] New package: python-gammu-2.12

---
 srcpkgs/python-gammu/template | 23 +++++++++++++++++++++++
 srcpkgs/python3-gammu         |  1 +
 2 files changed, 24 insertions(+)
 create mode 100644 srcpkgs/python-gammu/template
 create mode 120000 srcpkgs/python3-gammu

diff --git a/srcpkgs/python-gammu/template b/srcpkgs/python-gammu/template
new file mode 100644
index 00000000000..0b3bf0e07dd
--- /dev/null
+++ b/srcpkgs/python-gammu/template
@@ -0,0 +1,23 @@
+# Template file for 'python-gammu'
+pkgname=python-gammu
+version=2.12
+revision=1
+build_style=python-module
+hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools"
+makedepends="gammu-devel gammu-smsd"
+short_desc="Python bindings for the Gammu library"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="LGPL-2.0-or-later"
+homepage="https://wammu.eu/python-gammu/"
+distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
+checksum=1129635659d3fe6e467e0f7d2865c419e0878c613c6caa719be3416f3dc3e348
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" pkg-config"
+fi
+
+python3-gammu_package() {
+	pkg_install() {
+		vmove usr/lib/python3*
+	}
+}
diff --git a/srcpkgs/python3-gammu b/srcpkgs/python3-gammu
new file mode 120000
index 00000000000..7687af76558
--- /dev/null
+++ b/srcpkgs/python3-gammu
@@ -0,0 +1 @@
+python-gammu
\ No newline at end of file

From 16c91a241880bd45206e6c063d2102d3070255de Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:42:05 +0430
Subject: [PATCH 2/2] New package: wammu-0.44

---
 srcpkgs/wammu/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/wammu/template

diff --git a/srcpkgs/wammu/template b/srcpkgs/wammu/template
new file mode 100644
index 00000000000..195c748648b
--- /dev/null
+++ b/srcpkgs/wammu/template
@@ -0,0 +1,13 @@
+# Template file for 'wammu'
+pkgname=wammu
+version=0.44
+revision=1
+build_style=python2-module
+hostmakedepends="python-setuptools"
+depends="wxPython python-gammu python-bluez"
+short_desc="Mobile phone manager"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://wammu.eu/wammu/"
+distfiles="https://github.com/gammu/wammu/archive/${version}.tar.gz"
+checksum=0265dd3cc6ebec32c4642836d8e75f0ccdd4c6b19db5c6ce3f38b8bed86e6f7d

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

* Re: [PR PATCH] [Updated] New package: wammu-0.44
  2019-09-21 12:17 [PR PATCH] New package: wammu-0.44 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-09-21 21:15 ` voidlinux-github
@ 2019-09-21 21:15 ` voidlinux-github
  2019-09-21 23:23 ` voidlinux-github
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-09-21 21:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/wammu
https://github.com/void-linux/void-packages/pull/14628

New package: wammu-0.44
This package needed `python-gammu`, so that was also included in it's own commit.

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

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

From 4ca6da4d6d2f9626ea03c3aac76c724bfb046c72 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:40:39 +0430
Subject: [PATCH 1/2] New package: python-gammu-2.12

---
 srcpkgs/python-gammu/template | 24 ++++++++++++++++++++++++
 srcpkgs/python3-gammu         |  1 +
 2 files changed, 25 insertions(+)
 create mode 100644 srcpkgs/python-gammu/template
 create mode 120000 srcpkgs/python3-gammu

diff --git a/srcpkgs/python-gammu/template b/srcpkgs/python-gammu/template
new file mode 100644
index 00000000000..d286fee11d8
--- /dev/null
+++ b/srcpkgs/python-gammu/template
@@ -0,0 +1,24 @@
+# Template file for 'python-gammu'
+pkgname=python-gammu
+version=2.12
+revision=1
+build_style=python-module
+pycompile_module="gammu"
+hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools"
+makedepends="gammu-devel gammu-smsd"
+short_desc="Python bindings for the Gammu library"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="LGPL-2.0-or-later"
+homepage="https://wammu.eu/python-gammu/"
+distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
+checksum=1129635659d3fe6e467e0f7d2865c419e0878c613c6caa719be3416f3dc3e348
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" pkg-config"
+fi
+
+python3-gammu_package() {
+	pkg_install() {
+		vmove usr/lib/python3*
+	}
+}
diff --git a/srcpkgs/python3-gammu b/srcpkgs/python3-gammu
new file mode 120000
index 00000000000..7687af76558
--- /dev/null
+++ b/srcpkgs/python3-gammu
@@ -0,0 +1 @@
+python-gammu
\ No newline at end of file

From 5f847bd740e90326cbf80fab4d06f35d4433f075 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:42:05 +0430
Subject: [PATCH 2/2] New package: wammu-0.44

---
 srcpkgs/wammu/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/wammu/template

diff --git a/srcpkgs/wammu/template b/srcpkgs/wammu/template
new file mode 100644
index 00000000000..c0afbb9f16d
--- /dev/null
+++ b/srcpkgs/wammu/template
@@ -0,0 +1,15 @@
+# Template file for 'wammu'
+pkgname=wammu
+version=0.44
+revision=1
+archs=noarch
+build_style=python2-module
+pycompile_module="Wammu"
+hostmakedepends="python-setuptools"
+depends="wxPython python-gammu python-bluez"
+short_desc="Mobile phone manager"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://wammu.eu/wammu/"
+distfiles="https://github.com/gammu/wammu/archive/${version}.tar.gz"
+checksum=0265dd3cc6ebec32c4642836d8e75f0ccdd4c6b19db5c6ce3f38b8bed86e6f7d

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

* Re: [PR PATCH] [Updated] New package: wammu-0.44
  2019-09-21 12:17 [PR PATCH] New package: wammu-0.44 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-09-21 21:10 ` voidlinux-github
@ 2019-09-21 21:15 ` voidlinux-github
  2019-09-21 21:15 ` voidlinux-github
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-09-21 21:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/wammu
https://github.com/void-linux/void-packages/pull/14628

New package: wammu-0.44
This package needed `python-gammu`, so that was also included in it's own commit.

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

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

From 4ca6da4d6d2f9626ea03c3aac76c724bfb046c72 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:40:39 +0430
Subject: [PATCH 1/2] New package: python-gammu-2.12

---
 srcpkgs/python-gammu/template | 24 ++++++++++++++++++++++++
 srcpkgs/python3-gammu         |  1 +
 2 files changed, 25 insertions(+)
 create mode 100644 srcpkgs/python-gammu/template
 create mode 120000 srcpkgs/python3-gammu

diff --git a/srcpkgs/python-gammu/template b/srcpkgs/python-gammu/template
new file mode 100644
index 00000000000..d286fee11d8
--- /dev/null
+++ b/srcpkgs/python-gammu/template
@@ -0,0 +1,24 @@
+# Template file for 'python-gammu'
+pkgname=python-gammu
+version=2.12
+revision=1
+build_style=python-module
+pycompile_module="gammu"
+hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools"
+makedepends="gammu-devel gammu-smsd"
+short_desc="Python bindings for the Gammu library"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="LGPL-2.0-or-later"
+homepage="https://wammu.eu/python-gammu/"
+distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
+checksum=1129635659d3fe6e467e0f7d2865c419e0878c613c6caa719be3416f3dc3e348
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" pkg-config"
+fi
+
+python3-gammu_package() {
+	pkg_install() {
+		vmove usr/lib/python3*
+	}
+}
diff --git a/srcpkgs/python3-gammu b/srcpkgs/python3-gammu
new file mode 120000
index 00000000000..7687af76558
--- /dev/null
+++ b/srcpkgs/python3-gammu
@@ -0,0 +1 @@
+python-gammu
\ No newline at end of file

From 5f847bd740e90326cbf80fab4d06f35d4433f075 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:42:05 +0430
Subject: [PATCH 2/2] New package: wammu-0.44

---
 srcpkgs/wammu/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/wammu/template

diff --git a/srcpkgs/wammu/template b/srcpkgs/wammu/template
new file mode 100644
index 00000000000..c0afbb9f16d
--- /dev/null
+++ b/srcpkgs/wammu/template
@@ -0,0 +1,15 @@
+# Template file for 'wammu'
+pkgname=wammu
+version=0.44
+revision=1
+archs=noarch
+build_style=python2-module
+pycompile_module="Wammu"
+hostmakedepends="python-setuptools"
+depends="wxPython python-gammu python-bluez"
+short_desc="Mobile phone manager"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://wammu.eu/wammu/"
+distfiles="https://github.com/gammu/wammu/archive/${version}.tar.gz"
+checksum=0265dd3cc6ebec32c4642836d8e75f0ccdd4c6b19db5c6ce3f38b8bed86e6f7d

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

* Re: [PR PATCH] [Updated] New package: wammu-0.44
  2019-09-21 12:17 [PR PATCH] New package: wammu-0.44 voidlinux-github
                   ` (8 preceding siblings ...)
  2019-09-21 21:15 ` voidlinux-github
@ 2019-09-21 23:23 ` voidlinux-github
  2019-09-21 23:23 ` voidlinux-github
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-09-21 23:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/wammu
https://github.com/void-linux/void-packages/pull/14628

New package: wammu-0.44
This package needed `python-gammu`, so that was also included in it's own commit.

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

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

From ca444c9ec59ec87c56829fb565f394a44db5304e Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:40:39 +0430
Subject: [PATCH 1/2] New package: python-gammu-2.12

---
 srcpkgs/python-gammu/template | 29 +++++++++++++++++++++++++++++
 srcpkgs/python3-gammu         |  1 +
 2 files changed, 30 insertions(+)
 create mode 100644 srcpkgs/python-gammu/template
 create mode 120000 srcpkgs/python3-gammu

diff --git a/srcpkgs/python-gammu/template b/srcpkgs/python-gammu/template
new file mode 100644
index 00000000000..25ad398d826
--- /dev/null
+++ b/srcpkgs/python-gammu/template
@@ -0,0 +1,29 @@
+# Template file for 'python-gammu'
+pkgname=python-gammu
+version=2.12
+revision=1
+build_style=python-module
+pycompile_module="gammu"
+hostmakedepends="python-setuptools python3-setuptools"
+makedepends="python-devel python3-devel gammu-devel gammu-smsd"
+short_desc="Python bindings for the Gammu library"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="LGPL-2.0-or-later"
+homepage="https://wammu.eu/python-gammu/"
+distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
+checksum=1129635659d3fe6e467e0f7d2865c419e0878c613c6caa719be3416f3dc3e348
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" pkg-config"
+fi
+
+# Standard do_build will fail when cross compiling on 32 bit ARM
+do_build() {
+	:
+}
+
+python3-gammu_package() {
+	pkg_install() {
+		vmove "usr/lib/python3*"
+	}
+}
diff --git a/srcpkgs/python3-gammu b/srcpkgs/python3-gammu
new file mode 120000
index 00000000000..7687af76558
--- /dev/null
+++ b/srcpkgs/python3-gammu
@@ -0,0 +1 @@
+python-gammu
\ No newline at end of file

From 93d6cb2755865a3d2e0dbe2ff884c59e16bcc0aa Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:42:05 +0430
Subject: [PATCH 2/2] New package: wammu-0.44

---
 srcpkgs/wammu/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/wammu/template

diff --git a/srcpkgs/wammu/template b/srcpkgs/wammu/template
new file mode 100644
index 00000000000..c0afbb9f16d
--- /dev/null
+++ b/srcpkgs/wammu/template
@@ -0,0 +1,15 @@
+# Template file for 'wammu'
+pkgname=wammu
+version=0.44
+revision=1
+archs=noarch
+build_style=python2-module
+pycompile_module="Wammu"
+hostmakedepends="python-setuptools"
+depends="wxPython python-gammu python-bluez"
+short_desc="Mobile phone manager"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://wammu.eu/wammu/"
+distfiles="https://github.com/gammu/wammu/archive/${version}.tar.gz"
+checksum=0265dd3cc6ebec32c4642836d8e75f0ccdd4c6b19db5c6ce3f38b8bed86e6f7d

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

* Re: [PR PATCH] [Updated] New package: wammu-0.44
  2019-09-21 12:17 [PR PATCH] New package: wammu-0.44 voidlinux-github
                   ` (9 preceding siblings ...)
  2019-09-21 23:23 ` voidlinux-github
@ 2019-09-21 23:23 ` voidlinux-github
  2019-09-22 15:02 ` voidlinux-github
  2019-09-22 15:02 ` [PR PATCH] [Closed]: " voidlinux-github
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-09-21 23:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages new/wammu
https://github.com/void-linux/void-packages/pull/14628

New package: wammu-0.44
This package needed `python-gammu`, so that was also included in it's own commit.

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

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

From ca444c9ec59ec87c56829fb565f394a44db5304e Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:40:39 +0430
Subject: [PATCH 1/2] New package: python-gammu-2.12

---
 srcpkgs/python-gammu/template | 29 +++++++++++++++++++++++++++++
 srcpkgs/python3-gammu         |  1 +
 2 files changed, 30 insertions(+)
 create mode 100644 srcpkgs/python-gammu/template
 create mode 120000 srcpkgs/python3-gammu

diff --git a/srcpkgs/python-gammu/template b/srcpkgs/python-gammu/template
new file mode 100644
index 00000000000..25ad398d826
--- /dev/null
+++ b/srcpkgs/python-gammu/template
@@ -0,0 +1,29 @@
+# Template file for 'python-gammu'
+pkgname=python-gammu
+version=2.12
+revision=1
+build_style=python-module
+pycompile_module="gammu"
+hostmakedepends="python-setuptools python3-setuptools"
+makedepends="python-devel python3-devel gammu-devel gammu-smsd"
+short_desc="Python bindings for the Gammu library"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="LGPL-2.0-or-later"
+homepage="https://wammu.eu/python-gammu/"
+distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
+checksum=1129635659d3fe6e467e0f7d2865c419e0878c613c6caa719be3416f3dc3e348
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" pkg-config"
+fi
+
+# Standard do_build will fail when cross compiling on 32 bit ARM
+do_build() {
+	:
+}
+
+python3-gammu_package() {
+	pkg_install() {
+		vmove "usr/lib/python3*"
+	}
+}
diff --git a/srcpkgs/python3-gammu b/srcpkgs/python3-gammu
new file mode 120000
index 00000000000..7687af76558
--- /dev/null
+++ b/srcpkgs/python3-gammu
@@ -0,0 +1 @@
+python-gammu
\ No newline at end of file

From 93d6cb2755865a3d2e0dbe2ff884c59e16bcc0aa Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:42:05 +0430
Subject: [PATCH 2/2] New package: wammu-0.44

---
 srcpkgs/wammu/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/wammu/template

diff --git a/srcpkgs/wammu/template b/srcpkgs/wammu/template
new file mode 100644
index 00000000000..c0afbb9f16d
--- /dev/null
+++ b/srcpkgs/wammu/template
@@ -0,0 +1,15 @@
+# Template file for 'wammu'
+pkgname=wammu
+version=0.44
+revision=1
+archs=noarch
+build_style=python2-module
+pycompile_module="Wammu"
+hostmakedepends="python-setuptools"
+depends="wxPython python-gammu python-bluez"
+short_desc="Mobile phone manager"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://wammu.eu/wammu/"
+distfiles="https://github.com/gammu/wammu/archive/${version}.tar.gz"
+checksum=0265dd3cc6ebec32c4642836d8e75f0ccdd4c6b19db5c6ce3f38b8bed86e6f7d

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

* Re: New package: wammu-0.44
  2019-09-21 12:17 [PR PATCH] New package: wammu-0.44 voidlinux-github
                   ` (10 preceding siblings ...)
  2019-09-21 23:23 ` voidlinux-github
@ 2019-09-22 15:02 ` voidlinux-github
  2019-09-22 15:02 ` [PR PATCH] [Closed]: " voidlinux-github
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-09-22 15:02 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/pull/14628#issuecomment-533889484

Comment:
I'm closing this PR because wammu needs to be ported to python3 and wxPython4 first for the package to be acceptable for Void. If you feel python-gammu could be useful to have in the repository, please open a new PR for only this package and only for the python3 version.

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

* Re: [PR PATCH] [Closed]: New package: wammu-0.44
  2019-09-21 12:17 [PR PATCH] New package: wammu-0.44 voidlinux-github
                   ` (11 preceding siblings ...)
  2019-09-22 15:02 ` voidlinux-github
@ 2019-09-22 15:02 ` voidlinux-github
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-09-22 15:02 UTC (permalink / raw)
  To: ml

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

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

New package: wammu-0.44
https://github.com/void-linux/void-packages/pull/14628

Description:
This package needed `python-gammu`, so that was also included in it's own commit.

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

end of thread, other threads:[~2019-09-22 15:02 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-21 12:17 [PR PATCH] New package: wammu-0.44 voidlinux-github
2019-09-21 13:04 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-21 13:04 ` voidlinux-github
2019-09-21 20:28 ` voidlinux-github
2019-09-21 21:08 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-21 21:08 ` voidlinux-github
2019-09-21 21:10 ` voidlinux-github
2019-09-21 21:10 ` voidlinux-github
2019-09-21 21:15 ` voidlinux-github
2019-09-21 21:15 ` voidlinux-github
2019-09-21 23:23 ` voidlinux-github
2019-09-21 23:23 ` voidlinux-github
2019-09-22 15:02 ` voidlinux-github
2019-09-22 15:02 ` [PR PATCH] [Closed]: " voidlinux-github

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