Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] setzer: update to 0.4.8.
@ 2022-08-02 10:27 Bleznudd
  2022-08-02 17:36 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bleznudd @ 2022-08-02 10:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bleznudd/void-packages setzer
https://github.com/void-linux/void-packages/pull/38424

setzer: update to 0.4.8.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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 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/38424.patch is attached

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

From 445a6b9e5612f395a892719d9ef26db87ec9a25d Mon Sep 17 00:00:00 2001
From: Bleznudd <bleznudd@pm.me>
Date: Tue, 2 Aug 2022 12:25:16 +0200
Subject: [PATCH] setzer: update to 0.4.8.

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

diff --git a/srcpkgs/setzer/template b/srcpkgs/setzer/template
index ab0d86c3ec3b..202d365dd569 100644
--- a/srcpkgs/setzer/template
+++ b/srcpkgs/setzer/template
@@ -1,14 +1,14 @@
 # Template file for 'setzer'
 pkgname=setzer
-version=0.4.4
+version=0.4.8
 revision=1
 wrksrc=Setzer-${version}
 build_style=meson
 hostmakedepends="gettext"
-depends="poppler-glib virtual?tex gspell python3-gobject gtksourceview4 python3-pdfminer.six python3-pexpect"
+depends="poppler-glib virtual?tex gspell python3-gobject gtksourceview4 python3-pexpect"
 short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
 maintainer="Bleznudd <bleznudd@pm.me>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/cvfosammmm/setzer"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=2b380c2d100970e25f851f42c354ed10e0c51de86c7b28ec1252173c22c393ce
+checksum=4e347f538a5bf9d0be73de3b91fa79d3601c94ba1faf74f191f1904ec67fa2cf

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

* Re: [PR REVIEW] setzer: update to 0.4.8.
  2022-08-02 10:27 [PR PATCH] setzer: update to 0.4.8 Bleznudd
@ 2022-08-02 17:36 ` classabbyamp
  2022-08-03 13:33 ` [PR PATCH] [Updated] " Bleznudd
  2022-08-03 14:24 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-08-02 17:36 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38424#discussion_r935858525

Comment:
expand $homepage here

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

* Re: [PR PATCH] [Updated] setzer: update to 0.4.8.
  2022-08-02 10:27 [PR PATCH] setzer: update to 0.4.8 Bleznudd
  2022-08-02 17:36 ` [PR REVIEW] " classabbyamp
@ 2022-08-03 13:33 ` Bleznudd
  2022-08-03 14:24 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: Bleznudd @ 2022-08-03 13:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bleznudd/void-packages setzer
https://github.com/void-linux/void-packages/pull/38424

setzer: update to 0.4.8.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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 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/38424.patch is attached

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

From 493003e9c991ad5d8863dae0bbc12a58eb355efb Mon Sep 17 00:00:00 2001
From: Bleznudd <bleznudd@pm.me>
Date: Tue, 2 Aug 2022 12:25:16 +0200
Subject: [PATCH] setzer: update to 0.4.8.

---
 srcpkgs/setzer/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/setzer/template b/srcpkgs/setzer/template
index ab0d86c3ec3b..e46bffc2f621 100644
--- a/srcpkgs/setzer/template
+++ b/srcpkgs/setzer/template
@@ -1,14 +1,14 @@
 # Template file for 'setzer'
 pkgname=setzer
-version=0.4.4
+version=0.4.8
 revision=1
 wrksrc=Setzer-${version}
 build_style=meson
 hostmakedepends="gettext"
-depends="poppler-glib virtual?tex gspell python3-gobject gtksourceview4 python3-pdfminer.six python3-pexpect"
+depends="poppler-glib virtual?tex gspell python3-gobject gtksourceview4 python3-pexpect"
 short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
 maintainer="Bleznudd <bleznudd@pm.me>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/cvfosammmm/setzer"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=2b380c2d100970e25f851f42c354ed10e0c51de86c7b28ec1252173c22c393ce
+distfiles="https://github.com/cvfosammmm/setzer/archive/v${version}.tar.gz"
+checksum=4e347f538a5bf9d0be73de3b91fa79d3601c94ba1faf74f191f1904ec67fa2cf

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

* Re: [PR PATCH] [Merged]: setzer: update to 0.4.8.
  2022-08-02 10:27 [PR PATCH] setzer: update to 0.4.8 Bleznudd
  2022-08-02 17:36 ` [PR REVIEW] " classabbyamp
  2022-08-03 13:33 ` [PR PATCH] [Updated] " Bleznudd
@ 2022-08-03 14:24 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-08-03 14:24 UTC (permalink / raw)
  To: ml

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

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

setzer: update to 0.4.8.
https://github.com/void-linux/void-packages/pull/38424

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

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

<!--
#### 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 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-08-03 14:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-02 10:27 [PR PATCH] setzer: update to 0.4.8 Bleznudd
2022-08-02 17:36 ` [PR REVIEW] " classabbyamp
2022-08-03 13:33 ` [PR PATCH] [Updated] " Bleznudd
2022-08-03 14:24 ` [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).