python-typed-ffmpeg-compatible3

LOW
maintainer TheFeelTrain 0 votes scanned 2026-09-15 17:20:16.402287
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1# Maintainer: TheFeelTrain <the@feeltra.in>
2
3pkgname=python-typed-ffmpeg-compatible3
4_origpkgname=typed_ffmpeg_compatible
5pkgver=3.11
6pkgrel=1
7pkgdesc="Modern Python FFmpeg wrappers offer comprehensive support for complex filters (Version 3)"
8arch=("x86_64")
9url='https://pypi.org/project/typed-ffmpeg-compatible/'
10license=("MIT")
11depends=("ffmpeg")
12makedepends=(
13 "python-build"
14 "python-installer"
15 "python-wheel"
16 "python-setuptools"
17 "python-setuptools-scm"
18 "python-hatchling"
19)
20conflicts=("python-typed-ffmpeg-compatible")
21provides=("python-typed-ffmpeg-compatible")
22source=("https://files.pythonhosted.org/packages/source/t/${_origpkgname}/${_origpkgname}-${pkgver}.tar.gz")
23sha256sums=('c7c9b82f35e1c2c6808161da6d4a922ca06a2c2ac01b0449b1f2727989ed109e')
24
25package() {
26 cd "${_origpkgname}-${pkgver}" || exit
27 python -m build --wheel --no-isolation
28 python -m installer --destdir="$pkgdir" dist/*.whl
29}
30

Scan history

Scanned at (UTC)SeverityRules
2026-09-15 17:20:16 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion