Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: New package: python3-brotlipy-0.7.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
@ 2020-02-10  1:03 ` voidlinux-github
  2020-02-10 15:32 ` voidlinux-github
                   ` (19 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2020-02-10  1:03 UTC (permalink / raw)
  To: ml

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

New comment by misuchiru03 on void-packages repository

https://github.com/void-linux/void-packages/pull/18990#issuecomment-583917962

Comment:
Required for: #4432

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

* Re: New package: python3-brotlipy-0.7.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
  2020-02-10  1:03 ` New package: python3-brotlipy-0.7.0 voidlinux-github
@ 2020-02-10 15:32 ` voidlinux-github
  2021-11-06 22:48 ` [PR PATCH] [Updated] " misuchiru03
                   ` (18 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2020-02-10 15:32 UTC (permalink / raw)
  To: ml

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

New comment by misuchiru03 on void-packages repository

https://github.com/void-linux/void-packages/pull/18990#issuecomment-584180084

Comment:
Oh duh. Totally slipped by me.

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

* Re: [PR PATCH] [Updated] New package: python3-brotlipy-0.7.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
  2020-02-10  1:03 ` New package: python3-brotlipy-0.7.0 voidlinux-github
  2020-02-10 15:32 ` voidlinux-github
@ 2021-11-06 22:48 ` misuchiru03
  2021-11-06 22:50 ` misuchiru03
                   ` (17 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: misuchiru03 @ 2021-11-06 22:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_python3-brotlipy_0.7.0
https://github.com/void-linux/void-packages/pull/18990

New package: python3-brotlipy-0.7.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_python3-brotlipy_0.7.0-18990.patch --]
[-- Type: text/x-diff, Size: 1210 bytes --]

From 391b7ba9af8b8b2255f1cad9516d3966aa1303a3 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Sun, 9 Feb 2020 18:51:34 -0600
Subject: [PATCH] New package: python3-brotlicffi-1.0.9.2

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

diff --git a/srcpkgs/python3-brotlicffi/template b/srcpkgs/python3-brotlicffi/template
new file mode 100644
index 000000000000..6a022d87ab67
--- /dev/null
+++ b/srcpkgs/python3-brotlicffi/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-brotlicffi'
+pkgname=python3-brotlicffi
+version=1.0.9.2
+revision=1
+wrksrc="brotlicffi-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-pip"
+makedepends="python3-devel python3-wheel brotli-devel"
+short_desc="Python binding to the Brotli library"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="MIT"
+homepage="https://github.com/python-hyper/brotlicffi/"
+distfiles="${PYPI_SITE}/b/brotlicffi/brotlicffi-${version}.tar.gz"
+checksum=0c248a68129d8fc6a217767406c731e498c3e19a7be05ea0a90c3c86637b7d96
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: python3-brotlipy-0.7.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2021-11-06 22:48 ` [PR PATCH] [Updated] " misuchiru03
@ 2021-11-06 22:50 ` misuchiru03
  2021-11-06 22:57 ` [PR PATCH] [Updated] New package: python3-brotlicffi-1.0.9.2 misuchiru03
                   ` (16 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: misuchiru03 @ 2021-11-06 22:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_python3-brotlipy_0.7.0
https://github.com/void-linux/void-packages/pull/18990

New package: python3-brotlipy-0.7.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_python3-brotlipy_0.7.0-18990.patch --]
[-- Type: text/x-diff, Size: 1197 bytes --]

From 22bb75f0822b911ee57352ca4a385165c514a3bf Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Sun, 9 Feb 2020 18:51:34 -0600
Subject: [PATCH] New package: python3-brotlicffi-1.0.9.2

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

diff --git a/srcpkgs/python3-brotlicffi/template b/srcpkgs/python3-brotlicffi/template
new file mode 100644
index 000000000000..c6a511efae05
--- /dev/null
+++ b/srcpkgs/python3-brotlicffi/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-brotlicffi'
+pkgname=python3-brotlicffi
+version=1.0.9.2
+revision=1
+wrksrc="brotlicffi-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-pip"
+makedepends="python3-devel python3-wheel"
+short_desc="Python binding to the Brotli library"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="MIT"
+homepage="https://github.com/python-hyper/brotlicffi/"
+distfiles="${PYPI_SITE}/b/brotlicffi/brotlicffi-${version}.tar.gz"
+checksum=0c248a68129d8fc6a217767406c731e498c3e19a7be05ea0a90c3c86637b7d96
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2021-11-06 22:50 ` misuchiru03
@ 2021-11-06 22:57 ` misuchiru03
  2021-11-06 23:03 ` misuchiru03
                   ` (15 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: misuchiru03 @ 2021-11-06 22:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_python3-brotlipy_0.7.0
https://github.com/void-linux/void-packages/pull/18990

New package: python3-brotlicffi-1.0.9.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_python3-brotlipy_0.7.0-18990.patch --]
[-- Type: text/x-diff, Size: 1210 bytes --]

From 8fcdfaa8afbe203ce12ebc4fbaeb673266a93012 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Sun, 9 Feb 2020 18:51:34 -0600
Subject: [PATCH] New package: python3-brotlicffi-1.0.9.2

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

diff --git a/srcpkgs/python3-brotlicffi/template b/srcpkgs/python3-brotlicffi/template
new file mode 100644
index 000000000000..75f6525f0b40
--- /dev/null
+++ b/srcpkgs/python3-brotlicffi/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-brotlicffi'
+pkgname=python3-brotlicffi
+version=1.0.9.2
+revision=1
+wrksrc="brotlicffi-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-pip"
+makedepends="python3-devel python3-wheel libffi-devel"
+short_desc="Python binding to the Brotli library"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="MIT"
+homepage="https://github.com/python-hyper/brotlicffi/"
+distfiles="${PYPI_SITE}/b/brotlicffi/brotlicffi-${version}.tar.gz"
+checksum=0c248a68129d8fc6a217767406c731e498c3e19a7be05ea0a90c3c86637b7d96
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2021-11-06 22:57 ` [PR PATCH] [Updated] New package: python3-brotlicffi-1.0.9.2 misuchiru03
@ 2021-11-06 23:03 ` misuchiru03
  2021-11-13 22:07 ` NeelChotai
                   ` (14 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: misuchiru03 @ 2021-11-06 23:03 UTC (permalink / raw)
  To: ml

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

New comment by misuchiru03 on void-packages repository

https://github.com/void-linux/void-packages/pull/18990#issuecomment-962521316

Comment:
`aarch64-musl` and `x86_64-musl` build on my local system without errors.

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

* Re: New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2021-11-06 23:03 ` misuchiru03
@ 2021-11-13 22:07 ` NeelChotai
  2021-11-13 22:07 ` NeelChotai
                   ` (13 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: NeelChotai @ 2021-11-13 22:07 UTC (permalink / raw)
  To: ml

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

New comment by NeelChotai on void-packages repository

https://github.com/void-linux/void-packages/pull/18990#issuecomment-968155061

Comment:
I wonder if `python3-wheel` being in `makedepends` rather than `hostmakedepends` has anything to do with it. I can build this template for `aarch64-musl` locally too but it has warnings unless `python3-wheel is in `hostmakedepends`.

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

* Re: New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2021-11-13 22:07 ` NeelChotai
@ 2021-11-13 22:07 ` NeelChotai
  2021-11-13 22:07 ` NeelChotai
                   ` (12 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: NeelChotai @ 2021-11-13 22:07 UTC (permalink / raw)
  To: ml

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

New comment by NeelChotai on void-packages repository

https://github.com/void-linux/void-packages/pull/18990#issuecomment-968155061

Comment:
I wonder if `python3-wheel` being in `makedepends` rather than `hostmakedepends` has anything to do with it. I can build this template for `aarch64-musl` locally too but it has warnings unless `python3-wheel` is in `hostmakedepends`.

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

* Re: New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (7 preceding siblings ...)
  2021-11-13 22:07 ` NeelChotai
@ 2021-11-13 22:07 ` NeelChotai
  2021-11-19  5:19 ` [PR PATCH] [Updated] " misuchiru03
                   ` (11 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: NeelChotai @ 2021-11-13 22:07 UTC (permalink / raw)
  To: ml

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

New comment by NeelChotai on void-packages repository

https://github.com/void-linux/void-packages/pull/18990#issuecomment-968155061

Comment:
I wonder if `python3-wheel` being in `makedepends` rather than `hostmakedepends` has anything to do with it.

I can build this template for `aarch64-musl` locally too but it has warnings unless `python3-wheel` is in `hostmakedepends`.

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

* Re: [PR PATCH] [Updated] New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (8 preceding siblings ...)
  2021-11-13 22:07 ` NeelChotai
@ 2021-11-19  5:19 ` misuchiru03
  2021-11-19 12:03 ` misuchiru03
                   ` (10 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: misuchiru03 @ 2021-11-19  5:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_python3-brotlipy_0.7.0
https://github.com/void-linux/void-packages/pull/18990

New package: python3-brotlicffi-1.0.9.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_python3-brotlipy_0.7.0-18990.patch --]
[-- Type: text/x-diff, Size: 1224 bytes --]

From d1af9e57d0eb8236a50a3e0ceec8dbc7177c914b Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Sun, 9 Feb 2020 18:51:34 -0600
Subject: [PATCH] New package: python3-brotlicffi-1.0.9.2

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

diff --git a/srcpkgs/python3-brotlicffi/template b/srcpkgs/python3-brotlicffi/template
new file mode 100644
index 000000000000..0262f6cc8892
--- /dev/null
+++ b/srcpkgs/python3-brotlicffi/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-brotlicffi'
+pkgname=python3-brotlicffi
+version=1.0.9.2
+revision=1
+wrksrc="brotlicffi-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-wheel python3-pip"
+makedepends="python3-devel python3-wheel libffi-devel"
+short_desc="Python binding to the Brotli library"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="MIT"
+homepage="https://github.com/python-hyper/brotlicffi/"
+distfiles="${PYPI_SITE}/b/brotlicffi/brotlicffi-${version}.tar.gz"
+checksum=0c248a68129d8fc6a217767406c731e498c3e19a7be05ea0a90c3c86637b7d96
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (9 preceding siblings ...)
  2021-11-19  5:19 ` [PR PATCH] [Updated] " misuchiru03
@ 2021-11-19 12:03 ` misuchiru03
  2021-11-19 12:14 ` misuchiru03
                   ` (9 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: misuchiru03 @ 2021-11-19 12:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_python3-brotlipy_0.7.0
https://github.com/void-linux/void-packages/pull/18990

New package: python3-brotlicffi-1.0.9.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_python3-brotlipy_0.7.0-18990.patch --]
[-- Type: text/x-diff, Size: 1237 bytes --]

From b4cbefc55880818ba6c901344a9444af569e9a98 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Sun, 9 Feb 2020 18:51:34 -0600
Subject: [PATCH] New package: python3-brotlicffi-1.0.9.2

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

diff --git a/srcpkgs/python3-brotlicffi/template b/srcpkgs/python3-brotlicffi/template
new file mode 100644
index 000000000000..5a262fd348c5
--- /dev/null
+++ b/srcpkgs/python3-brotlicffi/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-brotlicffi'
+pkgname=python3-brotlicffi
+version=1.0.9.2
+revision=1
+wrksrc="brotlicffi-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-wheel python3-pip"
+makedepends="python3-devel python3-wheel libffi-devel python3-cffi"
+short_desc="Python binding to the Brotli library"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="MIT"
+homepage="https://github.com/python-hyper/brotlicffi/"
+distfiles="${PYPI_SITE}/b/brotlicffi/brotlicffi-${version}.tar.gz"
+checksum=0c248a68129d8fc6a217767406c731e498c3e19a7be05ea0a90c3c86637b7d96
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (10 preceding siblings ...)
  2021-11-19 12:03 ` misuchiru03
@ 2021-11-19 12:14 ` misuchiru03
  2021-11-19 17:47 ` [PR PATCH] [Updated] " misuchiru03
                   ` (8 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: misuchiru03 @ 2021-11-19 12:14 UTC (permalink / raw)
  To: ml

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

New comment by misuchiru03 on void-packages repository

https://github.com/void-linux/void-packages/pull/18990#issuecomment-974020286

Comment:
I added `python3-wheel` to `hostmakedepends`, and that seemed to fix `x86_64-musl` but I saw the error stating `no module named _cffi_backend` on armv6l-musl and aarch64-musl, added `python3-cffi` to `makedepends` but that didn't fix those two. Both package fine with no errors on my machine.

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

* Re: [PR PATCH] [Updated] New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (11 preceding siblings ...)
  2021-11-19 12:14 ` misuchiru03
@ 2021-11-19 17:47 ` misuchiru03
  2021-11-19 17:48 ` misuchiru03
                   ` (7 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: misuchiru03 @ 2021-11-19 17:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_python3-brotlipy_0.7.0
https://github.com/void-linux/void-packages/pull/18990

New package: python3-brotlicffi-1.0.9.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_python3-brotlipy_0.7.0-18990.patch --]
[-- Type: text/x-diff, Size: 1210 bytes --]

From 3383d8297da2d5ee50fe95de5fc56858bded9aeb Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Sun, 9 Feb 2020 18:51:34 -0600
Subject: [PATCH] New package: python3-brotlicffi-1.0.9.2

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

diff --git a/srcpkgs/python3-brotlicffi/template b/srcpkgs/python3-brotlicffi/template
new file mode 100644
index 000000000000..178caf2fbe3c
--- /dev/null
+++ b/srcpkgs/python3-brotlicffi/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-brotlicffi'
+pkgname=python3-brotlicffi
+version=1.0.9.2
+revision=1
+wrksrc="brotlicffi-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-wheel python3-pip"
+makedepends="python3-devel libffi-devel"
+short_desc="Python binding to the Brotli library"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="MIT"
+homepage="https://github.com/python-hyper/brotlicffi/"
+distfiles="${PYPI_SITE}/b/brotlicffi/brotlicffi-${version}.tar.gz"
+checksum=0c248a68129d8fc6a217767406c731e498c3e19a7be05ea0a90c3c86637b7d96
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (12 preceding siblings ...)
  2021-11-19 17:47 ` [PR PATCH] [Updated] " misuchiru03
@ 2021-11-19 17:48 ` misuchiru03
  2022-04-15  2:13 ` github-actions
                   ` (6 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: misuchiru03 @ 2021-11-19 17:48 UTC (permalink / raw)
  To: ml

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

New comment by misuchiru03 on void-packages repository

https://github.com/void-linux/void-packages/pull/18990#issuecomment-974020286

Comment:
I added `python3-wheel` to `hostmakedepends`, and that seemed to fix `x86_64-musl` but I saw the error stating `no module named _cffi_backend` on armv6l-musl and aarch64-musl, added `python3-cffi` to `makedepends` but that didn't fix those two. Both package fine with no errors on my machine.

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

* Re: New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (13 preceding siblings ...)
  2021-11-19 17:48 ` misuchiru03
@ 2022-04-15  2:13 ` github-actions
  2022-04-16  3:49 ` [WIP] " misuchiru03
                   ` (5 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: github-actions @ 2022-04-15  2:13 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/18990#issuecomment-1099786991

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [WIP] New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (14 preceding siblings ...)
  2022-04-15  2:13 ` github-actions
@ 2022-04-16  3:49 ` misuchiru03
  2022-06-27  0:28 ` classabbyamp
                   ` (4 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: misuchiru03 @ 2022-04-16  3:49 UTC (permalink / raw)
  To: ml

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

New comment by misuchiru03 on void-packages repository

https://github.com/void-linux/void-packages/pull/18990#issuecomment-1100529435

Comment:
Changed to Work-In-Progress

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

* Re: [WIP] New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (15 preceding siblings ...)
  2022-04-16  3:49 ` [WIP] " misuchiru03
@ 2022-06-27  0:28 ` classabbyamp
  2022-07-03 19:28 ` classabbyamp
                   ` (3 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: classabbyamp @ 2022-06-27  0:28 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/18990#issuecomment-1166695258

Comment:
it seems that mitmproxy has moved to `Brotli`, which is already packaged as `python3-Brotli`

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

* Re: [WIP] New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (16 preceding siblings ...)
  2022-06-27  0:28 ` classabbyamp
@ 2022-07-03 19:28 ` classabbyamp
  2022-10-02  2:15 ` github-actions
                   ` (2 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: classabbyamp @ 2022-07-03 19:28 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/18990#issuecomment-1166695258

Comment:
it seems that mitmproxy has moved to `Brotli`, which is already packaged as `python3-Brotli`. do you want to continue with this PR?

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

* Re: [WIP] New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (17 preceding siblings ...)
  2022-07-03 19:28 ` classabbyamp
@ 2022-10-02  2:15 ` github-actions
  2022-10-07 14:48 ` [PR PATCH] [Closed]: " misuchiru03
  2022-10-07 14:48 ` misuchiru03
  20 siblings, 0 replies; 21+ messages in thread
From: github-actions @ 2022-10-02  2:15 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/18990#issuecomment-1264529057

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: [WIP] New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (18 preceding siblings ...)
  2022-10-02  2:15 ` github-actions
@ 2022-10-07 14:48 ` misuchiru03
  2022-10-07 14:48 ` misuchiru03
  20 siblings, 0 replies; 21+ messages in thread
From: misuchiru03 @ 2022-10-07 14:48 UTC (permalink / raw)
  To: ml

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

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

[WIP] New package: python3-brotlicffi-1.0.9.2
https://github.com/void-linux/void-packages/pull/18990

Description:
None

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

* Re: [WIP] New package: python3-brotlicffi-1.0.9.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
                   ` (19 preceding siblings ...)
  2022-10-07 14:48 ` [PR PATCH] [Closed]: " misuchiru03
@ 2022-10-07 14:48 ` misuchiru03
  20 siblings, 0 replies; 21+ messages in thread
From: misuchiru03 @ 2022-10-07 14:48 UTC (permalink / raw)
  To: ml

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

New comment by misuchiru03 on void-packages repository

https://github.com/void-linux/void-packages/pull/18990#issuecomment-1271696065

Comment:
If it's already got a package, I'll leave this one.

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

end of thread, other threads:[~2022-10-07 14:48 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18990@inbox.vuxu.org>
2020-02-10  1:03 ` New package: python3-brotlipy-0.7.0 voidlinux-github
2020-02-10 15:32 ` voidlinux-github
2021-11-06 22:48 ` [PR PATCH] [Updated] " misuchiru03
2021-11-06 22:50 ` misuchiru03
2021-11-06 22:57 ` [PR PATCH] [Updated] New package: python3-brotlicffi-1.0.9.2 misuchiru03
2021-11-06 23:03 ` misuchiru03
2021-11-13 22:07 ` NeelChotai
2021-11-13 22:07 ` NeelChotai
2021-11-13 22:07 ` NeelChotai
2021-11-19  5:19 ` [PR PATCH] [Updated] " misuchiru03
2021-11-19 12:03 ` misuchiru03
2021-11-19 12:14 ` misuchiru03
2021-11-19 17:47 ` [PR PATCH] [Updated] " misuchiru03
2021-11-19 17:48 ` misuchiru03
2022-04-15  2:13 ` github-actions
2022-04-16  3:49 ` [WIP] " misuchiru03
2022-06-27  0:28 ` classabbyamp
2022-07-03 19:28 ` classabbyamp
2022-10-02  2:15 ` github-actions
2022-10-07 14:48 ` [PR PATCH] [Closed]: " misuchiru03
2022-10-07 14:48 ` misuchiru03

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