mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/yt-dlp: split -pyc
This commit is contained in:
parent
69662f1d83
commit
433684eb9a
@ -6,7 +6,7 @@
|
||||
# Maintainer: Lauren N. Liberda <lauren@selfisekai.rocks>
|
||||
pkgname=yt-dlp
|
||||
pkgver=2023.03.04
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="Command-line program to download videos from YouTube"
|
||||
url="https://github.com/yt-dlp/yt-dlp"
|
||||
arch="noarch"
|
||||
@ -25,6 +25,7 @@ _extradeps="
|
||||
makedepends="$_extradeps py3-setuptools"
|
||||
checkdepends="py3-flake8 py3-nose py3-pytest"
|
||||
subpackages="
|
||||
$pkgname-core-pyc
|
||||
$pkgname-core
|
||||
$pkgname-doc
|
||||
$pkgname-zsh-completion
|
||||
|
Loading…
Reference in New Issue
Block a user