Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] offpunk: update to 2.0.
@ 2023-11-22 21:11 sprocklem
  2023-11-29 23:37 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: sprocklem @ 2023-11-22 21:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sprocklem/void-packages offpunk
https://github.com/void-linux/void-packages/pull/47353

offpunk: update to 2.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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):
  - armv7l-musl
  - N/A (pure python code)


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

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

From 829c4410c6d66184a6a5c50b3f5a703078767e1b Mon Sep 17 00:00:00 2001
From: Maeve Sproule <code@sprock.dev>
Date: Thu, 16 Nov 2023 11:37:23 -0700
Subject: [PATCH] offpunk: update to 2.0.

---
 srcpkgs/offpunk/template | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/offpunk/template b/srcpkgs/offpunk/template
index 20f5bd9569449..90076bc74dbde 100644
--- a/srcpkgs/offpunk/template
+++ b/srcpkgs/offpunk/template
@@ -1,22 +1,24 @@
 # Template file for 'offpunk'
 pkgname=offpunk
-version=1.10
-revision=2
+version=2.0
+revision=1
 build_style=python3-pep517
-hostmakedepends="python3-flit_core"
+hostmakedepends="hatchling"
 depends="chafa file less python3-BeautifulSoup4 python3-chardet
  python3-cryptography python3-feedparser python3-readability-lxml
- python3-requests python3-setproctitle timg xdg-utils xsel"
+ python3-requests python3-setproctitle xdg-utils xsel"
 short_desc="Offline-first command-line browser for gemini, gopher and the web"
 maintainer="Maeve Sproule <code@sprock.dev>"
 license="BSD-2-Clause"
 homepage="https://sr.ht/~lioploum/offpunk"
 changelog="https://git.sr.ht/~lioploum/offpunk/blob/master/CHANGELOG"
 distfiles="https://git.sr.ht/~lioploum/offpunk/archive/v${version}.tar.gz"
-checksum=1715e819cbf1475943b16aba18a157a26bc8da5184dc6c5b1f1bbcf8e5455eea
+checksum=3d5abb1882fdf6dfd8fce2bbd960f30fd9e49c0619432de883b4ea8e048db56c
 
 post_install() {
-	vbin migrate-offpunk-cache
 	vlicense LICENSE
+	vman man/ansicat.1
+	vman man/netcache.1
 	vman man/offpunk.1
+	vman man/opnk.1
 }

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

* Re: [PR PATCH] [Merged]: offpunk: update to 2.0.
  2023-11-22 21:11 [PR PATCH] offpunk: update to 2.0 sprocklem
@ 2023-11-29 23:37 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2023-11-29 23:37 UTC (permalink / raw)
  To: ml

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

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

offpunk: update to 2.0.
https://github.com/void-linux/void-packages/pull/47353

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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):
  - armv7l-musl
  - N/A (pure python code)


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

end of thread, other threads:[~2023-11-29 23:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-22 21:11 [PR PATCH] offpunk: update to 2.0 sprocklem
2023-11-29 23:37 ` [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).