Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rmapi: update to 0.0.17
@ 2021-11-13  4:42 klardotsh
  2021-11-13  4:43 ` [PR PATCH] [Updated] " klardotsh
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: klardotsh @ 2021-11-13  4:42 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1049 bytes --]

From 45430d64bf40d5251e205a9473be48c8289dceb0 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..b74b02868818 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"
 homepage="https://github.com/juruen/rmapi"
 distfiles="https://github.com/juruen/rmapi/archive/v${version}${_status}.tar.gz"
-checksum=606101d385c1b396d0e0a3cc06b382f9b3498895e0402f717652c8b3e54a0c86
+checksum=129d627daa9ce66e912e8d0b960078bde9cf13a3da2cdc5788fa220a1230832a

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

* Re: [PR PATCH] [Updated] rmapi: update to 0.0.17
  2021-11-13  4:42 [PR PATCH] rmapi: update to 0.0.17 klardotsh
@ 2021-11-13  4:43 ` klardotsh
  2021-11-13  4:44 ` klardotsh
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: klardotsh @ 2021-11-13  4:43 UTC (permalink / raw)
  To: ml

[-- 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

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

* Re: rmapi: update to 0.0.17
  2021-11-13  4:42 [PR PATCH] rmapi: update to 0.0.17 klardotsh
  2021-11-13  4:43 ` [PR PATCH] [Updated] " klardotsh
@ 2021-11-13  4:44 ` klardotsh
  2021-11-13  5:16 ` ericonr
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: klardotsh @ 2021-11-13  4:44 UTC (permalink / raw)
  To: ml

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

New comment by klardotsh on void-packages repository

https://github.com/void-linux/void-packages/pull/34052#issuecomment-967780333

Comment:
As far as I can tell the project doesn't use the "or any later version" verbiage, so I'm marking SPDX `AGPL-3.0-only`.... which I guess isn't a stock license? I thought `vlicense` was just for MIT/BSD/custom/etc. where the text wasn't generic?

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

* Re: rmapi: update to 0.0.17
  2021-11-13  4:42 [PR PATCH] rmapi: update to 0.0.17 klardotsh
  2021-11-13  4:43 ` [PR PATCH] [Updated] " klardotsh
  2021-11-13  4:44 ` klardotsh
@ 2021-11-13  5:16 ` ericonr
  2021-11-13 12:55 ` karl-nilsson
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: ericonr @ 2021-11-13  5:16 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34052#issuecomment-967784357

Comment:
It's 9cf2fe6e6a15ac6eea992fc2bf1d59334dec9652 from xtools.

@karl-nilsson or @leahneukirchen , any idea why?

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

* Re: rmapi: update to 0.0.17
  2021-11-13  4:42 [PR PATCH] rmapi: update to 0.0.17 klardotsh
                   ` (2 preceding siblings ...)
  2021-11-13  5:16 ` ericonr
@ 2021-11-13 12:55 ` karl-nilsson
  2021-11-13 13:25 ` leahneukirchen
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: karl-nilsson @ 2021-11-13 12:55 UTC (permalink / raw)
  To: ml

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

New comment by karl-nilsson on void-packages repository

https://github.com/void-linux/void-packages/pull/34052#issuecomment-968064015

Comment:
@ericonr this is all I remember: 

https://github.com/leahneukirchen/xtools/pull/68


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

* Re: rmapi: update to 0.0.17
  2021-11-13  4:42 [PR PATCH] rmapi: update to 0.0.17 klardotsh
                   ` (3 preceding siblings ...)
  2021-11-13 12:55 ` karl-nilsson
@ 2021-11-13 13:25 ` leahneukirchen
  2021-11-13 13:25 ` leahneukirchen
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: leahneukirchen @ 2021-11-13 13:25 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/34052#issuecomment-968068317

Comment:
>  You may convey verbatim copies of the Program's source code as you
> receive it, in any medium, provided that you conspicuously and
> appropriately publish on each copy an appropriate copyright notice;
> keep intact all notices stating that this License and any
> non-permissive terms added in accord with section 7 apply to the code;
> keep intact all notices of the absence of any warranty; and give all
> recipients a copy of this License along with the Program.

The GPL says the same tho...

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

* Re: rmapi: update to 0.0.17
  2021-11-13  4:42 [PR PATCH] rmapi: update to 0.0.17 klardotsh
                   ` (4 preceding siblings ...)
  2021-11-13 13:25 ` leahneukirchen
@ 2021-11-13 13:25 ` leahneukirchen
  2021-11-13 14:47 ` ericonr
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: leahneukirchen @ 2021-11-13 13:25 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/34052#issuecomment-968068317

Comment:
>  You may convey verbatim copies of the Program's source code as you
> receive it, in any medium, provided that you conspicuously and
> appropriately publish on each copy an appropriate copyright notice;
> keep intact all notices stating that this License and any
> non-permissive terms added in accord with section 7 apply to the code;
> keep intact all notices of the absence of any warranty; and give all
> recipients a copy of this License along with the Program.

The GPL says the same tho...

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

* Re: rmapi: update to 0.0.17
  2021-11-13  4:42 [PR PATCH] rmapi: update to 0.0.17 klardotsh
                   ` (5 preceding siblings ...)
  2021-11-13 13:25 ` leahneukirchen
@ 2021-11-13 14:47 ` ericonr
  2021-11-13 14:47 ` ericonr
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: ericonr @ 2021-11-13 14:47 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34052#issuecomment-968079797

Comment:
So vlicense ahead, I suppose.

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

* Re: rmapi: update to 0.0.17
  2021-11-13  4:42 [PR PATCH] rmapi: update to 0.0.17 klardotsh
                   ` (6 preceding siblings ...)
  2021-11-13 14:47 ` ericonr
@ 2021-11-13 14:47 ` ericonr
  2021-11-15 13:14 ` [PR REVIEW] " sgn
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: ericonr @ 2021-11-13 14:47 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34052#issuecomment-968079797

Comment:
So vlicense ahead, I suppose.

Thanks!

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

* Re: [PR REVIEW] rmapi: update to 0.0.17
  2021-11-13  4:42 [PR PATCH] rmapi: update to 0.0.17 klardotsh
                   ` (7 preceding siblings ...)
  2021-11-13 14:47 ` ericonr
@ 2021-11-15 13:14 ` sgn
  2021-11-15 19:25 ` klardotsh
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sgn @ 2021-11-15 13:14 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/34052#discussion_r749315642

Comment:
A notice, preferably in the second line, to review `go.mod` to not use `unipdf` `3.10.0+` because of its license was changed to comercial only.

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

* Re: [PR REVIEW] rmapi: update to 0.0.17
  2021-11-13  4:42 [PR PATCH] rmapi: update to 0.0.17 klardotsh
                   ` (8 preceding siblings ...)
  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
  11 siblings, 0 replies; 13+ messages in thread
From: klardotsh @ 2021-11-15 19:25 UTC (permalink / raw)
  To: ml

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

New review comment by klardotsh on void-packages repository

https://github.com/void-linux/void-packages/pull/34052#discussion_r749618200

Comment:
I don't fully remember `go.mod` semantics but from what I can tell in https://github.com/juruen/rmapi/blob/a97ec2a146ef7f78b67ab671e7f88078e5c3e66a/go.mod, the version is already locked to 3.6.1 via upstream, and thus shouldn't require work from us, I think?

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

* Re: rmapi: update to 0.0.17
  2021-11-13  4:42 [PR PATCH] rmapi: update to 0.0.17 klardotsh
                   ` (9 preceding siblings ...)
  2021-11-15 19:25 ` klardotsh
@ 2022-06-12  2:16 ` github-actions
  2022-06-27  2:14 ` [PR PATCH] [Closed]: " github-actions
  11 siblings, 0 replies; 13+ messages in thread
From: github-actions @ 2022-06-12  2:16 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/34052#issuecomment-1153048585

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: rmapi: update to 0.0.17
  2021-11-13  4:42 [PR PATCH] rmapi: update to 0.0.17 klardotsh
                   ` (10 preceding siblings ...)
  2022-06-12  2:16 ` github-actions
@ 2022-06-27  2:14 ` github-actions
  11 siblings, 0 replies; 13+ messages in thread
From: github-actions @ 2022-06-27  2:14 UTC (permalink / raw)
  To: ml

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

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

rmapi: update to 0.0.17
https://github.com/void-linux/void-packages/pull/34052

Description:
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))


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

end of thread, other threads:[~2022-06-27  2:14 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-13  4:42 [PR PATCH] rmapi: update to 0.0.17 klardotsh
2021-11-13  4:43 ` [PR PATCH] [Updated] " klardotsh
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

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