Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eloitor <Eloitor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] hydrus: update to 566, adopt.
Date: Mon, 18 Mar 2024 16:11:19 +0100	[thread overview]
Message-ID: <20240318151119.1D72A2C9D8@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49352@inbox.vuxu.org>

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

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

https://github.com/Eloitor/void-packages hydrus
https://github.com/void-linux/void-packages/pull/49352

hydrus: update to 566, adopt.
#### 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-glibc)

closes #49338 
closes #46993

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

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

From 6614d2edcdfc5d7884763384a3663dc998204a65 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Mon, 18 Mar 2024 16:23:50 +0100
Subject: [PATCH] hydrus: update to 566, adopt.

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

diff --git a/srcpkgs/hydrus/template b/srcpkgs/hydrus/template
index 74f2ebc9dddcdd..b0f0b86e443c7c 100644
--- a/srcpkgs/hydrus/template
+++ b/srcpkgs/hydrus/template
@@ -1,6 +1,6 @@
 # Template file for 'hydrus'
 pkgname=hydrus
-version=544
+version=566
 revision=1
 pycompile_dirs="usr/lib/hydrus"
 hostmakedepends="python3"
@@ -11,11 +11,12 @@ depends="python3 libopencv-python3 python3-BeautifulSoup4 python3-yaml
  miniupnpc desktop-file-utils python3-cloudscraper python3-openssl
  python3-packaging"
 short_desc="Danbooru-like image tagging and searching system for the desktop"
-maintainer="fanyx <fanyx+github@posteo.net>"
+maintainer="Eloi Torrents <eloitor@duck.com>"
 license="WTFPL"
-homepage="https://hydrusnetwork.github.io/hydrus/"
+homepage="https://raw.githubusercontent.com/hydrusnetwork/hydrus/master/docs/changelog.md"
+changelog="https://hydrusnetwork.github.io/hydrus/changelog.html"
 distfiles="https://github.com/hydrusnetwork/hydrus/archive/refs/tags/v${version}.tar.gz"
-checksum=7fa642c6139aaac97abaaad96a64c5e481b701c90c503129368b211c87af091c
+checksum=d1a4ad8712e5c1316dcee4580c51e62ece6acd64d81b364b71a6bc987b373813
 python_version="3"
 
 do_install() {
@@ -24,6 +25,8 @@ do_install() {
 	chmod +x hydrus_server.py hydrus_client.py
 
 	vmkdir usr/lib/hydrus
+	rm -r static/build_files
+	rm -r static/requirements
 	vcopy hydrus usr/lib/hydrus/
 	vcopy static usr/lib/hydrus/
 

  parent reply	other threads:[~2024-03-18 15:11 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-18 14:25 [PR PATCH] " Eloitor
2024-03-18 14:46 ` [PR REVIEW] " meator
2024-03-18 14:54 ` [PR PATCH] [Updated] " Eloitor
2024-03-18 14:57 ` Eloitor
2024-03-18 15:01 ` Eloitor
2024-03-18 15:01 ` [PR REVIEW] " Eloitor
2024-03-18 15:02 ` [PR PATCH] [Updated] " Eloitor
2024-03-18 15:06 ` Eloitor
2024-03-18 15:10 ` Eloitor
2024-03-18 15:11 ` Eloitor [this message]
2024-03-18 15:12 ` Eloitor
2024-03-18 20:11 ` [PR REVIEW] " classabbyamp
2024-03-18 20:28 ` fanyx
2024-03-22 18:54 ` fanyx
2024-03-22 19:18 ` fanyx
2024-05-04  8:05 ` [PR PATCH] [Updated] " Eloitor
2024-05-04  8:09 ` Eloitor
2024-05-04  8:28 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240318151119.1D72A2C9D8@inbox.vuxu.org \
    --to=eloitor@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).