Package Details: mkdocs 1.5.3-2

Git Clone URL: https://aur.archlinux.org/mkdocs.git (read-only, click to copy)
Package Base: mkdocs
Description: Project documentation with Markdown
Upstream URL: https://www.mkdocs.org
Keywords: generator static website wiki
Licenses: BSD
Conflicts: python-mkdocs
Provides: mkdocs
Submitter: None
Maintainer: AlphaJack
Last Packager: AlphaJack
Votes: 34
Popularity: 0.39
First Submitted: 2015-06-11 18:21 (UTC)
Last Updated: 2024-01-16 18:34 (UTC)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

FantasqueX commented on 2024-01-16 15:23 (UTC) (edited on 2024-01-16 15:24 (UTC) by FantasqueX)

https://github.com/mkdocs/mkdocs/blob/00b648f0884244a139f034554b59a032113176f6/pyproject.toml#L44 python-importlib-metadata shouldn't be listed in dependencies since ArchLinux's python is 3.11

andreyv commented on 2023-09-02 08:36 (UTC) (edited on 2023-09-02 08:36 (UTC) by andreyv)

Missing runtime dependency python-pathspec: https://github.com/mkdocs/mkdocs/commit/67e0e4e052086bfcfd68d839104563fdc33bd8d0

Jack1221 commented on 2022-10-21 23:57 (UTC)

I am not too familiar with the python build system and cannot figure out the issue. Anyways, I built the wheel in isolation and installed it that way. I guess something is wrong on my end. If anyone else has this issue, removing --no-isolation from the build() function fixes the issue at the cost of space.

AlphaJack commented on 2022-10-20 11:28 (UTC)

I cannot reproduce your issue, and "python-hatchling" is already present in the makedepends array. I've added "python-pathspec" as well

Jack1221 commented on 2022-10-19 22:45 (UTC)

It seems as if the hatchling dependency is still not working:

==> Starting build()...
* Getting dependencies for wheel...

ERROR Missing dependencies:
        hatchling
        pathspec>=0.10.1
==> ERROR: A failure occurred in build().
    Aborting...

AlphaJack commented on 2022-10-17 08:44 (UTC)

@Mailaender what do you mean by this?

@onodrim thanks, added

onodrim commented on 2022-10-17 08:25 (UTC)

The python-hatchling package is currently missing as a (make)dependency, resulting in a failure to build.

Mailaender commented on 2022-10-16 10:40 (UTC)

I think you can safely update this to Python 3.

hcartiaux commented on 2022-09-29 08:56 (UTC)

As @vedranmiletic noticed, please add python-wheel to the makedepends array. Thank you :)

vedranmiletic commented on 2022-09-29 08:53 (UTC)

Thanks for updating to 1.4.0, but it fails to build with:

==> Starting build()...
* Getting dependencies for wheel...
running egg_info
creating mkdocs.egg-info
writing mkdocs.egg-info/PKG-INFO
writing dependency_links to mkdocs.egg-info/dependency_links.txt
writing entry points to mkdocs.egg-info/entry_points.txt
writing requirements to mkdocs.egg-info/requires.txt
writing top-level names to mkdocs.egg-info/top_level.txt
writing manifest file 'mkdocs.egg-info/SOURCES.txt'
reading manifest file 'mkdocs.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.mustache' under directory 'mkdocs'
warning: no files found matching '*.mo' under directory 'mkdocs'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'mkdocs.egg-info/SOURCES.txt'

ERROR Missing dependencies:
wheel
==> ERROR: A failure occurred in build().
Aborting...
greška: neuspješan build 'mkdocs-1.4.0-1':
greška: neuspješan build na paketima: mkdocs-1.4.0-1