Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Clib
@ 2022-02-13  2:45 MouadCharradi
  2022-02-13  2:46 ` [PR PATCH] [Closed]: Clib MouadCharradi
  0 siblings, 1 reply; 2+ messages in thread
From: MouadCharradi @ 2022-02-13  2:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/MouadCharradi/void-packages clib
https://github.com/void-linux/void-packages/pull/35573

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35573.patch is attached

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

From 112a1088ac189b2735996d32d2db3c9a1cc3392b Mon Sep 17 00:00:00 2001
From: MouadCharradi <charradimouad58@gmail.com>
Date: Sun, 13 Feb 2022 01:44:34 +0100
Subject: [PATCH 1/2] python3-qrcode: update to 7.3.1.

---
 srcpkgs/python3-qrcode/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-qrcode/template b/srcpkgs/python3-qrcode/template
index 50a1966adb5b..6abb8c0dce44 100644
--- a/srcpkgs/python3-qrcode/template
+++ b/srcpkgs/python3-qrcode/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-qrcode'
 pkgname=python3-qrcode
-version=6.1
+version=7.3.1
 revision=5
 wrksrc="qrcode-${version}"
 build_style=python3-module
@@ -12,7 +12,7 @@ maintainer="Charles E. Lehner <cel@celehner.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/lincolnloop/python-qrcode"
 distfiles="${PYPI_SITE}/q/qrcode/qrcode-${version}.tar.gz"
-checksum=505253854f607f2abf4d16092c61d4e9d511a3b4392e60bff957a68592b04369
+checksum=375a6ff240ca9bd41adc070428b5dfc1dcfbb0f2507f1ac848f6cded38956578
 
 do_check() {
 	python3 setup.py test

From ec9221e0aac1768d47a5dfe13603c58b098550f8 Mon Sep 17 00:00:00 2001
From: MouadCharradi <charradimouad58@gmail.com>
Date: Sun, 13 Feb 2022 03:39:12 +0100
Subject: [PATCH 2/2] clib: update to 2.8.0.

---
 srcpkgs/clib/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/clib/template b/srcpkgs/clib/template
index f348fa17325f..284485d804f8 100644
--- a/srcpkgs/clib/template
+++ b/srcpkgs/clib/template
@@ -1,6 +1,6 @@
 # Template file for 'clib'
 pkgname=clib
-version=2.7.0
+version=2.8.0
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -10,7 +10,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/clibs/clib"
 distfiles="https://github.com/clibs/clib/archive/${version}.tar.gz"
-checksum=99640506e1cf69d69451dc5d0db2d8fd169ff8247bda8c6d01dd66e9471ac6a0
+checksum=be474f6697d9a9918cbe4d3cc65a16cba2fbe0aee35d40eaca7b67557e89bce4
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Closed]: Clib
  2022-02-13  2:45 [PR PATCH] Clib MouadCharradi
@ 2022-02-13  2:46 ` MouadCharradi
  0 siblings, 0 replies; 2+ messages in thread
From: MouadCharradi @ 2022-02-13  2:46 UTC (permalink / raw)
  To: ml

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

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

Clib
https://github.com/void-linux/void-packages/pull/35573

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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:[~2022-02-13  2:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-13  2:45 [PR PATCH] Clib MouadCharradi
2022-02-13  2:46 ` [PR PATCH] [Closed]: Clib MouadCharradi

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