Package Details: python-knowit 0.5.6-1

Git Clone URL: https://aur.archlinux.org/python-knowit.git (read-only, click to copy)
Package Base: python-knowit
Description: Know better your media files
Upstream URL: https://github.com/ratoaq2/knowit
Licenses: MIT
Submitter: gileri
Maintainer: gileri
Last Packager: gileri
Votes: 1
Popularity: 1.00
First Submitted: 2025-05-04 15:18 (UTC)
Last Updated: 2025-05-05 08:53 (UTC)

Dependencies (16)

Sources (1)

Latest Comments

gileri commented on 2025-05-05 08:58 (UTC)

Thanks, implemented the changes.

bpierre commented on 2025-05-05 07:21 (UTC)

The package is also missing a build dependency on python-poetry-core:

diff --git i/PKGBUILD w/PKGBUILD
index d105320..2583d28 100644
--- i/PKGBUILD
+++ w/PKGBUILD
@@ -15,7 +15,7 @@ depends=(
    python-pyyaml
    python-trakit
 )
-makedepends=(python-build python-installer python-wheel)
+makedepends=(python-build python-installer python-poetry-core python-wheel)
 checkdepends=(
     flake8
     mypy

DaarkWel commented on 2025-05-05 06:45 (UTC)

Too many checksums in PKGBUILD.

==> ERROR: Integrity checks (sha256) differ in size from the source array.