Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-watchdog: update to 2.2.0.
@ 2022-12-31 19:44 icp1994
  2023-01-02  8:47 ` kruceter
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: icp1994 @ 2022-12-31 19:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages python3-watchdog
https://github.com/void-linux/void-packages/pull/41386

python3-watchdog: update to 2.2.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 8b41a6ae4a390c93c0b185d73851c0ac4fd90b0c Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 31 Dec 2022 20:30:07 +0530
Subject: [PATCH] python3-watchdog: update to 2.2.0.

---
 srcpkgs/python3-watchdog/template | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-watchdog/template b/srcpkgs/python3-watchdog/template
index bea7fbb2289f..7d042aad0786 100644
--- a/srcpkgs/python3-watchdog/template
+++ b/srcpkgs/python3-watchdog/template
@@ -1,17 +1,19 @@
 # Template file for 'python3-watchdog'
 pkgname=python3-watchdog
-version=2.1.6
-revision=2
+version=2.2.0
+revision=1
 build_style=python3-module
+make_check_args="--deselect tests/test_inotify_buffer.py::test_unmount_watched_directory_filesystem"
 hostmakedepends="python3-setuptools"
-depends="python3-yaml python3-argh python3-pathtools"
+depends="python3-yaml"
 checkdepends="python3-pytest $depends"
 short_desc="Python3 API and shell utilities to monitor file system events"
 maintainer="Maurizio Porrato <maurizio.porrato@gmail.com>"
 license="Apache-2.0"
-homepage="http://github.com/gorakhargosh/watchdog"
+homepage="https://pypi.org/project/watchdog/"
+changelog="https://raw.githubusercontent.com/gorakhargosh/watchdog/master/changelog.rst"
 distfiles="${PYPI_SITE}/w/watchdog/watchdog-${version}.tar.gz"
-checksum=a36e75df6c767cbf46f61a91c70b3ba71811dfa0aca4a324d9407a06a8b7a2e7
+checksum=83cf8bc60d9c613b66a4c018051873d6273d9e45d040eed06d6a96241bd8ec01
 conflicts="python-watchdog>=0"
 
 pre_check() {

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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-31 19:44 [PR PATCH] python3-watchdog: update to 2.2.0 icp1994
2023-01-02  8:47 ` kruceter
2023-01-02  8:56 ` [PR PATCH] [Updated] " icp1994
2023-01-02  9:07 ` [PR REVIEW] python3-watchdog: update to 2.2.1 paper42
2023-01-02  9:10 ` icp1994
2023-01-02 11:06 ` paper42
2023-01-22 13:25 ` [PR PATCH] [Updated] " icp1994
2023-01-22 19:23 ` [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).