Github messages for voidlinux
 help / color / mirror / Atom feed
From: bra1nwave <bra1nwave@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] eyeD3: update to 0.9.5.
Date: Sat, 18 Apr 2020 12:02:18 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21119@inbox.vuxu.org> (raw)

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

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

https://github.com/bra1nwave/void-packages eyed3
https://github.com/void-linux/void-packages/pull/21119

eyeD3: update to 0.9.5.


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

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

From c97695faf6cda6b17aa5df3c214ff4d5f7d73e24 Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Sat, 18 Apr 2020 11:00:16 +0200
Subject: [PATCH 1/2] New package: python3-deprecation-2.0.7

---
 srcpkgs/python3-deprecation/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/python3-deprecation/template

diff --git a/srcpkgs/python3-deprecation/template b/srcpkgs/python3-deprecation/template
new file mode 100644
index 00000000000..c54fd2524aa
--- /dev/null
+++ b/srcpkgs/python3-deprecation/template
@@ -0,0 +1,20 @@
+# Template file for 'python3-deprecation'
+pkgname=python3-deprecation
+version=2.0.7
+revision=1
+archs=noarch
+wrksrc="deprecation-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-packaging"
+checkdepends="$depends"
+short_desc="Library to handle automated deprecations"
+maintainer="bra1nwave <bra1nwave@protonmail.com>"
+license="Apache-2.0"
+homepage="https://deprecation.readthedocs.io/en/latest/"
+distfiles="${PYPI_SITE}/d/deprecation/deprecation-${version}.tar.gz"
+checksum=c0392f676a6146f0238db5744d73e786a43510d54033f80994ef2f4c9df192ed
+
+pre_check() {
+	vsed -i tests/test_deprecation.py -e 's/unittest2/unittest/g'
+}

From cbaa57fb938f5c08e5cfa713b1a8e0f033989594 Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Sat, 18 Apr 2020 11:57:21 +0200
Subject: [PATCH 2/2] eyeD3: update to 0.9.5.

---
 srcpkgs/eyeD3/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/eyeD3/template b/srcpkgs/eyeD3/template
index ba52cbe2403..c5c6201e618 100644
--- a/srcpkgs/eyeD3/template
+++ b/srcpkgs/eyeD3/template
@@ -1,14 +1,16 @@
 # Template file for 'eyeD3'
 pkgname=eyeD3
-version=0.9.4
+version=0.9.5
 revision=1
 archs=noarch
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-grako python3-pylast python3-setuptools python3-six"
+depends="python3-grako python3-pylast python3-setuptools python3-deprecation
+ python3-filetype"
 short_desc="Python3 tool for mp3's ID3 tags manipulation"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://eyed3.nicfit.net/"
+changelog="https://raw.githubusercontent.com/nicfit/eyeD3/master/HISTORY.rst"
 distfiles="${homepage}/releases/${pkgname}-${version}.tar.gz"
-checksum=11099464e438c11a1d701e723a5065c1556fb59878ad9dce29f924dac3a07a96
+checksum=faf5806197f2093e82c2830d41f2378f07b3a9da07a16fafb14fc6fbdebac50a

             reply	other threads:[~2020-04-18 10:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-18 10:02 bra1nwave [this message]
2020-04-18 12:53 ` [PR PATCH] [Updated] " bra1nwave
2020-04-19 16:12 ` bra1nwave
2020-04-20 13:54 ` [PR PATCH] [Merged]: " Hoshpak

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21119@inbox.vuxu.org \
    --to=bra1nwave@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).