Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mat2: update to 0.13.0.
@ 2022-10-02 17:53 Piraty
  2022-10-03 13:57 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Piraty @ 2022-10-02 17:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Piraty/void-packages mat2-0.13.0
https://github.com/void-linux/void-packages/pull/39625

mat2: update to 0.13.0.
<!-- 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/39625.patch is attached

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

From c8f0db65c7fd6de6b5a6ada8b7862b616dfbc26d Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Sat, 1 Oct 2022 05:18:37 +0200
Subject: [PATCH] mat2: update to 0.13.0.

---
 srcpkgs/mat2/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mat2/template b/srcpkgs/mat2/template
index 5a662f0b45ec..753561e9cbe6 100644
--- a/srcpkgs/mat2/template
+++ b/srcpkgs/mat2/template
@@ -1,13 +1,15 @@
 # Template file for 'mat2'
 pkgname=mat2
-version=0.12.4
+version=0.13.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="bubblewrap python3-cairo python3-gobject python3-mutagen"
+depends="bubblewrap python3-cairo python3-gobject python3-mutagen poppler-glib
+ gdk-pixbuf librsvg exiftool"
 short_desc="Metadata removal tool"
 maintainer="Piraty <piraty1@inbox.ru>"
 license="LGPL-3.0-or-later"
 homepage="https://0xacab.org/jvoisin/mat2"
 distfiles="https://0xacab.org/jvoisin/mat2/-/archive/${version}/mat2-${version}.tar.gz"
-checksum=00c163bf05cc5d282e420dbf53113ae48a63e1cace90dc1d0ca44e23005d28a5
+checksum=8f895b45247c701f311da52442de7d1117cce234f82936edf305d6e339c016b0
+make_check=no  # cannot bwrap in chroot

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

* Re: [PR REVIEW] mat2: update to 0.13.0.
  2022-10-02 17:53 [PR PATCH] mat2: update to 0.13.0 Piraty
@ 2022-10-03 13:57 ` classabbyamp
  2022-10-03 15:33 ` [PR PATCH] [Updated] " Piraty
  2022-10-03 16:06 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-10-03 13:57 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39625#discussion_r985814560

Comment:
```suggestion
homepage="https://0xacab.org/jvoisin/mat2"
changelog="https://0xacab.org/jvoisin/mat2/-/raw/master/CHANGELOG.md"
```

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

* Re: [PR PATCH] [Updated] mat2: update to 0.13.0.
  2022-10-02 17:53 [PR PATCH] mat2: update to 0.13.0 Piraty
  2022-10-03 13:57 ` [PR REVIEW] " classabbyamp
@ 2022-10-03 15:33 ` Piraty
  2022-10-03 16:06 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: Piraty @ 2022-10-03 15:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Piraty/void-packages mat2-0.13.0
https://github.com/void-linux/void-packages/pull/39625

mat2: update to 0.13.0.
<!-- 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/39625.patch is attached

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

From 7dbd2ecc051c55c804ebc5cb4891b679841ae83d Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Mon, 3 Oct 2022 17:33:11 +0200
Subject: [PATCH] mat2: update to 0.13.0.

---
 srcpkgs/mat2/template | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mat2/template b/srcpkgs/mat2/template
index 5a662f0b45ec..30e222ddbcca 100644
--- a/srcpkgs/mat2/template
+++ b/srcpkgs/mat2/template
@@ -1,13 +1,16 @@
 # Template file for 'mat2'
 pkgname=mat2
-version=0.12.4
+version=0.13.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="bubblewrap python3-cairo python3-gobject python3-mutagen"
+depends="bubblewrap python3-cairo python3-gobject python3-mutagen poppler-glib
+ gdk-pixbuf librsvg exiftool"
 short_desc="Metadata removal tool"
 maintainer="Piraty <piraty1@inbox.ru>"
 license="LGPL-3.0-or-later"
 homepage="https://0xacab.org/jvoisin/mat2"
+changelog="https://0xacab.org/jvoisin/mat2/-/raw/master/CHANGELOG.md"
 distfiles="https://0xacab.org/jvoisin/mat2/-/archive/${version}/mat2-${version}.tar.gz"
-checksum=00c163bf05cc5d282e420dbf53113ae48a63e1cace90dc1d0ca44e23005d28a5
+checksum=8f895b45247c701f311da52442de7d1117cce234f82936edf305d6e339c016b0
+make_check=no  # cannot bwrap in chroot

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

* Re: [PR PATCH] [Merged]: mat2: update to 0.13.0.
  2022-10-02 17:53 [PR PATCH] mat2: update to 0.13.0 Piraty
  2022-10-03 13:57 ` [PR REVIEW] " classabbyamp
  2022-10-03 15:33 ` [PR PATCH] [Updated] " Piraty
@ 2022-10-03 16:06 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-10-03 16:06 UTC (permalink / raw)
  To: ml

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

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

mat2: update to 0.13.0.
https://github.com/void-linux/void-packages/pull/39625

Description:
<!-- 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] 4+ messages in thread

end of thread, other threads:[~2022-10-03 16:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-02 17:53 [PR PATCH] mat2: update to 0.13.0 Piraty
2022-10-03 13:57 ` [PR REVIEW] " classabbyamp
2022-10-03 15:33 ` [PR PATCH] [Updated] " Piraty
2022-10-03 16:06 ` [PR PATCH] [Merged]: " classabbyamp

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