Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] urlwatch: update to 2.26
@ 2023-04-11 21:10 RunningDroid
  2023-04-11 23:04 ` [PR REVIEW] " mhmdanas
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: RunningDroid @ 2023-04-11 21:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RunningDroid/void-packages update_urlwatch
https://github.com/void-linux/void-packages/pull/43398

urlwatch: update to 2.26
<!-- 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 [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/43398.patch is attached

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

From 02045001ae38a05e6cda347f0bac583c89e400f0 Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Tue, 11 Apr 2023 17:09:02 -0400
Subject: [PATCH] urlwatch: update to 2.26

---
 srcpkgs/urlwatch/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/urlwatch/template b/srcpkgs/urlwatch/template
index bdc8421176c2..f0a0ed4877a1 100644
--- a/srcpkgs/urlwatch/template
+++ b/srcpkgs/urlwatch/template
@@ -1,7 +1,7 @@
 # Template file for 'urlwatch'
 pkgname=urlwatch
-version=2.25
-revision=2
+version=2.26
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-appdirs python3-keyring python3-minidb python3-requests
@@ -14,8 +14,9 @@ short_desc="Tool for monitoring webpages for updates"
 maintainer="RunningDroid <runningdroid@zoho.com>"
 license="BSD-3-Clause"
 homepage="https://thp.io/2008/urlwatch/"
+changelog="https://raw.githubusercontent.com/thp/urlwatch/master/CHANGELOG.md"
 distfiles="${PYPI_SITE}/u/urlwatch/urlwatch-${version}.tar.gz"
-checksum=6802297d3318286e7f3d36b9a4567a2fb09b0ae779d4b76811dd29a7281c1f8a
+checksum=b14bbe23d87b7d4ac8b4e71a51fd2066908a947ccf7b557c3e4f87b09f455e8f
 
 do_check() {
 	# skip the tests that require python modules that aren't packaged

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

end of thread, other threads:[~2023-04-23 22:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-11 21:10 [PR PATCH] urlwatch: update to 2.26 RunningDroid
2023-04-11 23:04 ` [PR REVIEW] " mhmdanas
2023-04-12  0:38 ` [PR PATCH] [Updated] " RunningDroid
2023-04-12  0:41 ` RunningDroid
2023-04-12  0:42 ` [PR PATCH] [Updated] " RunningDroid
2023-04-12  0:43 ` RunningDroid
2023-04-12  0:59 ` RunningDroid
2023-04-13  1:46 ` RunningDroid
2023-04-13  2:08 ` [PR PATCH] [Updated] " RunningDroid
2023-04-13  2:10 ` RunningDroid
2023-04-23 22:25 ` [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).