Package Details: htmlmin2 0.1.13-1

Git Clone URL: https://aur.archlinux.org/python-htmlmin2.git (read-only, click to copy)
Package Base: python-htmlmin2
Description: Configurable HTML Minifier with safety features (CLI)
Upstream URL: https://htmlmin.readthedocs.io
Licenses: BSD-3-Clause
Conflicts: htmlmin
Submitter: Universebenzene
Maintainer: Universebenzene
Last Packager: Universebenzene
Votes: 2
Popularity: 0.000123
First Submitted: 2023-03-16 08:46 (UTC)
Last Updated: 2024-11-13 02:45 (UTC)

Latest Comments

clovis commented on 2024-11-12 14:01 (UTC)

The package seems broken:

==> Starting check()...
Checking python...
/usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help
error: invalid command 'test'
==> ERROR: A failure occurred in check().
    Aborting...

Universebenzene commented on 2023-04-14 16:46 (UTC)

@Score_Under This is an unofficial patched version required by mkdocs-minify-plugin>=0.6.4.

Score_Under commented on 2023-04-14 14:52 (UTC)

What's the difference between this and htmlmin? I see that this is a patch version ahead, but is it the same author or an unofficial fork or a totally unrelated project?

Universebenzene commented on 2023-03-24 02:17 (UTC) (edited on 2023-03-28 09:53 (UTC) by Universebenzene)

@alan1world I built the package in clean chroot with devtools and no error occurs.

I also can't find any codes that require tasks module in the source.

alan1world commented on 2023-03-23 20:38 (UTC)

The build fails for me:

ModuleNotFoundError: No module named 'tasks'
==> ERROR: A failure occurred in check().

alan1world commented on 2023-03-23 20:24 (UTC)

The build fails for me:

ModuleNotFoundError: No module named 'tasks'
==> ERROR: A failure occurred in check().