Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] azote: update to 1.12.1
@ 2023-06-25  2:34 cinerea0
  2023-06-26 17:49 ` [PR PATCH] [Updated] " cinerea0
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: cinerea0 @ 2023-06-25  2:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages azote
https://github.com/void-linux/void-packages/pull/44627

azote: update to 1.12.1
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From f4b33dc196244d3c93a902c5c7f311d7997b73f4 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sat, 24 Jun 2023 22:33:18 -0400
Subject: [PATCH] azote: update to 1.12.1

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

diff --git a/srcpkgs/azote/template b/srcpkgs/azote/template
index 319a5f5b3ad8..40796b6f5d98 100644
--- a/srcpkgs/azote/template
+++ b/srcpkgs/azote/template
@@ -1,6 +1,6 @@
 # Template file for 'azote'
 pkgname=azote
-version=1.12.0
+version=1.12.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="Piotr Miller <nwg.piotr@gmail.com>"
 license="BSD-3-Clause, GPL-3.0-or-later"
 homepage="https://github.com/nwg-piotr/azote"
 distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz"
-checksum=f36962755f266ab3adf21fe997ad0df7ff4c372b6d9e7437d6c815e75ad479dc
+checksum=dd47f2d954446fbb344b5c458b43ce8a9432bab4581ec78d7816449e731489a4
 make_check=no # no tests provided
 
 post_install() {

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

* Re: [PR PATCH] [Updated] azote: update to 1.12.1
  2023-06-25  2:34 [PR PATCH] azote: update to 1.12.1 cinerea0
@ 2023-06-26 17:49 ` cinerea0
  2023-06-26 17:50 ` azote: update to 1.12.1, adopt cinerea0
  2023-06-26 17:53 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2023-06-26 17:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages azote
https://github.com/void-linux/void-packages/pull/44627

azote: update to 1.12.1
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From ee49857bba5ebbbc2ce5791c0f2e805a0f6d65be Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 26 Jun 2023 13:49:34 -0400
Subject: [PATCH] azote: update to 1.12.1, adopt

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

diff --git a/srcpkgs/azote/template b/srcpkgs/azote/template
index 319a5f5b3ad8..463489ff115a 100644
--- a/srcpkgs/azote/template
+++ b/srcpkgs/azote/template
@@ -1,17 +1,17 @@
 # Template file for 'azote'
 pkgname=azote
-version=1.12.0
+version=1.12.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="gtk+3 libappindicator python3 python3-cairo python3-gobject
  python3-Pillow python3-send2trash python3-yaml"
 short_desc="Wallpaper & color manager for Sway, i3 and other WMs"
-maintainer="Piotr Miller <nwg.piotr@gmail.com>"
+maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="BSD-3-Clause, GPL-3.0-or-later"
 homepage="https://github.com/nwg-piotr/azote"
 distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz"
-checksum=f36962755f266ab3adf21fe997ad0df7ff4c372b6d9e7437d6c815e75ad479dc
+checksum=dd47f2d954446fbb344b5c458b43ce8a9432bab4581ec78d7816449e731489a4
 make_check=no # no tests provided
 
 post_install() {

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

* Re: azote: update to 1.12.1, adopt
  2023-06-25  2:34 [PR PATCH] azote: update to 1.12.1 cinerea0
  2023-06-26 17:49 ` [PR PATCH] [Updated] " cinerea0
@ 2023-06-26 17:50 ` cinerea0
  2023-06-26 17:53 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2023-06-26 17:50 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/44627#issuecomment-1607950865

Comment:
Decided to adopt it.

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

* Re: [PR PATCH] [Merged]: azote: update to 1.12.1, adopt
  2023-06-25  2:34 [PR PATCH] azote: update to 1.12.1 cinerea0
  2023-06-26 17:49 ` [PR PATCH] [Updated] " cinerea0
  2023-06-26 17:50 ` azote: update to 1.12.1, adopt cinerea0
@ 2023-06-26 17:53 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-06-26 17:53 UTC (permalink / raw)
  To: ml

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

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

azote: update to 1.12.1, adopt
https://github.com/void-linux/void-packages/pull/44627

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


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

end of thread, other threads:[~2023-06-26 17:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-25  2:34 [PR PATCH] azote: update to 1.12.1 cinerea0
2023-06-26 17:49 ` [PR PATCH] [Updated] " cinerea0
2023-06-26 17:50 ` azote: update to 1.12.1, adopt cinerea0
2023-06-26 17:53 ` [PR PATCH] [Merged]: " Duncaen

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