Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] plover: update to 4.0.0rc1.
@ 2023-09-27 15:07 mhmdanas
  2023-09-27 16:35 ` [PR PATCH] [Updated] " mhmdanas
  2023-10-02  5:35 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: mhmdanas @ 2023-09-27 15:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages plover-4.0.0rc1
https://github.com/void-linux/void-packages/pull/46292

plover: update to 4.0.0rc1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**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/46292.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-plover-4.0.0rc1-46292.patch --]
[-- Type: text/x-diff, Size: 1339 bytes --]

From f63bc23c324622e0906ff6b22cdfefa96f0f94bb Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Wed, 27 Sep 2023 16:03:30 +0100
Subject: [PATCH] plover: update to 4.0.0rc1.

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

diff --git a/srcpkgs/plover/template b/srcpkgs/plover/template
index 5a9f63e6e0a5e..0e36193ee1586 100644
--- a/srcpkgs/plover/template
+++ b/srcpkgs/plover/template
@@ -1,6 +1,6 @@
 # Template file for 'plover'
 pkgname=plover
-version=4.0.0.dev12
+version=4.0.0rc1
 revision=1
 build_style=python3-module
 # https://github.com/openstenoproject/plover/discussions/1587
@@ -14,9 +14,9 @@ short_desc="Open source stenotype engine"
 maintainer="Mohammed Anas <triallax@tutanota.com>"
 license="GPL-2.0-or-later"
 homepage="https://www.openstenoproject.org/plover/"
-changelog="https://github.com/openstenoproject/plover/raw/master/NEWS.md"
+changelog="https://github.com/openstenoproject/plover/raw/main/NEWS.md"
 distfiles="https://github.com/openstenoproject/plover/releases/download/v${version}/plover-${version}.tar.gz"
-checksum=4dddc00771b8d4d36361f92130df3dd7fc38cdd584f015247fbe5bbf5361ad1b
+checksum=2cfe2eda6850286ff3f2c1ba4632e0113a4036eab8e49e4072a2686668f1c411
 
 post_install() {
 	vinstall linux/plover.desktop 644 usr/share/applications

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

* Re: [PR PATCH] [Updated] plover: update to 4.0.0rc1.
  2023-09-27 15:07 [PR PATCH] plover: update to 4.0.0rc1 mhmdanas
@ 2023-09-27 16:35 ` mhmdanas
  2023-10-02  5:35 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: mhmdanas @ 2023-09-27 16:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages plover-4.0.0rc1
https://github.com/void-linux/void-packages/pull/46292

plover: update to 4.0.0rc1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**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/46292.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-plover-4.0.0rc1-46292.patch --]
[-- Type: text/x-diff, Size: 1365 bytes --]

From b6595b0520ba2b93ac0c573874e687658635c6e7 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Wed, 27 Sep 2023 16:03:30 +0100
Subject: [PATCH] plover: update to 4.0.0rc1.

---
 srcpkgs/plover/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/plover/template b/srcpkgs/plover/template
index 5a9f63e6e0a5e..8d279c070e1af 100644
--- a/srcpkgs/plover/template
+++ b/srcpkgs/plover/template
@@ -1,6 +1,7 @@
 # Template file for 'plover'
 pkgname=plover
-version=4.0.0.dev12
+reverts="4.0.0.dev12_1"
+version=4.0.0rc1
 revision=1
 build_style=python3-module
 # https://github.com/openstenoproject/plover/discussions/1587
@@ -14,9 +15,9 @@ short_desc="Open source stenotype engine"
 maintainer="Mohammed Anas <triallax@tutanota.com>"
 license="GPL-2.0-or-later"
 homepage="https://www.openstenoproject.org/plover/"
-changelog="https://github.com/openstenoproject/plover/raw/master/NEWS.md"
+changelog="https://github.com/openstenoproject/plover/raw/main/NEWS.md"
 distfiles="https://github.com/openstenoproject/plover/releases/download/v${version}/plover-${version}.tar.gz"
-checksum=4dddc00771b8d4d36361f92130df3dd7fc38cdd584f015247fbe5bbf5361ad1b
+checksum=2cfe2eda6850286ff3f2c1ba4632e0113a4036eab8e49e4072a2686668f1c411
 
 post_install() {
 	vinstall linux/plover.desktop 644 usr/share/applications

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

* Re: [PR PATCH] [Merged]: plover: update to 4.0.0rc1.
  2023-09-27 15:07 [PR PATCH] plover: update to 4.0.0rc1 mhmdanas
  2023-09-27 16:35 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-10-02  5:35 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-10-02  5:35 UTC (permalink / raw)
  To: ml

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

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

plover: update to 4.0.0rc1.
https://github.com/void-linux/void-packages/pull/46292

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

#### 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**|**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] 3+ messages in thread

end of thread, other threads:[~2023-10-02  5:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-27 15:07 [PR PATCH] plover: update to 4.0.0rc1 mhmdanas
2023-09-27 16:35 ` [PR PATCH] [Updated] " mhmdanas
2023-10-02  5:35 ` [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).