Search Criteria
Package Details: python-markdownify 0.14.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-markdownify.git (read-only, click to copy) |
---|---|
Package Base: | python-markdownify |
Description: | Convert HTML to Markdown |
Upstream URL: | https://github.com/matthewwithanm/python-markdownify |
Licenses: | MIT |
Submitter: | bjo |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 2 |
Popularity: | 0.115047 |
First Submitted: | 2021-08-21 15:37 (UTC) |
Last Updated: | 2024-11-25 18:20 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-beautifulsoup4
- python-six
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
Required by (10)
- baca-ereader-git
- papis (check)
- papis (optional)
- papis-git (check)
- papis-git (optional)
- python-markitdown
- python-markitdown-git
- python-owega (optional)
- vocabsieve
- wallabag-client
Latest Comments
gesh commented on 2024-03-27 12:39 (UTC)
Sorry, it probably didn't help that I've been making such requests on several of your packages. Will stick to build errors from now.
xiota commented on 2024-03-27 11:54 (UTC)
@gesh A user complained about an issue in another package.
If you have legitimate packaging issues, like build errors, files installed to wrong locations, program doesn't work, etc, I will fix them. But explaining packaging decisions to you is getting annoying, especially when you harp on inconsequential details that don't alter the final package.
gesh commented on 2024-03-27 11:37 (UTC)
The change to
package()
in the latest commit is unclearly motivated -- what's wrong with just installingdist/*.whl
? If you're building with a clean source directory, there should only be wheel there.bjo commented on 2023-04-07 18:31 (UTC)
Fixed.
jprostko commented on 2023-04-07 16:40 (UTC) (edited on 2023-04-07 16:59 (UTC) by jprostko)
I believe there's two typos that need addressed, which are present in 0.11.6-2.
In the PKGBUILD:
-makedepends=('python-pip''python-setuptools')
+makedepends=('python-pip' 'python-setuptools')
In the .SRCINFO:
- makedepends = python-pippython-setuptools
+ makedepends = python-pip
+ makedepends = python-setuptools
m040601 commented on 2023-03-31 15:21 (UTC) (edited on 2023-03-31 15:25 (UTC) by m040601)
This PKGBUILD was last touched in 2021.
It was marked out of date in 2022.
It has since then has almost ten new releases,
https://github.com/matthewwithanm/python-markdownify
In addition the "Description", and "Upstream URL" are wrong,
It should be
The maintainer of this PKGBUILD has not responded.
Are you still interested in maintaining it ?
Otherwise a request for ORPHAN will be submitted to the AUR.