Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] urlwatch: update to 2.23 and claim maintainership
@ 2021-04-15 19:26 RunningDroid
  2021-04-15 19:37 ` RunningDroid
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: RunningDroid @ 2021-04-15 19:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1603 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/30255

urlwatch: update to 2.23 and claim maintainership
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86-64 GLIBC)
- [x] I built this PR locally for these architectures (all crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl

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

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

From 82736a562a9fb5bd4d32b6175e2d7745cf8945a5 Mon Sep 17 00:00:00 2001
From: Seth <runningdroid@zoho.com>
Date: Thu, 15 Apr 2021 02:40:44 -0400
Subject: [PATCH] urlwatch: update to 2.23 and claim maintainership

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

diff --git a/srcpkgs/urlwatch/template b/srcpkgs/urlwatch/template
index b03f00c3418b..c01a2a8ebe1f 100644
--- a/srcpkgs/urlwatch/template
+++ b/srcpkgs/urlwatch/template
@@ -1,7 +1,7 @@
 # Template file for 'urlwatch'
 pkgname=urlwatch
-version=2.21
-revision=2
+version=2.23
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-appdirs python3-keyring python3-minidb python3-requests
@@ -11,11 +11,11 @@ depends="python3-appdirs python3-keyring python3-minidb python3-requests
 checkdepends="python3-pytest python3-pycodestyle python3-docutils
  python3-Pygments ${depends}"
 short_desc="Tool for monitoring webpages for updates"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="RunningDroid <runningdroid@zoho.com>"
 license="BSD-3-Clause"
 homepage="https://thp.io/2008/urlwatch/"
 distfiles="${PYPI_SITE}/u/urlwatch/urlwatch-${version}.tar.gz"
-checksum=c259e0169cc99114b54470d08a8312473159dfdbed1d712d1a222fd8a9d7291a
+checksum=73a29efbef80c02bc8c285fca427793979c0e4bef40bc084df5de5436378b842
 
 do_check() {
 	# skip the tests that require python modules that aren't packaged

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

end of thread, other threads:[~2021-04-23 19:02 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-15 19:26 [PR PATCH] urlwatch: update to 2.23 and claim maintainership RunningDroid
2021-04-15 19:37 ` RunningDroid
2021-04-15 20:45 ` RunningDroid
2021-04-16 13:59 ` RunningDroid
2021-04-16 14:18 ` [PR REVIEW] " ericonr
2021-04-17  0:31 ` FollieHiyuki
2021-04-19  0:58 ` [PR PATCH] [Updated] " RunningDroid
2021-04-19  1:03 ` RunningDroid
2021-04-19  1:06 ` RunningDroid
2021-04-19  1:48 ` RunningDroid
2021-04-21 15:32 ` ericonr
2021-04-21 15:37 ` ericonr
2021-04-22  2:08 ` RunningDroid
2021-04-22  2:10 ` [PR PATCH] [Updated] " RunningDroid
2021-04-22  2:16 ` RunningDroid
2021-04-23 19:02 ` [PR PATCH] [Merged]: " ericonr

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