summaryrefslogtreecommitdiffstats
path: root/python/python3-pypandoc (follow)
Commit message (Expand)AuthorAgeFilesLines
* python/python3-pypandoc: Mark for x86_64....Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Willy Sudiarto Raharjo2024-07-301-4/+4
* python/python3-pypandoc: Update for 1.13...Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> isaackwy2024-03-102-22/+5
* python/python3-pypandoc: Update maintainer's email...Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Isaac Yu2023-06-042-2/+2
* python/python3-pypandoc: Update DEP....Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> fourtysixandtwo2023-04-291-1/+1
* python/python3-pypandoc: Updated for version 1.10....Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Isaac Yu2022-11-122-4/+4
* python/python3-pypandoc: Fix offline build....This package needs wheel - it tries to download it during the build otherwise and if the build is not granted internet access, it fails: ``` ERROR: Could not find a version that satisfies the requirement wheel>=0.25.0 (from versions: none) ERROR: No matching distribution found for wheel>=0.25.0 subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/SBo/build_python3-pypandoc/tmptgs7v33g', '--quiet', 'wheel>=0.25.0']' returned non-zero exit status 1. ``` Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Andrew Clemons2022-11-051-1/+1
* python/python3-pypandoc: Update for 1.9 (+remove wheel DEP)...Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Isaac Yu2022-10-072-5/+5
* python/python3-pypandoc: Added (Thin wrapper for Pandoc)...Signed-off-by: bedlam <dave@slackbuilds.org> Isaac Yu2022-09-124-0/+128