Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2019 09:12:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241566] [NEW PORT] net/streamlink: Command-line utility that pipes video streams
Message-ID:  <bug-241566-7788-KChUrosXJ9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241566-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241566-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241566

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
         Depends on|                            |239302, 241564, 241565
            Summary|[new port] net/streamlink:  |[NEW PORT] net/streamlink:
                   |Command-line utility that   |Command-line utility that
                   |pipes video streams         |pipes video streams
                URL|                            |https://streamlink.github.i
                   |                            |o/
           Keywords|                            |feature, needs-patch,
                   |                            |needs-qa

--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
Review items:

1) pip, and test related dependencies (pytest, pytest-cov, codecov, coverag=
e,
mock, requests-mock, freezegun *at least*) should not be required as
RUN_DEPENDS.

Port dependencies should exactly match (including any version specifiers):

setup.py:install_requires (RUN_DEPENDS)
setup.py:setup_requires (BUILD_DEPENDS)
setup.py:tests_require (TEST_DEPENDS)

2) python:build,run is the same as USES=3Dpython

3) MASTER_SITES should default to CHEESESHOP unless there is a compelling
(temporary) reason to use an alternative source like GitHub, such as if
LICENSE_FILE or tests are missing from PyPI source distribution.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239302
[Bug 239302] www/py-requests: Update to 2.22.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241564
[Bug 241564] [NEW PORT] misc/py-iso-639: Python library for ISO 639 standard
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241565
[Bug 241565] [NEW PORT] misc/py-iso3166: Standalone ISO 3166-1 country
definitions
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241566-7788-KChUrosXJ9>