Github messages for voidlinux
 help / color / mirror / Atom feed
From: cpixl <cpixl@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python-subliminal: update to 2.1.0.
Date: Sun, 03 May 2020 02:48:43 +0200	[thread overview]
Message-ID: <20200503004843.pGzdTr8_Q4ker-9k3VltZobMN9zRuwXYWmTxyJeCMH0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21567@inbox.vuxu.org>

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

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

https://github.com/cpixl/void-packages python-subliminal
https://github.com/void-linux/void-packages/pull/21567

python-subliminal: update to 2.1.0.


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

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

From bda82a3ec57d0f17dc6d688d18c4ea93cb0559a6 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Sat, 2 May 2020 18:07:03 -0300
Subject: [PATCH] python-subliminal: update to 2.1.0.

---
 srcpkgs/python-subliminal/template | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/python-subliminal/template b/srcpkgs/python-subliminal/template
index 216c11bb4c0..74dcf00ebdd 100644
--- a/srcpkgs/python-subliminal/template
+++ b/srcpkgs/python-subliminal/template
@@ -1,11 +1,10 @@
 # Template file for 'python-subliminal'
 pkgname=python-subliminal
-version=2.0.5
+version=2.1.0
 revision=2
 archs=noarch
 wrksrc="subliminal-${version}"
 build_style=python-module
-pycompile_module="subliminal"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python python-guessit python-babelfish python-enzyme
  python-BeautifulSoup4 python-requests python-click python-dogpile.cache
@@ -15,22 +14,17 @@ short_desc="Subtitles, faster than your thoughts (Python2)"
 maintainer="Daniel Santana <daniel@santana.tech>"
 license="MIT"
 homepage="http://subliminal.readthedocs.org"
+changelog="https://github.com/Diaoul/subliminal/blob/master/HISTORY.rst"
 distfiles="${PYPI_SITE}/s/subliminal/subliminal-${version}.tar.gz"
-checksum=147aa54f54de62d6fcafa213bb9ea89319600c133dab1a5532ff7126352bfbb7
+checksum=c6439cc733a4f37f01f8c14c096d44fd28d75d1f6f6e2d1d1003b1b82c65628b
 alternatives="subliminal:subliminal:/usr/bin/subliminal2"
 
-post_extract() {
-	# Remove extraneous files, they are not used and they doen't work on python3
-	rm -r subliminal/subtitles
-}
-
 post_install() {
 	vlicense LICENSE
 }
 
 python3-subliminal_package() {
 	archs=noarch
-	pycompile_module="subliminal"
 	depends="python3 python3-guessit python3-babelfish python3-enzyme
 	 python3-BeautifulSoup4 python3-requests python3-click python3-dogpile.cache
 	 python3-stevedore python3-chardet python3-pysrt python3-six python3-appdirs

  parent reply	other threads:[~2020-05-03  0:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-02 21:07 [PR PATCH] " cpixl
2020-05-02 21:35 ` [PR PATCH] [Updated] " cpixl
2020-05-03  0:48 ` cpixl [this message]
2020-05-03  9:55 ` [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=20200503004843.pGzdTr8_Q4ker-9k3VltZobMN9zRuwXYWmTxyJeCMH0@z \
    --to=cpixl@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).