pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-pafy: Update wip/py-pafy to 0.5.4
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sun Oct 28 16:16:22 2018 +0100
Changeset: 37bda618f9b31cd5b90743bf3e1774ff2a154a98
Modified Files:
py-pafy/Makefile
py-pafy/PLIST
py-pafy/distinfo
Log Message:
py-pafy: Update wip/py-pafy to 0.5.4
Changes:
0.5.4
-----
[Bugfix] Fix bug in views/likes/comments (@kiorky) (#171)
[Update] Do not automatically fall back to buggy internal backend (can be
overridden with an environmental variable) (@ids1024)
[Update] Support UU playlist urls (@sedden) (#176)
[Update] Support FL playlist urls (@zetasyanthis) (#177)
[Feature] Support KB/MB/GB download progress (@ritiek) (#178)
[Feature] Add API for channels (@vn-ki) (#196)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=37bda618f9b31cd5b90743bf3e1774ff2a154a98
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-pafy/Makefile | 2 +-
py-pafy/PLIST | 3 +++
py-pafy/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 5 deletions(-)
diffs:
diff --git a/py-pafy/Makefile b/py-pafy/Makefile
index a6ee05a707..7b04e7c6a9 100644
--- a/py-pafy/Makefile
+++ b/py-pafy/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= pafy-0.5.3.1
+DISTNAME= pafy-0.5.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pafy/}
diff --git a/py-pafy/PLIST b/py-pafy/PLIST
index 09ce63a9e2..430adf3cdc 100644
--- a/py-pafy/PLIST
+++ b/py-pafy/PLIST
@@ -17,6 +17,9 @@ ${PYSITELIB}/pafy/backend_shared.pyo
${PYSITELIB}/pafy/backend_youtube_dl.py
${PYSITELIB}/pafy/backend_youtube_dl.pyc
${PYSITELIB}/pafy/backend_youtube_dl.pyo
+${PYSITELIB}/pafy/channel.py
+${PYSITELIB}/pafy/channel.pyc
+${PYSITELIB}/pafy/channel.pyo
${PYSITELIB}/pafy/g.py
${PYSITELIB}/pafy/g.pyc
${PYSITELIB}/pafy/g.pyo
diff --git a/py-pafy/distinfo b/py-pafy/distinfo
index d0b8929bd7..fc1fc8d914 100644
--- a/py-pafy/distinfo
+++ b/py-pafy/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2015/02/14 10:58:25 jihbed Exp $
-SHA1 (pafy-0.5.3.1.tar.gz) = e96b6377dca8c80ed90fa20bc869eb0b0367499a
-RMD160 (pafy-0.5.3.1.tar.gz) = f2b4107faa36bc9fafc3c0660b89618a2f096229
-SHA512 (pafy-0.5.3.1.tar.gz) = 2d8fa30e15b9d500fac9726d9119da9f1ad24021a804b7e75d6251347f8b47f4517425834ba243a749e22517507fc27b67c7258f81bdebaa7d3b0b7f9b18e5ed
-Size (pafy-0.5.3.1.tar.gz) = 25636 bytes
+SHA1 (pafy-0.5.4.tar.gz) = 8e3681a5dbc57e9ef2b8d4471f184a3738611622
+RMD160 (pafy-0.5.4.tar.gz) = 5680a76704001de9e6ce6fafab4b61c5f586f3bd
+SHA512 (pafy-0.5.4.tar.gz) = 91283ae831ecf50a861e9e6565d34652138b84bbf012f8b77b9fca9fe4eee2dfe358199ba77fd705792ce16173eccbf6f1bc31b88768edef02ba57fbde118011
+Size (pafy-0.5.4.tar.gz) = 27393 bytes
Home |
Main Index |
Thread Index |
Old Index