Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: rustypaste-cli-0.3.0
@ 2023-03-30 16:56 lukas-jo
  2023-03-30 17:08 ` tranzystorek-io
                   ` (32 more replies)
  0 siblings, 33 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-30 16:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lukas-jo/void-packages rpaste
https://github.com/void-linux/void-packages/pull/43118

New package: rustypaste-cli-0.3.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From fe386bd95ee972e1d42b9f80c3b09be7de9f5215 Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Thu, 30 Mar 2023 18:46:15 +0200
Subject: [PATCH] New package: rustypaste-cli-0.3.0

---
 srcpkgs/rustypaste-cli/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/rustypaste-cli/template

diff --git a/srcpkgs/rustypaste-cli/template b/srcpkgs/rustypaste-cli/template
new file mode 100644
index 000000000000..c3f7d749f381
--- /dev/null
+++ b/srcpkgs/rustypaste-cli/template
@@ -0,0 +1,17 @@
+# Template file for 'rustypaste-cli'
+pkgname=rustypaste-cli
+version=0.3.0
+revision=1
+build_style=cargo
+short_desc="CLI tool for rustypaste"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste-cli"
+distfiles="https://github.com/orhun/rustypaste-cli/archive/v${version}.tar.gz"
+checksum=691fd3ddcf2c7c9c17728a304bd4299a35812940902b8b31059902abb49b037e
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+	vman man/rpaste.1
+}

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

* Re: New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
@ 2023-03-30 17:08 ` tranzystorek-io
  2023-03-30 17:24 ` [PR PATCH] [Updated] " lukas-jo
                   ` (31 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: tranzystorek-io @ 2023-03-30 17:08 UTC (permalink / raw)
  To: ml

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

New comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#issuecomment-1490644997

Comment:
Please add changelog as well

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

* Re: [PR PATCH] [Updated] New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
  2023-03-30 17:08 ` tranzystorek-io
@ 2023-03-30 17:24 ` lukas-jo
  2023-03-30 19:02 ` icp1994
                   ` (30 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-30 17:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lukas-jo/void-packages rpaste
https://github.com/void-linux/void-packages/pull/43118

New package: rustypaste-cli-0.3.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From cbedc71c89ed85b7298ae29addc79f9a9b7e2881 Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Thu, 30 Mar 2023 18:46:15 +0200
Subject: [PATCH] New package: rustypaste-cli-0.3.0

---
 srcpkgs/rustypaste-cli/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/rustypaste-cli/template

diff --git a/srcpkgs/rustypaste-cli/template b/srcpkgs/rustypaste-cli/template
new file mode 100644
index 000000000000..5ee9c17ffd8b
--- /dev/null
+++ b/srcpkgs/rustypaste-cli/template
@@ -0,0 +1,18 @@
+# Template file for 'rustypaste-cli'
+pkgname=rustypaste-cli
+version=0.3.0
+revision=1
+build_style=cargo
+short_desc="CLI tool for rustypaste"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste-cli"
+changelog="https://github.com/orhun/rustypaste-cli/blob/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste-cli/archive/v${version}.tar.gz"
+checksum=691fd3ddcf2c7c9c17728a304bd4299a35812940902b8b31059902abb49b037e
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+	vman man/rpaste.1
+}

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

* Re: New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
  2023-03-30 17:08 ` tranzystorek-io
  2023-03-30 17:24 ` [PR PATCH] [Updated] " lukas-jo
@ 2023-03-30 19:02 ` icp1994
  2023-03-30 19:23 ` lukas-jo
                   ` (29 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: icp1994 @ 2023-03-30 19:02 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#issuecomment-1490787132

Comment:
Is there a reference public instance? If not does it make sense to package it without [rustypaste](https://github.com/orhun/rustypaste) itself?

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

* Re: New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (2 preceding siblings ...)
  2023-03-30 19:02 ` icp1994
@ 2023-03-30 19:23 ` lukas-jo
  2023-03-30 20:01 ` classabbyamp
                   ` (28 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-30 19:23 UTC (permalink / raw)
  To: ml

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

New comment by lukas-jo on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#issuecomment-1490818529

Comment:
There is no public instance as far as I know.
Since the system the rustypaste server is installed on isn't necessarily a Void System, it shouldn't be necessary to have the server in the repos just to use the cli. However I'm not opposed to also package the server. I'd be happy to make a PR for that, but I don't think it should be in the way of putting the cli in the repos.

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

* Re: New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (3 preceding siblings ...)
  2023-03-30 19:23 ` lukas-jo
@ 2023-03-30 20:01 ` classabbyamp
  2023-03-30 22:11 ` tranzystorek-io
                   ` (27 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: classabbyamp @ 2023-03-30 20:01 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#issuecomment-1490872640

Comment:
please add the server to this pr

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

* Re: New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (4 preceding siblings ...)
  2023-03-30 20:01 ` classabbyamp
@ 2023-03-30 22:11 ` tranzystorek-io
  2023-03-30 23:18 ` [PR REVIEW] " classabbyamp
                   ` (26 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: tranzystorek-io @ 2023-03-30 22:11 UTC (permalink / raw)
  To: ml

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

New comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#issuecomment-1491032017

Comment:
Got a template for rustypaste laying around: https://github.com/tranzystorek-io/void-packages/commit/c85e29208355208ef1173fcf6b5129e98b4560f4

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

* Re: [PR REVIEW] New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (5 preceding siblings ...)
  2023-03-30 22:11 ` tranzystorek-io
@ 2023-03-30 23:18 ` classabbyamp
  2023-03-31  0:46 ` tranzystorek-io
                   ` (25 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: classabbyamp @ 2023-03-30 23:18 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#discussion_r1153876328

Comment:
```suggestion
	vman man/rpaste.1
	vsconf config.toml
```

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

* Re: New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (6 preceding siblings ...)
  2023-03-30 23:18 ` [PR REVIEW] " classabbyamp
@ 2023-03-31  0:46 ` tranzystorek-io
  2023-03-31 10:59 ` [PR REVIEW] " lukas-jo
                   ` (24 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: tranzystorek-io @ 2023-03-31  0:46 UTC (permalink / raw)
  To: ml

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

New comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#issuecomment-1491032017

Comment:
Got a template for rustypaste laying around: https://github.com/tranzystorek-io/void-packages/commit/38ee7e51a2e9cfb84c4a8531f4ac10e73b1d1c52

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

* Re: [PR REVIEW] New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (7 preceding siblings ...)
  2023-03-31  0:46 ` tranzystorek-io
@ 2023-03-31 10:59 ` lukas-jo
  2023-03-31 11:05 ` classabbyamp
                   ` (23 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-31 10:59 UTC (permalink / raw)
  To: ml

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

New review comment by lukas-jo on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#discussion_r1154336255

Comment:
I wasn't sure wether to include this, because rustypaste-cli never reads from `/etc/`.
But it could be useful to have an example config on the system, which can be copied to the appropiate config dir. Should there be a message after the install to tell the user about this?

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

* Re: [PR REVIEW] New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (8 preceding siblings ...)
  2023-03-31 10:59 ` [PR REVIEW] " lukas-jo
@ 2023-03-31 11:05 ` classabbyamp
  2023-03-31 11:07 ` lukas-jo
                   ` (22 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: classabbyamp @ 2023-03-31 11:05 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#discussion_r1154341039

Comment:
i used `vsconf`, which is for sample configs. it's in the standard place so no need to tell the user

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

* Re: New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (9 preceding siblings ...)
  2023-03-31 11:05 ` classabbyamp
@ 2023-03-31 11:07 ` lukas-jo
  2023-03-31 11:14 ` tranzystorek-io
                   ` (21 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-31 11:07 UTC (permalink / raw)
  To: ml

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

New comment by lukas-jo on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#issuecomment-1491752262

Comment:
> Got a template for rustypaste laying around: [tranzystorek-io@38ee7e5](https://github.com/tranzystorek-io/void-packages/commit/38ee7e51a2e9cfb84c4a8531f4ac10e73b1d1c52)

Does this build successfully for you? I tried my own template yesterday and it fails the check phase for x86_64-musl (armv6l works though).

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

* Re: New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (10 preceding siblings ...)
  2023-03-31 11:07 ` lukas-jo
@ 2023-03-31 11:14 ` tranzystorek-io
  2023-03-31 11:15 ` tranzystorek-io
                   ` (20 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: tranzystorek-io @ 2023-03-31 11:14 UTC (permalink / raw)
  To: ml

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

New comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#issuecomment-1491760802

Comment:
> Does this build successfully for you? I tried my own template yesterday and it fails the check phase for x86_64-musl (armv6l works though).

Good point, it fails a few tests, haven't investigated why, but probably because of port related stuff

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

* Re: New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (11 preceding siblings ...)
  2023-03-31 11:14 ` tranzystorek-io
@ 2023-03-31 11:15 ` tranzystorek-io
  2023-03-31 11:16 ` [PR PATCH] [Updated] " lukas-jo
                   ` (19 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: tranzystorek-io @ 2023-03-31 11:15 UTC (permalink / raw)
  To: ml

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

New comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#issuecomment-1491760802

Comment:
> Does this build successfully for you? I tried my own template yesterday and it fails the check phase for x86_64-musl (armv6l works though).

Good point, it fails a few tests, haven't investigated why, but probably because of port related stuff. The actual package works afaik.

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

* Re: [PR PATCH] [Updated] New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (12 preceding siblings ...)
  2023-03-31 11:15 ` tranzystorek-io
@ 2023-03-31 11:16 ` lukas-jo
  2023-03-31 11:19 ` lukas-jo
                   ` (18 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-31 11:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lukas-jo/void-packages rpaste
https://github.com/void-linux/void-packages/pull/43118

New package: rustypaste-cli-0.3.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From b3dcad4a58df7a782c3b93666797a0a88428214a Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Thu, 30 Mar 2023 18:46:15 +0200
Subject: [PATCH] New package: rustypaste-cli-0.3.0

---
 srcpkgs/rustypaste-cli/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/rustypaste-cli/template

diff --git a/srcpkgs/rustypaste-cli/template b/srcpkgs/rustypaste-cli/template
new file mode 100644
index 000000000000..78b2e8ac8a81
--- /dev/null
+++ b/srcpkgs/rustypaste-cli/template
@@ -0,0 +1,19 @@
+# Template file for 'rustypaste-cli'
+pkgname=rustypaste-cli
+version=0.3.0
+revision=1
+build_style=cargo
+short_desc="CLI tool for rustypaste"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste-cli"
+changelog="https://github.com/orhun/rustypaste-cli/blob/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste-cli/archive/v${version}.tar.gz"
+checksum=691fd3ddcf2c7c9c17728a304bd4299a35812940902b8b31059902abb49b037e
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+	vman man/rpaste.1
+  vsconf config.toml
+}

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

* Re: New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (13 preceding siblings ...)
  2023-03-31 11:16 ` [PR PATCH] [Updated] " lukas-jo
@ 2023-03-31 11:19 ` lukas-jo
  2023-03-31 11:21 ` [PR REVIEW] " lukas-jo
                   ` (17 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-31 11:19 UTC (permalink / raw)
  To: ml

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

New comment by lukas-jo on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#issuecomment-1491766921

Comment:
> > Does this build successfully for you? I tried my own template yesterday and it fails the check phase for x86_64-musl (armv6l works though).
> 
> Good point, it fails a few tests, haven't investigated why, but probably because of port related stuff. The actual package works afaik.

I managed to solve most of it by using `cargo test -- --test-threads 1` in do_check as stated in the rustypaste README, but it still fails one test. I'm still investigating too

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

* Re: [PR REVIEW] New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (14 preceding siblings ...)
  2023-03-31 11:19 ` lukas-jo
@ 2023-03-31 11:21 ` lukas-jo
  2023-03-31 11:23 ` [PR PATCH] [Updated] " lukas-jo
                   ` (16 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-31 11:21 UTC (permalink / raw)
  To: ml

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

New review comment by lukas-jo on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#discussion_r1154354656

Comment:
You are right, thanks. I amended the commit

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

* Re: [PR PATCH] [Updated] New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (15 preceding siblings ...)
  2023-03-31 11:21 ` [PR REVIEW] " lukas-jo
@ 2023-03-31 11:23 ` lukas-jo
  2023-03-31 11:39 ` lukas-jo
                   ` (15 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-31 11:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lukas-jo/void-packages rpaste
https://github.com/void-linux/void-packages/pull/43118

New package: rustypaste-cli-0.3.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From a2aee802fe784e010fd9109a1aa0dd37153c0be7 Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Thu, 30 Mar 2023 18:46:15 +0200
Subject: [PATCH] New package: rustypaste-cli-0.3.0

---
 srcpkgs/rustypaste-cli/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/rustypaste-cli/template

diff --git a/srcpkgs/rustypaste-cli/template b/srcpkgs/rustypaste-cli/template
new file mode 100644
index 000000000000..38c82257ba69
--- /dev/null
+++ b/srcpkgs/rustypaste-cli/template
@@ -0,0 +1,19 @@
+# Template file for 'rustypaste-cli'
+pkgname=rustypaste-cli
+version=0.3.0
+revision=1
+build_style=cargo
+short_desc="CLI tool for rustypaste"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste-cli"
+changelog="https://github.com/orhun/rustypaste-cli/blob/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste-cli/archive/v${version}.tar.gz"
+checksum=691fd3ddcf2c7c9c17728a304bd4299a35812940902b8b31059902abb49b037e
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+	vman man/rpaste.1
+	vsconf config.toml
+}

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

* Re: New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (16 preceding siblings ...)
  2023-03-31 11:23 ` [PR PATCH] [Updated] " lukas-jo
@ 2023-03-31 11:39 ` lukas-jo
  2023-03-31 11:47 ` [PR PATCH] [Updated] " lukas-jo
                   ` (14 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-31 11:39 UTC (permalink / raw)
  To: ml

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

New comment by lukas-jo on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#issuecomment-1491766921

Comment:
> > Does this build successfully for you? I tried my own template yesterday and it fails the check phase for x86_64-musl (armv6l works though).
> 
> Good point, it fails a few tests, haven't investigated why, but probably because of port related stuff. The actual package works afaik.

I managed to solve most of it by using `cargo test -- --test-threads 1` in do_check as stated in the rustypaste README, but it still fails one test. I'm still investigating too

EDIT: @tranzystorek-io it builds successfully now, I just had to remove some files, that were left from a previous run

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

* Re: [PR PATCH] [Updated] New package: rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (17 preceding siblings ...)
  2023-03-31 11:39 ` lukas-jo
@ 2023-03-31 11:47 ` lukas-jo
  2023-03-31 11:50 ` [PR REVIEW] New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0 classabbyamp
                   ` (13 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-31 11:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lukas-jo/void-packages rpaste
https://github.com/void-linux/void-packages/pull/43118

New package: rustypaste-cli-0.3.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From a2aee802fe784e010fd9109a1aa0dd37153c0be7 Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Thu, 30 Mar 2023 18:46:15 +0200
Subject: [PATCH 1/2] New package: rustypaste-cli-0.3.0

---
 srcpkgs/rustypaste-cli/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/rustypaste-cli/template

diff --git a/srcpkgs/rustypaste-cli/template b/srcpkgs/rustypaste-cli/template
new file mode 100644
index 000000000000..38c82257ba69
--- /dev/null
+++ b/srcpkgs/rustypaste-cli/template
@@ -0,0 +1,19 @@
+# Template file for 'rustypaste-cli'
+pkgname=rustypaste-cli
+version=0.3.0
+revision=1
+build_style=cargo
+short_desc="CLI tool for rustypaste"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste-cli"
+changelog="https://github.com/orhun/rustypaste-cli/blob/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste-cli/archive/v${version}.tar.gz"
+checksum=691fd3ddcf2c7c9c17728a304bd4299a35812940902b8b31059902abb49b037e
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+	vman man/rpaste.1
+	vsconf config.toml
+}

From 4bde7b28c87e2c69ee8092e084cfdf3ea4010787 Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Fri, 31 Mar 2023 13:47:16 +0200
Subject: [PATCH 2/2] New package: rustypaste-0.8.4

---
 srcpkgs/rustypaste/files/rustypaste/run |  9 +++++++++
 srcpkgs/rustypaste/template             | 27 +++++++++++++++++++++++++
 2 files changed, 36 insertions(+)
 create mode 100644 srcpkgs/rustypaste/files/rustypaste/run
 create mode 100644 srcpkgs/rustypaste/template

diff --git a/srcpkgs/rustypaste/files/rustypaste/run b/srcpkgs/rustypaste/files/rustypaste/run
new file mode 100644
index 000000000000..4672706854f4
--- /dev/null
+++ b/srcpkgs/rustypaste/files/rustypaste/run
@@ -0,0 +1,9 @@
+#!/bin/sh
+exec 2>&1
+set -e
+
+export CONFIG=/etc/rustypaste/config.toml
+[ -r conf ] && . ./conf
+
+cd /var/lib/rustypaste
+exec chpst -u _rustypaste:_rustypaste rustypaste
diff --git a/srcpkgs/rustypaste/template b/srcpkgs/rustypaste/template
new file mode 100644
index 000000000000..1e994b07eb1c
--- /dev/null
+++ b/srcpkgs/rustypaste/template
@@ -0,0 +1,27 @@
+# Template file for 'rustypaste'
+pkgname=rustypaste
+version=0.8.4
+revision=1
+build_style=cargo
+short_desc="Minimal file upload/pastebin service"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+make_check_args="-- --test-threads 1"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste"
+changelog="https://github.com/orhun/rustypaste/blob/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste/archive/v${version}.tar.gz"
+checksum=ccdfa0ae412f25b3ea8e3756ff8d8c0ecfee1332b3bc2e584899914056ed2e2d
+conf_files="/etc/rustypaste/config.toml"
+
+system_accounts="_rustypaste"
+_rustypaste_homedir="/var/lib/rustypaste"
+_rustypaste_descr="Minimal file upload/pastebin service"
+
+make_dirs="/var/lib/rustypaste 0750 _rustypaste _rustypaste"
+
+post_install() {
+	vinstall config.toml 644 etc/rustypaste
+	vlicense LICENSE
+  vdoc README.md
+	vsv rustypaste
+}

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

* Re: [PR REVIEW] New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (18 preceding siblings ...)
  2023-03-31 11:47 ` [PR PATCH] [Updated] " lukas-jo
@ 2023-03-31 11:50 ` classabbyamp
  2023-03-31 11:52 ` [PR PATCH] [Updated] " lukas-jo
                   ` (12 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: classabbyamp @ 2023-03-31 11:50 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#discussion_r1154380105

Comment:
```suggestion
exec 2>&1
CONFIG=/etc/rustypaste/config.toml
[ -r conf ] && . ./conf
export CONFIG
```


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

* Re: [PR PATCH] [Updated] New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (19 preceding siblings ...)
  2023-03-31 11:50 ` [PR REVIEW] New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0 classabbyamp
@ 2023-03-31 11:52 ` lukas-jo
  2023-03-31 11:54 ` lukas-jo
                   ` (11 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-31 11:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lukas-jo/void-packages rpaste
https://github.com/void-linux/void-packages/pull/43118

New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From a2aee802fe784e010fd9109a1aa0dd37153c0be7 Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Thu, 30 Mar 2023 18:46:15 +0200
Subject: [PATCH 1/2] New package: rustypaste-cli-0.3.0

---
 srcpkgs/rustypaste-cli/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/rustypaste-cli/template

diff --git a/srcpkgs/rustypaste-cli/template b/srcpkgs/rustypaste-cli/template
new file mode 100644
index 000000000000..38c82257ba69
--- /dev/null
+++ b/srcpkgs/rustypaste-cli/template
@@ -0,0 +1,19 @@
+# Template file for 'rustypaste-cli'
+pkgname=rustypaste-cli
+version=0.3.0
+revision=1
+build_style=cargo
+short_desc="CLI tool for rustypaste"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste-cli"
+changelog="https://github.com/orhun/rustypaste-cli/blob/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste-cli/archive/v${version}.tar.gz"
+checksum=691fd3ddcf2c7c9c17728a304bd4299a35812940902b8b31059902abb49b037e
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+	vman man/rpaste.1
+	vsconf config.toml
+}

From 335be3d9b1d0523106cd2cae84f0c66e2ea6540a Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Fri, 31 Mar 2023 13:47:16 +0200
Subject: [PATCH 2/2] New package: rustypaste-0.8.4

---
 srcpkgs/rustypaste/files/rustypaste/run |  9 +++++++++
 srcpkgs/rustypaste/template             | 27 +++++++++++++++++++++++++
 2 files changed, 36 insertions(+)
 create mode 100644 srcpkgs/rustypaste/files/rustypaste/run
 create mode 100644 srcpkgs/rustypaste/template

diff --git a/srcpkgs/rustypaste/files/rustypaste/run b/srcpkgs/rustypaste/files/rustypaste/run
new file mode 100644
index 000000000000..4672706854f4
--- /dev/null
+++ b/srcpkgs/rustypaste/files/rustypaste/run
@@ -0,0 +1,9 @@
+#!/bin/sh
+exec 2>&1
+set -e
+
+export CONFIG=/etc/rustypaste/config.toml
+[ -r conf ] && . ./conf
+
+cd /var/lib/rustypaste
+exec chpst -u _rustypaste:_rustypaste rustypaste
diff --git a/srcpkgs/rustypaste/template b/srcpkgs/rustypaste/template
new file mode 100644
index 000000000000..f62f9d1e849e
--- /dev/null
+++ b/srcpkgs/rustypaste/template
@@ -0,0 +1,27 @@
+# Template file for 'rustypaste'
+pkgname=rustypaste
+version=0.8.4
+revision=1
+build_style=cargo
+short_desc="Minimal file upload/pastebin service"
+make_check_args="-- --test-threads 1"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste"
+changelog="https://github.com/orhun/rustypaste/blob/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste/archive/v${version}.tar.gz"
+checksum=ccdfa0ae412f25b3ea8e3756ff8d8c0ecfee1332b3bc2e584899914056ed2e2d
+conf_files="/etc/rustypaste/config.toml"
+
+system_accounts="_rustypaste"
+_rustypaste_homedir="/var/lib/rustypaste"
+_rustypaste_descr="Minimal file upload/pastebin service"
+
+make_dirs="/var/lib/rustypaste 0750 _rustypaste _rustypaste"
+
+post_install() {
+	vinstall config.toml 644 etc/rustypaste
+	vlicense LICENSE
+	vdoc README.md
+	vsv rustypaste
+}

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

* Re: [PR PATCH] [Updated] New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (20 preceding siblings ...)
  2023-03-31 11:52 ` [PR PATCH] [Updated] " lukas-jo
@ 2023-03-31 11:54 ` lukas-jo
  2023-03-31 11:58 ` lukas-jo
                   ` (10 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-31 11:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lukas-jo/void-packages rpaste
https://github.com/void-linux/void-packages/pull/43118

New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From a2aee802fe784e010fd9109a1aa0dd37153c0be7 Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Thu, 30 Mar 2023 18:46:15 +0200
Subject: [PATCH 1/2] New package: rustypaste-cli-0.3.0

---
 srcpkgs/rustypaste-cli/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/rustypaste-cli/template

diff --git a/srcpkgs/rustypaste-cli/template b/srcpkgs/rustypaste-cli/template
new file mode 100644
index 000000000000..38c82257ba69
--- /dev/null
+++ b/srcpkgs/rustypaste-cli/template
@@ -0,0 +1,19 @@
+# Template file for 'rustypaste-cli'
+pkgname=rustypaste-cli
+version=0.3.0
+revision=1
+build_style=cargo
+short_desc="CLI tool for rustypaste"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste-cli"
+changelog="https://github.com/orhun/rustypaste-cli/blob/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste-cli/archive/v${version}.tar.gz"
+checksum=691fd3ddcf2c7c9c17728a304bd4299a35812940902b8b31059902abb49b037e
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+	vman man/rpaste.1
+	vsconf config.toml
+}

From 46295593ab3e76030f16c506fc697748be548d37 Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Fri, 31 Mar 2023 13:47:16 +0200
Subject: [PATCH 2/2] New package: rustypaste-0.8.4

---
 srcpkgs/rustypaste/files/rustypaste/run |  9 +++++++++
 srcpkgs/rustypaste/template             | 27 +++++++++++++++++++++++++
 2 files changed, 36 insertions(+)
 create mode 100644 srcpkgs/rustypaste/files/rustypaste/run
 create mode 100644 srcpkgs/rustypaste/template

diff --git a/srcpkgs/rustypaste/files/rustypaste/run b/srcpkgs/rustypaste/files/rustypaste/run
new file mode 100644
index 000000000000..4672706854f4
--- /dev/null
+++ b/srcpkgs/rustypaste/files/rustypaste/run
@@ -0,0 +1,9 @@
+#!/bin/sh
+exec 2>&1
+set -e
+
+export CONFIG=/etc/rustypaste/config.toml
+[ -r conf ] && . ./conf
+
+cd /var/lib/rustypaste
+exec chpst -u _rustypaste:_rustypaste rustypaste
diff --git a/srcpkgs/rustypaste/template b/srcpkgs/rustypaste/template
new file mode 100644
index 000000000000..fb851a7c71b3
--- /dev/null
+++ b/srcpkgs/rustypaste/template
@@ -0,0 +1,27 @@
+# Template file for 'rustypaste'
+pkgname=rustypaste
+version=0.8.4
+revision=1
+build_style=cargo
+make_check_args="-- --test-threads 1"
+short_desc="Minimal file upload/pastebin service"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste"
+changelog="https://github.com/orhun/rustypaste/blob/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste/archive/v${version}.tar.gz"
+checksum=ccdfa0ae412f25b3ea8e3756ff8d8c0ecfee1332b3bc2e584899914056ed2e2d
+conf_files="/etc/rustypaste/config.toml"
+
+system_accounts="_rustypaste"
+_rustypaste_homedir="/var/lib/rustypaste"
+_rustypaste_descr="Minimal file upload/pastebin service"
+
+make_dirs="/var/lib/rustypaste 0750 _rustypaste _rustypaste"
+
+post_install() {
+	vinstall config.toml 644 etc/rustypaste
+	vlicense LICENSE
+	vdoc README.md
+	vsv rustypaste
+}

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

* Re: [PR PATCH] [Updated] New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (21 preceding siblings ...)
  2023-03-31 11:54 ` lukas-jo
@ 2023-03-31 11:58 ` lukas-jo
  2023-03-31 12:15 ` [PR REVIEW] " tranzystorek-io
                   ` (9 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-31 11:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lukas-jo/void-packages rpaste
https://github.com/void-linux/void-packages/pull/43118

New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From a2aee802fe784e010fd9109a1aa0dd37153c0be7 Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Thu, 30 Mar 2023 18:46:15 +0200
Subject: [PATCH 1/2] New package: rustypaste-cli-0.3.0

---
 srcpkgs/rustypaste-cli/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/rustypaste-cli/template

diff --git a/srcpkgs/rustypaste-cli/template b/srcpkgs/rustypaste-cli/template
new file mode 100644
index 000000000000..38c82257ba69
--- /dev/null
+++ b/srcpkgs/rustypaste-cli/template
@@ -0,0 +1,19 @@
+# Template file for 'rustypaste-cli'
+pkgname=rustypaste-cli
+version=0.3.0
+revision=1
+build_style=cargo
+short_desc="CLI tool for rustypaste"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste-cli"
+changelog="https://github.com/orhun/rustypaste-cli/blob/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste-cli/archive/v${version}.tar.gz"
+checksum=691fd3ddcf2c7c9c17728a304bd4299a35812940902b8b31059902abb49b037e
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+	vman man/rpaste.1
+	vsconf config.toml
+}

From b24b19a1b6668c89b3fa4a09b5cfb542bc598c10 Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Fri, 31 Mar 2023 13:47:16 +0200
Subject: [PATCH 2/2] New package: rustypaste-0.8.4

---
 srcpkgs/rustypaste/files/rustypaste/run |  7 +++++++
 srcpkgs/rustypaste/template             | 27 +++++++++++++++++++++++++
 2 files changed, 34 insertions(+)
 create mode 100644 srcpkgs/rustypaste/files/rustypaste/run
 create mode 100644 srcpkgs/rustypaste/template

diff --git a/srcpkgs/rustypaste/files/rustypaste/run b/srcpkgs/rustypaste/files/rustypaste/run
new file mode 100644
index 000000000000..69e12800d790
--- /dev/null
+++ b/srcpkgs/rustypaste/files/rustypaste/run
@@ -0,0 +1,7 @@
+#!/bin/sh
+exec 2>&1
+CONFIG=/etc/rustypaste/config.toml
+[ -r conf ] && . ./conf
+export CONFIG
+cd /var/lib/rustypaste
+exec chpst -u _rustypaste:_rustypaste rustypaste
diff --git a/srcpkgs/rustypaste/template b/srcpkgs/rustypaste/template
new file mode 100644
index 000000000000..fb851a7c71b3
--- /dev/null
+++ b/srcpkgs/rustypaste/template
@@ -0,0 +1,27 @@
+# Template file for 'rustypaste'
+pkgname=rustypaste
+version=0.8.4
+revision=1
+build_style=cargo
+make_check_args="-- --test-threads 1"
+short_desc="Minimal file upload/pastebin service"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste"
+changelog="https://github.com/orhun/rustypaste/blob/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste/archive/v${version}.tar.gz"
+checksum=ccdfa0ae412f25b3ea8e3756ff8d8c0ecfee1332b3bc2e584899914056ed2e2d
+conf_files="/etc/rustypaste/config.toml"
+
+system_accounts="_rustypaste"
+_rustypaste_homedir="/var/lib/rustypaste"
+_rustypaste_descr="Minimal file upload/pastebin service"
+
+make_dirs="/var/lib/rustypaste 0750 _rustypaste _rustypaste"
+
+post_install() {
+	vinstall config.toml 644 etc/rustypaste
+	vlicense LICENSE
+	vdoc README.md
+	vsv rustypaste
+}

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

* Re: [PR REVIEW] New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (22 preceding siblings ...)
  2023-03-31 11:58 ` lukas-jo
@ 2023-03-31 12:15 ` tranzystorek-io
  2023-03-31 12:16 ` tranzystorek-io
                   ` (8 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: tranzystorek-io @ 2023-03-31 12:15 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#discussion_r1154403226

Comment:
```suggestion
changelog="https://raw.githubusercontent.com/orhun/rustypaste-cli/master/CHANGELOG.md"
distfiles="https://github.com/orhun/rustypaste-cli/archive/refs/tags/v${version}.tar.gz"
```

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

* Re: [PR REVIEW] New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (23 preceding siblings ...)
  2023-03-31 12:15 ` [PR REVIEW] " tranzystorek-io
@ 2023-03-31 12:16 ` tranzystorek-io
  2023-03-31 12:19 ` tranzystorek-io
                   ` (7 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: tranzystorek-io @ 2023-03-31 12:16 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#discussion_r1154404381

Comment:
```suggestion
changelog="https://raw.githubusercontent.com/orhun/rustypaste/master/CHANGELOG.md"
distfiles="https://github.com/orhun/rustypaste/archive/refs/tags/v${version}.tar.gz"
```

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

* Re: [PR REVIEW] New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (24 preceding siblings ...)
  2023-03-31 12:16 ` tranzystorek-io
@ 2023-03-31 12:19 ` tranzystorek-io
  2023-03-31 12:20 ` tranzystorek-io
                   ` (6 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: tranzystorek-io @ 2023-03-31 12:19 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#discussion_r1154407453

Comment:
Wondering if this could be shortened in POSIX sh to:

```shell
[ - conf ] && . ./conf
export CONFIG=${CONFIG:-/etc/rustypaste/config.toml}
```

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

* Re: [PR REVIEW] New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (25 preceding siblings ...)
  2023-03-31 12:19 ` tranzystorek-io
@ 2023-03-31 12:20 ` tranzystorek-io
  2023-03-31 12:24 ` tranzystorek-io
                   ` (5 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: tranzystorek-io @ 2023-03-31 12:20 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#discussion_r1154407453

Comment:
Wondering if this could be shortened in POSIX sh to:

```shell
[ -r conf ] && . ./conf
export CONFIG=${CONFIG:-/etc/rustypaste/config.toml}
```

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

* Re: [PR REVIEW] New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (26 preceding siblings ...)
  2023-03-31 12:20 ` tranzystorek-io
@ 2023-03-31 12:24 ` tranzystorek-io
  2023-03-31 13:04 ` [PR PATCH] [Updated] " lukas-jo
                   ` (4 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: tranzystorek-io @ 2023-03-31 12:24 UTC (permalink / raw)
  To: ml

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

New review comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#discussion_r1154407453

Comment:
Wondering if this could be shortened in POSIX sh to:

```shell
[ -r conf ] && . ./conf
export CONFIG=${CONFIG:-/etc/rustypaste/config.toml}
```

EDIT: tested and it seems to work

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

* Re: [PR PATCH] [Updated] New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (27 preceding siblings ...)
  2023-03-31 12:24 ` tranzystorek-io
@ 2023-03-31 13:04 ` lukas-jo
  2023-03-31 13:07 ` lukas-jo
                   ` (3 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-31 13:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lukas-jo/void-packages rpaste
https://github.com/void-linux/void-packages/pull/43118

New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From 8c6ec731ff339bf28a57dea204fde912758d23da Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Fri, 31 Mar 2023 15:02:32 +0200
Subject: [PATCH 1/2] New package: rustypaste-cli-0.3.0

---
 srcpkgs/rustypaste-cli/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/rustypaste-cli/template

diff --git a/srcpkgs/rustypaste-cli/template b/srcpkgs/rustypaste-cli/template
new file mode 100644
index 000000000000..aa3d7fcd26d3
--- /dev/null
+++ b/srcpkgs/rustypaste-cli/template
@@ -0,0 +1,19 @@
+# Template file for 'rustypaste-cli'
+pkgname=rustypaste-cli
+version=0.3.0
+revision=1
+build_style=cargo
+short_desc="CLI tool for rustypaste"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste-cli"
+changelog="https://raw.githubusercontent.com/orhun/rustypaste-cli/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste-cli/archive/refs/tags/v${version}.tar.gz"
+checksum=691fd3ddcf2c7c9c17728a304bd4299a35812940902b8b31059902abb49b037e
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+	vman man/rpaste.1
+	vsconf config.toml
+}

From 2f3816f16a9af8a89024fe04b6ecd3efd7d63330 Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Fri, 31 Mar 2023 15:02:35 +0200
Subject: [PATCH 2/2] New package: rustypaste-0.8.4

---
 srcpkgs/rustypaste/files/rustypaste/run |  6 ++++++
 srcpkgs/rustypaste/template             | 27 +++++++++++++++++++++++++
 2 files changed, 33 insertions(+)
 create mode 100644 srcpkgs/rustypaste/files/rustypaste/run
 create mode 100644 srcpkgs/rustypaste/template

diff --git a/srcpkgs/rustypaste/files/rustypaste/run b/srcpkgs/rustypaste/files/rustypaste/run
new file mode 100644
index 000000000000..4717b77c6210
--- /dev/null
+++ b/srcpkgs/rustypaste/files/rustypaste/run
@@ -0,0 +1,6 @@
+#!/bin/sh
+exec 2>&1
+[ -r conf ] && . ./conf
+export CONFIG=${CONFIG:-/etc/rustypaste/config.toml}
+cd /var/lib/rustypaste
+exec chpst -u _rustypaste:_rustypaste rustypaste
diff --git a/srcpkgs/rustypaste/template b/srcpkgs/rustypaste/template
new file mode 100644
index 000000000000..fcd9c592b987
--- /dev/null
+++ b/srcpkgs/rustypaste/template
@@ -0,0 +1,27 @@
+# Template file for 'rustypaste'
+pkgname=rustypaste
+version=0.8.4
+revision=1
+build_style=cargo
+make_check_args="-- --test-threads 1"
+short_desc="Minimal file upload/pastebin service"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste"
+changelog="https://raw.githubusercontent.com/orhun/rustypaste-cli/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste-cli/archive/refs/tags/v${version}.tar.gz"
+checksum=ccdfa0ae412f25b3ea8e3756ff8d8c0ecfee1332b3bc2e584899914056ed2e2d
+conf_files="/etc/rustypaste/config.toml"
+
+system_accounts="_rustypaste"
+_rustypaste_homedir="/var/lib/rustypaste"
+_rustypaste_descr="Minimal file upload/pastebin service"
+
+make_dirs="/var/lib/rustypaste 0750 _rustypaste _rustypaste"
+
+post_install() {
+	vinstall config.toml 644 etc/rustypaste
+	vlicense LICENSE
+	vdoc README.md
+	vsv rustypaste
+}

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

* Re: New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (28 preceding siblings ...)
  2023-03-31 13:04 ` [PR PATCH] [Updated] " lukas-jo
@ 2023-03-31 13:07 ` lukas-jo
  2023-03-31 13:11 ` [PR PATCH] [Updated] " lukas-jo
                   ` (2 subsequent siblings)
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-31 13:07 UTC (permalink / raw)
  To: ml

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

New comment by lukas-jo on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#issuecomment-1491901338

Comment:
wait, I blundered. I messed up the urls

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

* Re: [PR PATCH] [Updated] New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (29 preceding siblings ...)
  2023-03-31 13:07 ` lukas-jo
@ 2023-03-31 13:11 ` lukas-jo
  2023-03-31 13:12 ` lukas-jo
  2023-04-06 18:21 ` [PR PATCH] [Merged]: " classabbyamp
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-31 13:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lukas-jo/void-packages rpaste
https://github.com/void-linux/void-packages/pull/43118

New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From 8c6ec731ff339bf28a57dea204fde912758d23da Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Fri, 31 Mar 2023 15:02:32 +0200
Subject: [PATCH 1/2] New package: rustypaste-cli-0.3.0

---
 srcpkgs/rustypaste-cli/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/rustypaste-cli/template

diff --git a/srcpkgs/rustypaste-cli/template b/srcpkgs/rustypaste-cli/template
new file mode 100644
index 000000000000..aa3d7fcd26d3
--- /dev/null
+++ b/srcpkgs/rustypaste-cli/template
@@ -0,0 +1,19 @@
+# Template file for 'rustypaste-cli'
+pkgname=rustypaste-cli
+version=0.3.0
+revision=1
+build_style=cargo
+short_desc="CLI tool for rustypaste"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste-cli"
+changelog="https://raw.githubusercontent.com/orhun/rustypaste-cli/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste-cli/archive/refs/tags/v${version}.tar.gz"
+checksum=691fd3ddcf2c7c9c17728a304bd4299a35812940902b8b31059902abb49b037e
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+	vman man/rpaste.1
+	vsconf config.toml
+}

From 0449313910ece33b7dc618a99add2010469dbbe2 Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Fri, 31 Mar 2023 15:02:35 +0200
Subject: [PATCH 2/2] New package: rustypaste-0.8.4

---
 srcpkgs/rustypaste/files/rustypaste/run |  6 ++++++
 srcpkgs/rustypaste/template             | 27 +++++++++++++++++++++++++
 2 files changed, 33 insertions(+)
 create mode 100644 srcpkgs/rustypaste/files/rustypaste/run
 create mode 100644 srcpkgs/rustypaste/template

diff --git a/srcpkgs/rustypaste/files/rustypaste/run b/srcpkgs/rustypaste/files/rustypaste/run
new file mode 100644
index 000000000000..4717b77c6210
--- /dev/null
+++ b/srcpkgs/rustypaste/files/rustypaste/run
@@ -0,0 +1,6 @@
+#!/bin/sh
+exec 2>&1
+[ -r conf ] && . ./conf
+export CONFIG=${CONFIG:-/etc/rustypaste/config.toml}
+cd /var/lib/rustypaste
+exec chpst -u _rustypaste:_rustypaste rustypaste
diff --git a/srcpkgs/rustypaste/template b/srcpkgs/rustypaste/template
new file mode 100644
index 000000000000..7804c4a9ed80
--- /dev/null
+++ b/srcpkgs/rustypaste/template
@@ -0,0 +1,27 @@
+# Template file for 'rustypaste'
+pkgname=rustypaste
+version=0.8.4
+revision=1
+build_style=cargo
+make_check_args="-- --test-threads 1"
+short_desc="Minimal file upload/pastebin service"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste"
+changelog="https://raw.githubusercontent.com/orhun/rustypaste/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste/archive/refs/tags/v${version}.tar.gz"
+checksum=ccdfa0ae412f25b3ea8e3756ff8d8c0ecfee1332b3bc2e584899914056ed2e2d
+conf_files="/etc/rustypaste/config.toml"
+
+system_accounts="_rustypaste"
+_rustypaste_homedir="/var/lib/rustypaste"
+_rustypaste_descr="Minimal file upload/pastebin service"
+
+make_dirs="/var/lib/rustypaste 0750 _rustypaste _rustypaste"
+
+post_install() {
+	vinstall config.toml 644 etc/rustypaste
+	vlicense LICENSE
+	vdoc README.md
+	vsv rustypaste
+}

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

* Re: New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (30 preceding siblings ...)
  2023-03-31 13:11 ` [PR PATCH] [Updated] " lukas-jo
@ 2023-03-31 13:12 ` lukas-jo
  2023-04-06 18:21 ` [PR PATCH] [Merged]: " classabbyamp
  32 siblings, 0 replies; 34+ messages in thread
From: lukas-jo @ 2023-03-31 13:12 UTC (permalink / raw)
  To: ml

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

New comment by lukas-jo on void-packages repository

https://github.com/void-linux/void-packages/pull/43118#issuecomment-1491901338

Comment:
wait, I blundered. I messed up the urls

EDIT: fixed

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

* Re: [PR PATCH] [Merged]: New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
  2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
                   ` (31 preceding siblings ...)
  2023-03-31 13:12 ` lukas-jo
@ 2023-04-06 18:21 ` classabbyamp
  32 siblings, 0 replies; 34+ messages in thread
From: classabbyamp @ 2023-04-06 18:21 UTC (permalink / raw)
  To: ml

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

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

New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0
https://github.com/void-linux/void-packages/pull/43118

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

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

end of thread, other threads:[~2023-04-06 18:21 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-30 16:56 [PR PATCH] New package: rustypaste-cli-0.3.0 lukas-jo
2023-03-30 17:08 ` tranzystorek-io
2023-03-30 17:24 ` [PR PATCH] [Updated] " lukas-jo
2023-03-30 19:02 ` icp1994
2023-03-30 19:23 ` lukas-jo
2023-03-30 20:01 ` classabbyamp
2023-03-30 22:11 ` tranzystorek-io
2023-03-30 23:18 ` [PR REVIEW] " classabbyamp
2023-03-31  0:46 ` tranzystorek-io
2023-03-31 10:59 ` [PR REVIEW] " lukas-jo
2023-03-31 11:05 ` classabbyamp
2023-03-31 11:07 ` lukas-jo
2023-03-31 11:14 ` tranzystorek-io
2023-03-31 11:15 ` tranzystorek-io
2023-03-31 11:16 ` [PR PATCH] [Updated] " lukas-jo
2023-03-31 11:19 ` lukas-jo
2023-03-31 11:21 ` [PR REVIEW] " lukas-jo
2023-03-31 11:23 ` [PR PATCH] [Updated] " lukas-jo
2023-03-31 11:39 ` lukas-jo
2023-03-31 11:47 ` [PR PATCH] [Updated] " lukas-jo
2023-03-31 11:50 ` [PR REVIEW] New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0 classabbyamp
2023-03-31 11:52 ` [PR PATCH] [Updated] " lukas-jo
2023-03-31 11:54 ` lukas-jo
2023-03-31 11:58 ` lukas-jo
2023-03-31 12:15 ` [PR REVIEW] " tranzystorek-io
2023-03-31 12:16 ` tranzystorek-io
2023-03-31 12:19 ` tranzystorek-io
2023-03-31 12:20 ` tranzystorek-io
2023-03-31 12:24 ` tranzystorek-io
2023-03-31 13:04 ` [PR PATCH] [Updated] " lukas-jo
2023-03-31 13:07 ` lukas-jo
2023-03-31 13:11 ` [PR PATCH] [Updated] " lukas-jo
2023-03-31 13:12 ` lukas-jo
2023-04-06 18:21 ` [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).