Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] variety: update to 0.8.9
@ 2022-07-04 18:25 ishaanbhimwal
  2022-07-04 18:33 ` variety: update to 0.8.9 and adopt classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ishaanbhimwal @ 2022-07-04 18:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages variety
https://github.com/void-linux/void-packages/pull/37845

variety: update to 0.8.9
<!-- 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 [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, (x86_64-glibc)
<!--
- 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/37845.patch is attached

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

From 9ea10073549dc2fa4e04225a58f8870719b8bd59 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 23:53:29 +0530
Subject: [PATCH] variety: update to 0.8.9

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

diff --git a/srcpkgs/variety/template b/srcpkgs/variety/template
index df2ef21744d0..c5c8fe0d109f 100644
--- a/srcpkgs/variety/template
+++ b/srcpkgs/variety/template
@@ -1,7 +1,7 @@
 # Template file for 'variety'
 pkgname=variety
-version=0.8.5
-revision=2
+version=0.8.9
+revision=1
 build_style=python3-module
 pycompile_dirs="usr/share/variety/plugins"
 hostmakedepends="python3-distutils-extra intltool"
@@ -9,9 +9,9 @@ depends="ImageMagick gtk+3 libgexiv2 libnotify python3-BeautifulSoup4
  python3-Pillow python3-configobj python3-curl python3-dbus python3-gobject
  python3-httplib2 python3-lxml python3-requests"
 short_desc="Changes the wallpaper on a regular interval"
-maintainer="Diogo Leal <diogo@diogoleal.com>"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
 license="GPL-3.0-only"
 homepage="https://peterlevi.com/variety/"
 changelog="https://raw.githubusercontent.com/varietywalls/variety/master/data/ui/changes.txt"
 distfiles="https://github.com/varietywalls/variety/archive/${version}.tar.gz"
-checksum=2298af592cdd5cc0c183582f74f39af74b07499074ea164a3a327d55c9338248
+checksum=bcb5d41e0903734c0ac1015b0e599bf99eb1975bcbdcbce623eb42d230532595

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

* Re: variety: update to 0.8.9 and adopt
  2022-07-04 18:25 [PR PATCH] variety: update to 0.8.9 ishaanbhimwal
@ 2022-07-04 18:33 ` classabbyamp
  2022-07-04 19:16 ` diogoleal
  2022-07-04 21:41 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-07-04 18:33 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37845#issuecomment-1174065541

Comment:
@diogoleal mind if they adopt this from you? 

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

* Re: variety: update to 0.8.9 and adopt
  2022-07-04 18:25 [PR PATCH] variety: update to 0.8.9 ishaanbhimwal
  2022-07-04 18:33 ` variety: update to 0.8.9 and adopt classabbyamp
@ 2022-07-04 19:16 ` diogoleal
  2022-07-04 21:41 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: diogoleal @ 2022-07-04 19:16 UTC (permalink / raw)
  To: ml

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

New comment by diogoleal on void-packages repository

https://github.com/void-linux/void-packages/pull/37845#issuecomment-1174129569

Comment:
> @diogoleal mind if they adopt this from you?

let's go! 

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

* Re: [PR PATCH] [Merged]: variety: update to 0.8.9 and adopt
  2022-07-04 18:25 [PR PATCH] variety: update to 0.8.9 ishaanbhimwal
  2022-07-04 18:33 ` variety: update to 0.8.9 and adopt classabbyamp
  2022-07-04 19:16 ` diogoleal
@ 2022-07-04 21:41 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-07-04 21:41 UTC (permalink / raw)
  To: ml

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

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

variety: update to 0.8.9 and adopt
https://github.com/void-linux/void-packages/pull/37845

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 [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, (x86_64-glibc)
<!--
- 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-07-04 21:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-04 18:25 [PR PATCH] variety: update to 0.8.9 ishaanbhimwal
2022-07-04 18:33 ` variety: update to 0.8.9 and adopt classabbyamp
2022-07-04 19:16 ` diogoleal
2022-07-04 21:41 ` [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).