Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gbinder-python: update to 1.1.2.
@ 2023-09-22 13:14 JamiKettunen
  2023-09-23 11:53 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: JamiKettunen @ 2023-09-22 13:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/JamiKettunen/void-packages gbinder-python
https://github.com/void-linux/void-packages/pull/46182

gbinder-python: update to 1.1.2.
Also switch to Cython 3.x

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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/46182.patch is attached

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

From 7d14c7aed4d6e4cfebaf996465e44bdf88b4090b Mon Sep 17 00:00:00 2001
From: Jami Kettunen <jami.kettunen@protonmail.com>
Date: Fri, 22 Sep 2023 16:10:55 +0300
Subject: [PATCH] gbinder-python: update to 1.1.2.

Also switch to Cython 3.x
---
 srcpkgs/gbinder-python/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gbinder-python/template b/srcpkgs/gbinder-python/template
index 8fcbba86d38c2..b0b7c413356f0 100644
--- a/srcpkgs/gbinder-python/template
+++ b/srcpkgs/gbinder-python/template
@@ -1,10 +1,10 @@
 # Template file for 'gbinder-python'
 pkgname=gbinder-python
-version=1.1.1
-revision=2
+version=1.1.2
+revision=1
 build_style=python3-module
 make_build_args="--cython"
-hostmakedepends="python3-Cython0.29 pkg-config"
+hostmakedepends="python3-Cython pkg-config"
 makedepends="libgbinder-devel python3-devel"
 depends="python3"
 short_desc="Python bindings for libgbinder"
@@ -12,4 +12,4 @@ maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/erfanoabdi/gbinder-python"
 distfiles="https://github.com/erfanoabdi/gbinder-python/archive/refs/tags/${version}.tar.gz"
-checksum=64ef246a7c538105d92350c88fe8634b4d64e04b45dce95b76abc0d2f3376246
+checksum=2dc424d5c2594146612e4bd752964f8928a62eec7c5ce6046f4c582079d0b537

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

* Re: [PR PATCH] [Merged]: gbinder-python: update to 1.1.2.
  2023-09-22 13:14 [PR PATCH] gbinder-python: update to 1.1.2 JamiKettunen
@ 2023-09-23 11:53 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2023-09-23 11:53 UTC (permalink / raw)
  To: ml

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

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

gbinder-python: update to 1.1.2.
https://github.com/void-linux/void-packages/pull/46182

Description:
Also switch to Cython 3.x

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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] 2+ messages in thread

end of thread, other threads:[~2023-09-23 11:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-22 13:14 [PR PATCH] gbinder-python: update to 1.1.2 JamiKettunen
2023-09-23 11:53 ` [PR PATCH] [Merged]: " sgn

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