Github messages for voidlinux
 help / color / mirror / Atom feed
From: klardotsh <klardotsh@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] rmapi: update to 0.0.17
Date: Sat, 13 Nov 2021 05:43:46 +0100	[thread overview]
Message-ID: <20211113044346.hUp2H5w6JZu6nTuuaTKAeesKE_xTkwbCQbrVxTyl-cU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34052@inbox.vuxu.org>

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

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

https://github.com/klardotsh/void-packages klardotsh/rmapi-0017
https://github.com/void-linux/void-packages/pull/34052

rmapi: update to 0.0.17
This also fixes a license discrepancy that's existed for quite a few versions, where in https://github.com/juruen/rmapi/pull/89 the project re-licensed from GPL3 to AGPL3.

I've confirmed this works by way of actually being able to login to reMarkable's servers with this build: the URLs are wrong in the 0.0.15 that is currently packaged, and I wasn't able to generate a one-time code.

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (x86_64 (glibc))


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-klardotsh/rmapi-0017-34052.patch --]
[-- Type: text/x-diff, Size: 1054 bytes --]

From 58a847bb5450e166afea0fb7ab16ed8fec5fbb93 Mon Sep 17 00:00:00 2001
From: Josh Klar <josh@klar.sh>
Date: Fri, 12 Nov 2021 20:39:00 -0800
Subject: [PATCH] rmapi: update to 0.0.17

---
 srcpkgs/rmapi/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rmapi/template b/srcpkgs/rmapi/template
index dddb384fdee2..14ceba627141 100644
--- a/srcpkgs/rmapi/template
+++ b/srcpkgs/rmapi/template
@@ -1,12 +1,12 @@
 # Template file for 'rmapi'
 pkgname=rmapi
-version=0.0.15
+version=0.0.17
 revision=1
 build_style=go
 go_import_path=github.com/juruen/rmapi
 short_desc="CLI for accessing reMarkable table files through the cloud api"
 maintainer="Patrick Pichler <mail@patrickpichler.dev>"
-license="GPL-3.0-or-later"
+license="AGPL-3.0-only"
 homepage="https://github.com/juruen/rmapi"
 distfiles="https://github.com/juruen/rmapi/archive/v${version}${_status}.tar.gz"
-checksum=606101d385c1b396d0e0a3cc06b382f9b3498895e0402f717652c8b3e54a0c86
+checksum=129d627daa9ce66e912e8d0b960078bde9cf13a3da2cdc5788fa220a1230832a

  reply	other threads:[~2021-11-13  4:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-13  4:42 [PR PATCH] " klardotsh
2021-11-13  4:43 ` klardotsh [this message]
2021-11-13  4:44 ` klardotsh
2021-11-13  5:16 ` ericonr
2021-11-13 12:55 ` karl-nilsson
2021-11-13 13:25 ` leahneukirchen
2021-11-13 13:25 ` leahneukirchen
2021-11-13 14:47 ` ericonr
2021-11-13 14:47 ` ericonr
2021-11-15 13:14 ` [PR REVIEW] " sgn
2021-11-15 19:25 ` klardotsh
2022-06-12  2:16 ` github-actions
2022-06-27  2:14 ` [PR PATCH] [Closed]: " github-actions

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=20211113044346.hUp2H5w6JZu6nTuuaTKAeesKE_xTkwbCQbrVxTyl-cU@z \
    --to=klardotsh@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).