Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-xcffib-0.11.1
@ 2021-07-21  4:37 kwshi
  2021-07-21 14:58 ` [PR PATCH] [Updated] " kwshi
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: kwshi @ 2021-07-21  4:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kwshi/void-packages python3-xcffib
https://github.com/void-linux/void-packages/pull/32084

New package: python3-xcffib-0.11.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 3417c4ea6bd3964eb1c6f2a4abbdff9b5588a302 Mon Sep 17 00:00:00 2001
From: Kye Shi <shi.kye@gmail.com>
Date: Tue, 20 Jul 2021 21:35:25 -0700
Subject: [PATCH] New package: python3-xcffib-0.11.1

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

diff --git a/srcpkgs/python3-xcffib/template b/srcpkgs/python3-xcffib/template
new file mode 100644
index 000000000000..2e285f3f31f0
--- /dev/null
+++ b/srcpkgs/python3-xcffib/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-xcffib'
+pkgname=python3-xcffib
+version=0.11.1
+revision=1
+wrksrc="xcffib-$version"
+build_style="python3-module"
+hostmakedepends="python3-setuptools python3-wheel python3-pip"
+depends="python3 python3-cffi python3-six"
+short_desc="Drop-in replacement for xpyb based on cffi "
+maintainer="Kye Shi <shi.kye@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${PYPI_SITE}/x/xcffib/xcffib-$version.tar.gz"
+checksum="12949cfe2e68c806efd57596bb9bf3c151f399d4b53e15d1101b2e9baaa66f5a"

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

* Re: [PR PATCH] [Updated] New package: python3-xcffib-0.11.1
  2021-07-21  4:37 [PR PATCH] New package: python3-xcffib-0.11.1 kwshi
@ 2021-07-21 14:58 ` kwshi
  2021-07-21 15:04 ` kwshi
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: kwshi @ 2021-07-21 14:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kwshi/void-packages python3-xcffib
https://github.com/void-linux/void-packages/pull/32084

New package: python3-xcffib-0.11.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 41f1d96f23c178eee7b4e88d9e46337f7ef5712d Mon Sep 17 00:00:00 2001
From: Kye Shi <shi.kye@gmail.com>
Date: Tue, 20 Jul 2021 21:35:25 -0700
Subject: [PATCH] New package: python3-xcffib-0.11.1

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

diff --git a/srcpkgs/python3-xcffib/template b/srcpkgs/python3-xcffib/template
new file mode 100644
index 000000000000..41012e8b1e19
--- /dev/null
+++ b/srcpkgs/python3-xcffib/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-xcffib'
+pkgname=python3-xcffib
+version=0.11.1
+revision=1
+wrksrc="xcffib-$version"
+build_style="python3-module"
+hostmakedepends="python3-setuptools python3-wheel python3-pip"
+makedepends="libxcb-devel"
+depends="python3 python3-cffi python3-six libxcb"
+short_desc="Drop-in replacement for xpyb based on cffi "
+maintainer="Kye Shi <shi.kye@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${PYPI_SITE}/x/xcffib/xcffib-$version.tar.gz"
+checksum="12949cfe2e68c806efd57596bb9bf3c151f399d4b53e15d1101b2e9baaa66f5a"

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

* Re: [PR PATCH] [Updated] New package: python3-xcffib-0.11.1
  2021-07-21  4:37 [PR PATCH] New package: python3-xcffib-0.11.1 kwshi
  2021-07-21 14:58 ` [PR PATCH] [Updated] " kwshi
@ 2021-07-21 15:04 ` kwshi
  2021-07-21 15:10 ` kwshi
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: kwshi @ 2021-07-21 15:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kwshi/void-packages python3-xcffib
https://github.com/void-linux/void-packages/pull/32084

New package: python3-xcffib-0.11.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From bbecf62437aed1dffaeff04f4d239c4206e57214 Mon Sep 17 00:00:00 2001
From: Kye Shi <shi.kye@gmail.com>
Date: Tue, 20 Jul 2021 21:35:25 -0700
Subject: [PATCH] New package: python3-xcffib-0.11.1

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

diff --git a/srcpkgs/python3-xcffib/template b/srcpkgs/python3-xcffib/template
new file mode 100644
index 000000000000..b443fa519d7f
--- /dev/null
+++ b/srcpkgs/python3-xcffib/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-xcffib'
+pkgname=python3-xcffib
+version=0.11.1
+revision=1
+wrksrc="xcffib-$version"
+build_style="python3-module"
+hostmakedepends="python3-setuptools python3-wheel python3-pip"
+makedepends="python3-devel libxcb-devel"
+depends="python3 python3-cffi python3-six libxcb"
+short_desc="Drop-in replacement for xpyb based on cffi "
+maintainer="Kye Shi <shi.kye@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${PYPI_SITE}/x/xcffib/xcffib-$version.tar.gz"
+checksum="12949cfe2e68c806efd57596bb9bf3c151f399d4b53e15d1101b2e9baaa66f5a"

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

* Re: [PR PATCH] [Updated] New package: python3-xcffib-0.11.1
  2021-07-21  4:37 [PR PATCH] New package: python3-xcffib-0.11.1 kwshi
  2021-07-21 14:58 ` [PR PATCH] [Updated] " kwshi
  2021-07-21 15:04 ` kwshi
@ 2021-07-21 15:10 ` kwshi
  2021-07-21 15:32 ` kwshi
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: kwshi @ 2021-07-21 15:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kwshi/void-packages python3-xcffib
https://github.com/void-linux/void-packages/pull/32084

New package: python3-xcffib-0.11.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From d4921b1aea05f0bcbf68d1999c37566f167d2b72 Mon Sep 17 00:00:00 2001
From: Kye Shi <shi.kye@gmail.com>
Date: Tue, 20 Jul 2021 21:35:25 -0700
Subject: [PATCH] New package: python3-xcffib-0.11.1

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

diff --git a/srcpkgs/python3-xcffib/template b/srcpkgs/python3-xcffib/template
new file mode 100644
index 000000000000..92c6d25ab48f
--- /dev/null
+++ b/srcpkgs/python3-xcffib/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-xcffib'
+pkgname=python3-xcffib
+version=0.11.1
+revision=1
+wrksrc="xcffib-$version"
+build_style="python3-module"
+hostmakedepends="python3-setuptools python3-wheel python3-pip"
+makedepends="python3-devel libxcb-devel libffi-devel"
+depends="python3 python3-cffi python3-six libxcb"
+short_desc="Drop-in replacement for xpyb based on cffi "
+maintainer="Kye Shi <shi.kye@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${PYPI_SITE}/x/xcffib/xcffib-$version.tar.gz"
+checksum="12949cfe2e68c806efd57596bb9bf3c151f399d4b53e15d1101b2e9baaa66f5a"

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

* Re: [PR PATCH] [Updated] New package: python3-xcffib-0.11.1
  2021-07-21  4:37 [PR PATCH] New package: python3-xcffib-0.11.1 kwshi
                   ` (2 preceding siblings ...)
  2021-07-21 15:10 ` kwshi
@ 2021-07-21 15:32 ` kwshi
  2022-05-29  2:14 ` github-actions
  2022-06-13  2:14 ` [PR PATCH] [Closed]: " github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: kwshi @ 2021-07-21 15:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kwshi/void-packages python3-xcffib
https://github.com/void-linux/void-packages/pull/32084

New package: python3-xcffib-0.11.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From d3f450138037eb8a710ba793d43ad5ed850fb872 Mon Sep 17 00:00:00 2001
From: Kye Shi <shi.kye@gmail.com>
Date: Tue, 20 Jul 2021 21:35:25 -0700
Subject: [PATCH] New package: python3-xcffib-0.11.1

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

diff --git a/srcpkgs/python3-xcffib/template b/srcpkgs/python3-xcffib/template
new file mode 100644
index 000000000000..37349b7d6fbc
--- /dev/null
+++ b/srcpkgs/python3-xcffib/template
@@ -0,0 +1,16 @@
+# Template file for 'python3-xcffib'
+pkgname=python3-xcffib
+version=0.11.1
+revision=1
+archs="x86_64 x86_64-musl i686 aarch64 armv7l"
+wrksrc="xcffib-$version"
+build_style="python3-module"
+hostmakedepends="python3-setuptools python3-wheel python3-pip"
+makedepends="python3-devel libxcb-devel libffi-devel"
+depends="python3 python3-cffi python3-six libxcb"
+short_desc="Drop-in replacement for xpyb based on cffi "
+maintainer="Kye Shi <shi.kye@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/tych0/xcffib"
+distfiles="${PYPI_SITE}/x/xcffib/xcffib-$version.tar.gz"
+checksum="12949cfe2e68c806efd57596bb9bf3c151f399d4b53e15d1101b2e9baaa66f5a"

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

* Re: New package: python3-xcffib-0.11.1
  2021-07-21  4:37 [PR PATCH] New package: python3-xcffib-0.11.1 kwshi
                   ` (3 preceding siblings ...)
  2021-07-21 15:32 ` kwshi
@ 2022-05-29  2:14 ` github-actions
  2022-06-13  2:14 ` [PR PATCH] [Closed]: " github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2022-05-29  2:14 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/32084#issuecomment-1140361291

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] 7+ messages in thread

* Re: [PR PATCH] [Closed]: New package: python3-xcffib-0.11.1
  2021-07-21  4:37 [PR PATCH] New package: python3-xcffib-0.11.1 kwshi
                   ` (4 preceding siblings ...)
  2022-05-29  2:14 ` github-actions
@ 2022-06-13  2:14 ` github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2022-06-13  2:14 UTC (permalink / raw)
  To: ml

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

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

New package: python3-xcffib-0.11.1
https://github.com/void-linux/void-packages/pull/32084

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2022-06-13  2:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-21  4:37 [PR PATCH] New package: python3-xcffib-0.11.1 kwshi
2021-07-21 14:58 ` [PR PATCH] [Updated] " kwshi
2021-07-21 15:04 ` kwshi
2021-07-21 15:10 ` kwshi
2021-07-21 15:32 ` kwshi
2022-05-29  2:14 ` github-actions
2022-06-13  2:14 ` [PR PATCH] [Closed]: " github-actions

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