Package Details: python-html2text-git r400.80a0b93-2

Git Clone URL: https://aur.archlinux.org/python-html2text-git.git (read-only, click to copy)
Package Base: python-html2text-git
Description: Python 3 package that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format)
Upstream URL: http://alir3z4.github.io/html2text
Licenses: GPL3
Conflicts: python-html2text
Provides: python-html2text
Submitter: jyantis
Maintainer: None
Last Packager: jyantis
Votes: 2
Popularity: 0.000000
First Submitted: 2014-10-04 15:28 (UTC)
Last Updated: 2015-06-11 15:54 (UTC)

Required by (57)

Sources (1)

Latest Comments

malacology commented on 2021-12-17 10:22 (UTC)

Traceback (most recent call last):
  File "setup.py", line 3, in <module>
    setup()
  File "/usr/lib/python2.7/site-packages/setuptools/__init__.py", line 162, in setup
    return distutils.core.setup(**attrs)
  File "/usr/lib/python2.7/distutils/core.py", line 124, in setup
    dist.parse_config_files()
  File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 702, in parse_config_files
    ignore_option_errors=ignore_option_errors)
  File "/usr/lib/python2.7/site-packages/setuptools/config.py", line 121, in parse_configuration
    meta.parse()
  File "/usr/lib/python2.7/site-packages/setuptools/config.py", line 426, in parse
    section_parser_method(section_options)
  File "/usr/lib/python2.7/site-packages/setuptools/config.py", line 399, in parse_section
    self[name] = value
  File "/usr/lib/python2.7/site-packages/setuptools/config.py", line 184, in __setitem__
    value = parser(value)
  File "/usr/lib/python2.7/site-packages/setuptools/config.py", line 515, in _parse_version
    version = self._parse_attr(value, self.package_dir)
  File "/usr/lib/python2.7/site-packages/setuptools/config.py", line 350, in _parse_attr
    value = getattr(module, attr_name)
AttributeError: 'module' object has no attribute '__version__'

micwoj92 commented on 2021-04-26 23:14 (UTC)

Also for some reason it has python2 setup.py build but further it uses python3

FichteFoll commented on 2019-11-14 22:02 (UTC)

Cloning into 'html2text'...
done.
==> Starting pkgver()...
==> ERROR: pkgver is not allowed to contain colons, forward slashes, hyphens or whitespace.
==> ERROR: pkgver() generated an invalid version: fatal: No annotated tags can describe '2d2c7023e6498611e567fb68727ca4628c187b77'.
However, there were unannotated tags: try --tags.
r723.2d2c702