Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] servy: update to 1.0.1.
@ 2023-04-08 17:12 jcgruenhage
  2023-04-08 18:12 ` [PR PATCH] [Updated] " jcgruenhage
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jcgruenhage @ 2023-04-08 17:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages servy-1.0.1_1
https://github.com/void-linux/void-packages/pull/43352

servy: update to 1.0.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

I'm a bit torn on this one: The upstream git repo is gone, so we'd have to pull this from crates.io?

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-servy-1.0.1_1-43352.patch --]
[-- Type: text/x-diff, Size: 1158 bytes --]

From bc78f6a3a50455844227a305b8d24bb5817f8426 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 8 Apr 2023 19:10:46 +0200
Subject: [PATCH] servy: update to 1.0.1.

---
 srcpkgs/servy/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/servy/template b/srcpkgs/servy/template
index c2d90452483b..26d4de5e7696 100644
--- a/srcpkgs/servy/template
+++ b/srcpkgs/servy/template
@@ -1,15 +1,15 @@
 # Template file for 'servy'
 pkgname=servy
-version=1.0.0
-revision=2
+version=1.0.1
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 short_desc="A tiny little web server"
 maintainer="zethra <jediben97@gmail.com>"
 license="Apache-2.0, MIT"
 homepage="https://github.com/zethra/servy"
-distfiles="https://github.com/zethra/servy/archive/${version}.tar.gz"
-checksum=6da77ef18dd04c3840a5d3bebbf1552623d2357533405c32dfdb2853b8299c44
+distfiles="https://crates.io/api/v1/crates/servy/${version}/download>servy-${version}.tar.gz"
+checksum=232a5918ae6f3f74775e693de27e1a1089ab65222f0e0db5292e4d8ec440b67d
 
 post_install() {
 	vlicense LICENSE-MIT

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

* Re: [PR PATCH] [Updated] servy: update to 1.0.1.
  2023-04-08 17:12 [PR PATCH] servy: update to 1.0.1 jcgruenhage
@ 2023-04-08 18:12 ` jcgruenhage
  2023-04-13  4:32 ` [PR REVIEW] " classabbyamp
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jcgruenhage @ 2023-04-08 18:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages servy-1.0.1_1
https://github.com/void-linux/void-packages/pull/43352

servy: update to 1.0.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

I'm a bit torn on this one: The upstream git repo is gone, so we'd have to pull this from crates.io?

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-servy-1.0.1_1-43352.patch --]
[-- Type: text/x-diff, Size: 1198 bytes --]

From d914da30c466549d7450b98715163f3ab25b69e1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 8 Apr 2023 19:10:46 +0200
Subject: [PATCH] servy: update to 1.0.1.

---
 srcpkgs/servy/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/servy/template b/srcpkgs/servy/template
index c2d90452483b..d9b3df84ba32 100644
--- a/srcpkgs/servy/template
+++ b/srcpkgs/servy/template
@@ -1,15 +1,15 @@
 # Template file for 'servy'
 pkgname=servy
-version=1.0.0
-revision=2
+version=1.0.1
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
-short_desc="A tiny little web server"
+short_desc="Tiny little web server"
 maintainer="zethra <jediben97@gmail.com>"
 license="Apache-2.0, MIT"
 homepage="https://github.com/zethra/servy"
-distfiles="https://github.com/zethra/servy/archive/${version}.tar.gz"
-checksum=6da77ef18dd04c3840a5d3bebbf1552623d2357533405c32dfdb2853b8299c44
+distfiles="https://crates.io/api/v1/crates/servy/${version}/download>servy-${version}.tar.gz"
+checksum=232a5918ae6f3f74775e693de27e1a1089ab65222f0e0db5292e4d8ec440b67d
 
 post_install() {
 	vlicense LICENSE-MIT

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

* Re: [PR REVIEW] servy: update to 1.0.1.
  2023-04-08 17:12 [PR PATCH] servy: update to 1.0.1 jcgruenhage
  2023-04-08 18:12 ` [PR PATCH] [Updated] " jcgruenhage
@ 2023-04-13  4:32 ` classabbyamp
  2023-04-13  4:52 ` classabbyamp
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-04-13  4:32 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/43352#discussion_r1164986508

Comment:
```suggestion
distfiles="https://static.crates.io/crates/servy/servy-${version}.crate"
```

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

* Re: [PR REVIEW] servy: update to 1.0.1.
  2023-04-08 17:12 [PR PATCH] servy: update to 1.0.1 jcgruenhage
  2023-04-08 18:12 ` [PR PATCH] [Updated] " jcgruenhage
  2023-04-13  4:32 ` [PR REVIEW] " classabbyamp
@ 2023-04-13  4:52 ` classabbyamp
  2023-04-13 10:06 ` [PR PATCH] [Updated] " jcgruenhage
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-04-13  4:52 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/43352#discussion_r1164986508

Comment:
```suggestion
distfiles="https://static.crates.io/crates/servy/servy-${version}.crate"
```

(alternatively: #43417 )

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

* Re: [PR PATCH] [Updated] servy: update to 1.0.1.
  2023-04-08 17:12 [PR PATCH] servy: update to 1.0.1 jcgruenhage
                   ` (2 preceding siblings ...)
  2023-04-13  4:52 ` classabbyamp
@ 2023-04-13 10:06 ` jcgruenhage
  2023-04-13 10:06 ` [PR REVIEW] " jcgruenhage
  2023-04-13 17:19 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: jcgruenhage @ 2023-04-13 10:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages servy-1.0.1_1
https://github.com/void-linux/void-packages/pull/43352

servy: update to 1.0.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

I'm a bit torn on this one: The upstream git repo is gone, so we'd have to pull this from crates.io?

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-servy-1.0.1_1-43352.patch --]
[-- Type: text/x-diff, Size: 1177 bytes --]

From 671fa2a6e5f63342b1726021e9270e55693765ac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 8 Apr 2023 19:10:46 +0200
Subject: [PATCH] servy: update to 1.0.1.

---
 srcpkgs/servy/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/servy/template b/srcpkgs/servy/template
index c2d90452483b..74c024d264b4 100644
--- a/srcpkgs/servy/template
+++ b/srcpkgs/servy/template
@@ -1,15 +1,15 @@
 # Template file for 'servy'
 pkgname=servy
-version=1.0.0
-revision=2
+version=1.0.1
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
-short_desc="A tiny little web server"
+short_desc="Tiny little web server"
 maintainer="zethra <jediben97@gmail.com>"
 license="Apache-2.0, MIT"
 homepage="https://github.com/zethra/servy"
-distfiles="https://github.com/zethra/servy/archive/${version}.tar.gz"
-checksum=6da77ef18dd04c3840a5d3bebbf1552623d2357533405c32dfdb2853b8299c44
+distfiles="https://static.crates.io/crates/servy/servy-${version}.crate"
+checksum=232a5918ae6f3f74775e693de27e1a1089ab65222f0e0db5292e4d8ec440b67d
 
 post_install() {
 	vlicense LICENSE-MIT

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

* Re: [PR REVIEW] servy: update to 1.0.1.
  2023-04-08 17:12 [PR PATCH] servy: update to 1.0.1 jcgruenhage
                   ` (3 preceding siblings ...)
  2023-04-13 10:06 ` [PR PATCH] [Updated] " jcgruenhage
@ 2023-04-13 10:06 ` jcgruenhage
  2023-04-13 17:19 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: jcgruenhage @ 2023-04-13 10:06 UTC (permalink / raw)
  To: ml

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

New review comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/43352#discussion_r1165309819

Comment:
done

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

* Re: [PR PATCH] [Merged]: servy: update to 1.0.1.
  2023-04-08 17:12 [PR PATCH] servy: update to 1.0.1 jcgruenhage
                   ` (4 preceding siblings ...)
  2023-04-13 10:06 ` [PR REVIEW] " jcgruenhage
@ 2023-04-13 17:19 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-04-13 17:19 UTC (permalink / raw)
  To: ml

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

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

servy: update to 1.0.1.
https://github.com/void-linux/void-packages/pull/43352

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

I'm a bit torn on this one: The upstream git repo is gone, so we'd have to pull this from crates.io?

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-04-13 17:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-08 17:12 [PR PATCH] servy: update to 1.0.1 jcgruenhage
2023-04-08 18:12 ` [PR PATCH] [Updated] " jcgruenhage
2023-04-13  4:32 ` [PR REVIEW] " classabbyamp
2023-04-13  4:52 ` classabbyamp
2023-04-13 10:06 ` [PR PATCH] [Updated] " jcgruenhage
2023-04-13 10:06 ` [PR REVIEW] " jcgruenhage
2023-04-13 17:19 ` [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).