Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] beets: update to 1.4.9.
@ 2019-06-06  4:06 voidlinux-github
  2019-06-06  4:28 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-06  4:06 UTC (permalink / raw)
  To: ml

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

There is a new pull request by thomas-t-w against master on the void-packages repository

https://github.com/thomas-t-w/void-packages beets
https://github.com/void-linux/void-packages/pull/12199

beets: update to 1.4.9.


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

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

From e8398bec1e7a52ac559bbe367b297e7759bfb101 Mon Sep 17 00:00:00 2001
From: Thomas <thomasw@fastmail.cn>
Date: Thu, 6 Jun 2019 00:05:02 -0400
Subject: [PATCH] beets: update to 1.4.9.

---
 srcpkgs/beets/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/beets/template b/srcpkgs/beets/template
index 23bda97fe73..b9e91d5e409 100644
--- a/srcpkgs/beets/template
+++ b/srcpkgs/beets/template
@@ -1,6 +1,6 @@
 # Template file for 'beets'
 pkgname=beets
-version=1.4.7
+version=1.4.9
 revision=1
 archs=noarch
 build_style=python3-module
@@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
 homepage="http://beets.radbox.org/"
 license="MIT"
 distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=3a33dba692bbd12fc8b92b0853513147367be06b4d93960c8cc5bda493f96f70
+checksum=d29b432cab0c80947b5229f548762948c4dd4a430e5d02760bfeb95da3cc8054
 
 post_install() {
 	vman man/beet.1

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

* Re: [PR PATCH] [Updated] beets: update to 1.4.9.
  2019-06-06  4:06 [PR PATCH] beets: update to 1.4.9 voidlinux-github
@ 2019-06-06  4:28 ` voidlinux-github
  2019-06-06  4:28 ` voidlinux-github
  2019-06-06  6:43 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-06  4:28 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by thomas-t-w against master on the void-packages repository

https://github.com/thomas-t-w/void-packages beets
https://github.com/void-linux/void-packages/pull/12199

beets: update to 1.4.9.


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

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

From de51e0c87110f3bd851addc030136bebfeec9424 Mon Sep 17 00:00:00 2001
From: Thomas <thomasw@fastmail.cn>
Date: Thu, 6 Jun 2019 00:05:02 -0400
Subject: [PATCH] beets: update to 1.4.9.

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

diff --git a/srcpkgs/beets/template b/srcpkgs/beets/template
index 23bda97fe73..c78163dd224 100644
--- a/srcpkgs/beets/template
+++ b/srcpkgs/beets/template
@@ -1,19 +1,19 @@
 # Template file for 'beets'
 pkgname=beets
-version=1.4.7
+version=1.4.9
 revision=1
 archs=noarch
 build_style=python3-module
+pycompile_module="beets beetsplug"
 hostmakedepends="python3-setuptools"
 depends="python3-setuptools python3-munkres python3-musicbrainzngs
  python3-Unidecode python3-yaml python3-jellyfish python3-six python3-mutagen"
-pycompile_module="beets beetsplug"
 short_desc="Media library management system for obsessive-compulsive music geeks"
 maintainer="Juan RP <xtraeme@voidlinux.org>"
-homepage="http://beets.radbox.org/"
 license="MIT"
+homepage="http://beets.radbox.org/"
 distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=3a33dba692bbd12fc8b92b0853513147367be06b4d93960c8cc5bda493f96f70
+checksum=d29b432cab0c80947b5229f548762948c4dd4a430e5d02760bfeb95da3cc8054
 
 post_install() {
 	vman man/beet.1

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

* Re: [PR PATCH] [Updated] beets: update to 1.4.9.
  2019-06-06  4:06 [PR PATCH] beets: update to 1.4.9 voidlinux-github
  2019-06-06  4:28 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-06  4:28 ` voidlinux-github
  2019-06-06  6:43 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-06  4:28 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by thomas-t-w against master on the void-packages repository

https://github.com/thomas-t-w/void-packages beets
https://github.com/void-linux/void-packages/pull/12199

beets: update to 1.4.9.


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

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

From de51e0c87110f3bd851addc030136bebfeec9424 Mon Sep 17 00:00:00 2001
From: Thomas <thomasw@fastmail.cn>
Date: Thu, 6 Jun 2019 00:05:02 -0400
Subject: [PATCH] beets: update to 1.4.9.

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

diff --git a/srcpkgs/beets/template b/srcpkgs/beets/template
index 23bda97fe73..c78163dd224 100644
--- a/srcpkgs/beets/template
+++ b/srcpkgs/beets/template
@@ -1,19 +1,19 @@
 # Template file for 'beets'
 pkgname=beets
-version=1.4.7
+version=1.4.9
 revision=1
 archs=noarch
 build_style=python3-module
+pycompile_module="beets beetsplug"
 hostmakedepends="python3-setuptools"
 depends="python3-setuptools python3-munkres python3-musicbrainzngs
  python3-Unidecode python3-yaml python3-jellyfish python3-six python3-mutagen"
-pycompile_module="beets beetsplug"
 short_desc="Media library management system for obsessive-compulsive music geeks"
 maintainer="Juan RP <xtraeme@voidlinux.org>"
-homepage="http://beets.radbox.org/"
 license="MIT"
+homepage="http://beets.radbox.org/"
 distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=3a33dba692bbd12fc8b92b0853513147367be06b4d93960c8cc5bda493f96f70
+checksum=d29b432cab0c80947b5229f548762948c4dd4a430e5d02760bfeb95da3cc8054
 
 post_install() {
 	vman man/beet.1

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

* Re: [PR PATCH] [Merged]: beets: update to 1.4.9.
  2019-06-06  4:06 [PR PATCH] beets: update to 1.4.9 voidlinux-github
  2019-06-06  4:28 ` [PR PATCH] [Updated] " voidlinux-github
  2019-06-06  4:28 ` voidlinux-github
@ 2019-06-06  6:43 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-06  6:43 UTC (permalink / raw)
  To: ml

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

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

beets: update to 1.4.9.
https://github.com/void-linux/void-packages/pull/12199
Description: 

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

end of thread, other threads:[~2019-06-06  6:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-06  4:06 [PR PATCH] beets: update to 1.4.9 voidlinux-github
2019-06-06  4:28 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-06  4:28 ` voidlinux-github
2019-06-06  6:43 ` [PR PATCH] [Merged]: " voidlinux-github

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