Github messages for voidlinux
 help / color / mirror / Atom feed
From: joelchrono12 <joelchrono12@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] OpenLP: update to 3.0.0
Date: Tue, 10 Jan 2023 17:51:33 +0100	[thread overview]
Message-ID: <20230110165133.m8EcXNPL3I1zzOluBtdHc20q3A2-0eN4a4tnzLH8GzU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41526@inbox.vuxu.org>

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

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

https://github.com/joelchrono12/void-packages master
https://github.com/void-linux/void-packages/pull/41526

OpenLP: update to 3.0.0
<!-- 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**

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)



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

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

From 46474917b201c439964aa9ba0fc10a5e1df49459 Mon Sep 17 00:00:00 2001
From: joelchrono12 <joel.chrono@disroot.org>
Date: Sun, 8 Jan 2023 16:10:05 -0600
Subject: [PATCH 1/3] OpenLP: update to 3.0.0

---
 srcpkgs/OpenLP/template | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/OpenLP/template b/srcpkgs/OpenLP/template
index 7062545f0f16..d464bfb8a966 100644
--- a/srcpkgs/OpenLP/template
+++ b/srcpkgs/OpenLP/template
@@ -1,9 +1,16 @@
 # Template file for 'OpenLP'
 pkgname=OpenLP
-version=2.9.5
-revision=2
+version=3.0.0
+revision=1
 create_wrksrc=yes
 build_style=python3-module
+make_check_args="--deselect tests/openlp_core/common/test_init.py::test_extension_loader_import_error
+ --deselect tests/openlp_core/common/test_init.py::test_extension_loader_os_error
+ --deselect tests/openlp_core/lib/test_serviceitem.py::test_to_dict_text_item
+ --deselect tests/openlp_core/lib/test_serviceitem.py::test_to_dict_image_item
+ --deselect tests/openlp_core/lib/test_serviceitem.py::test_to_dict_presentation_item
+ --deselect tests/openlp_core/lib/test_lib.py::test_get_text_file_string_read_error
+ --deselect tests/openlp_core/lib/test_lib.py::test_create_thumb_invalid_size"
 hostmakedepends="python3-setuptools qt5-host-tools"
 depends="python3-alembic python3-appdirs python3-BeautifulSoup4 python3-chardet
  python3-dbus python3-distro python3-Flask python3-Flask-Cors python3-lxml
@@ -17,7 +24,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="GPL-3.0-or-later"
 homepage="https://openlp.org/"
 distfiles="https://get.openlp.org/${version}/OpenLP-${version}.tar.gz"
-checksum=4648e6869ffe2fb88a1e2b90705e1cf709dd6dd24abbfe2e17df13742e701c09
+checksum=6c28bfda7896b9f5fe8346def1f318d0111b005fc81b0aa6c2bee1c366d5a6e4
 make_check_pre="env -u QT_QPA_PLATFORM xvfb-run"
 
 post_install() {

From f676749311a00f888eabcd778b9826ae7ff12f15 Mon Sep 17 00:00:00 2001
From: joelchrono12 <joel.chrono@disroot.org>
Date: Tue, 10 Jan 2023 10:30:30 -0600
Subject: [PATCH 2/3] python3-pymediainfo: update to 6.0.1

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

diff --git a/srcpkgs/python3-pymediainfo/template b/srcpkgs/python3-pymediainfo/template
index 87b88843488e..08e373b95c8c 100644
--- a/srcpkgs/python3-pymediainfo/template
+++ b/srcpkgs/python3-pymediainfo/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pymediainfo'
 pkgname=python3-pymediainfo
-version=5.1.0
-revision=3
+version=6.0.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm"
 depends="libmediainfo"
@@ -11,7 +11,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="MIT"
 homepage="https://github.com/sbraz/pymediainfo"
 distfiles="${PYPI_SITE}/p/pymediainfo/pymediainfo-${version}.tar.gz"
-checksum=d996c69d50081a24d6dca9679abf43ffd2be368b065f953c2c9082e5d649c734
+checksum=96e04bac0dfcb726bed70c314b1219121c4b9344c66a98f426ce27d7f9abffb0
 
 post_install() {
 	vlicense LICENSE

From 15d527c73b3e35648d2893b33eb066c98eaddd6c Mon Sep 17 00:00:00 2001
From: joelchrono12 <joel.chrono@disroot.org>
Date: Tue, 10 Jan 2023 10:33:38 -0600
Subject: [PATCH 3/3] python3-vlc: update to 3.18121

---
 srcpkgs/python3-vlc/template | 6 +++---
 srcpkgs/python3-vlc/update   | 2 ++
 2 files changed, 5 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/python3-vlc/update

diff --git a/srcpkgs/python3-vlc/template b/srcpkgs/python3-vlc/template
index c523a0209121..58dcdf2afb08 100644
--- a/srcpkgs/python3-vlc/template
+++ b/srcpkgs/python3-vlc/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-vlc'
 pkgname=python3-vlc
-version=3.0.16120
-revision=2
+version=3.0.18121
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3"
@@ -10,4 +10,4 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="LGPL-2.1-or-later"
 homepage="https://wiki.videolan.org/Python_bindings"
 distfiles="${PYPI_SITE}/p/python-vlc/python-vlc-${version}.tar.gz"
-checksum=92f98fee088f72bd6d063b3b3312d0bd29b37e7ad65ddeb3a7303320300c2807
+checksum=24550314a3e6ed55fd347b009491c98b865f9dfa05a92e889d7b0a2210e7485b
diff --git a/srcpkgs/python3-vlc/update b/srcpkgs/python3-vlc/update
new file mode 100644
index 000000000000..ca9e76e53c90
--- /dev/null
+++ b/srcpkgs/python3-vlc/update
@@ -0,0 +1,2 @@
+site="https://pypi.org/simple/python-vlc"
+pattern="python-vlc-\K[\d.]+(?=\.tar\.gz)"

  parent reply	other threads:[~2023-01-10 16:51 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-08 22:12 [PR PATCH] " joelchrono12
2023-01-08 23:39 ` [PR PATCH] [Updated] " joelchrono12
2023-01-09  1:33 ` joelchrono12
2023-01-09  1:42 ` joelchrono12
2023-01-09 13:36 ` TinfoilSubmarine
2023-01-09 14:27 ` joelchrono12
2023-01-09 14:36 ` TinfoilSubmarine
2023-01-09 14:37 ` TinfoilSubmarine
2023-01-09 17:33 ` joelchrono12
2023-01-09 17:33 ` joelchrono12
2023-01-10 15:49 ` TinfoilSubmarine
2023-01-10 16:03 ` TinfoilSubmarine
2023-01-10 16:22 ` joelchrono12
2023-01-10 16:23 ` joelchrono12
2023-01-10 16:23 ` joelchrono12
2023-01-10 16:37 ` TinfoilSubmarine
2023-01-10 16:51 ` joelchrono12 [this message]
2023-01-10 16:52 ` joelchrono12
2023-01-20 16:28 ` TinfoilSubmarine
2023-02-23 20:11 ` [PR PATCH] [Updated] " Chocimier
2023-02-23 20:12 ` Chocimier
2023-02-26 15:59 ` joelchrono12
2023-03-22 21:40 ` [PR PATCH] [Merged]: " Chocimier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230110165133.m8EcXNPL3I1zzOluBtdHc20q3A2-0eN4a4tnzLH8GzU@z \
    --to=joelchrono12@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).