Mehdi Chinoune
dc9f6baad9
Drop python-importlib-metadata dependency from some python packages
...
https://github.com/python-cmd2/cmd2/blob/2.4.2/setup.py#L47
https://github.com/marcelotduarte/cx_Freeze/blob/v6.11.1/setup.cfg#L45
https://github.com/pallets/flask/blob/2.1.3/setup.py#L11
https://github.com/Python-Markdown/markdown/blob/master/setup.py#L77
https://github.com/jaraco/path/blob/v16.4.0/setup.cfg#L23
https://github.com/pytest-dev/pytest/blob/7.1.2/setup.cfg#L52
https://github.com/sphinx-doc/sphinx/blob/v5.1.1/setup.py#L30
https://github.com/jwodder/versioningit/blob/v2.0.0/setup.cfg#L54
The only two packages that still depends on it are:
https://github.com/rst2pdf/rst2pdf/blob/0.99/setup.py#L32
https://github.com/jaraco/pytest-checkdocs/blob/v2.7.1/setup.cfg#L23
2022-07-31 21:06:02 +01:00
Mehdi Chinoune
02bcc5078a
python-markdown: update to 3.4.1
2022-07-17 20:35:24 +00:00
Christoph Reiter
ad3a0c37e7
Python 3.10 rebuilds
2022-06-10 17:54:24 +02:00
Biswapriyo Nath
55845c8b61
python-markdown: update to 3.3.7
2022-05-12 01:59:12 +05:30
Naveen
cb3633efb1
python-markdown: update to 3.3.6
2021-12-30 19:21:18 +05:30
Dennis Ameling
411564628a
harfbuzz (and deps): enable for clangarm64
2021-12-20 22:18:19 +01:00
Naveen
19406ad4bd
python-markdown: update to 3.3.5
2021-11-27 22:37:32 +05:30
Christoph Reiter
6a16db9801
Python 3.9 rebuilds
...
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Jeremy Drake
37a2037ae6
add clang32 to more packages.
...
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.
2021-06-17 17:04:00 -07:00
Christoph Reiter
81bf16586c
Enable clang64 for everything
2021-04-25 19:30:11 +02:00
Christoph Reiter
673a4fdcd6
python-markdown: drop install scripts
2021-03-27 19:54:31 +01:00
Christoph Reiter
2d3933dd60
More ucrt
2021-03-27 13:01:21 +01:00
Naveen
301d8c38e6
python-markdown: update to 3.3.4
2021-03-13 12:18:08 +00:00
Dan Yeaw
013eed9c06
Update markdown to version 3.3.3
2021-01-23 20:02:40 -05:00
Alexey Pavlov
3b37556466
Rename python3 to python packages and update to latest. Round 3
2019-12-27 16:13:45 +03:00
Christoph Reiter
a9b398e214
python-markdown: Drop Python 2 package
2019-12-08 19:22:18 +01:00
Alexey Pavlov
716ed807a4
python-markdown: Rebuild for python 3.8
2019-10-24 13:08:12 +03:00
Alexey Pavlov
c89e94468f
python-markdown: Update to 3.1.1
2019-05-31 13:56:53 +03:00
JPeterMugaas
38bdacf038
python-package series for python-markups
...
python-markdown: - 3,1 - update to latest version
python-markdown-math - 0.6 - Math extension for Python-Markdown
python-markups - 3.0.0 - new package - Wrapper around various text markups
2019-05-19 17:47:59 -04:00
Dan Yeaw
fddd9ee6c6
Use current path prefix to find Python script files to modify
...
When using pacman to install packages, the --root option can be set to
install them to an alternative location. The current install scripts
don't take this in to account which causes no such file or directory
errors. This modifies the sed command to use the full prefix path
when renaming the shebang.
Signed-off-by: Dan Yeaw <dan@yeaw.me >
2019-03-27 13:02:27 -04:00
Andrew Sun
f8b3fb6e3b
python-markdown: update to 3.0.1 ( #4489 )
2018-09-30 08:53:46 +03:00
Christoph Reiter
788d4fa7e9
gobject-introspection: Update to 1.58.0; add new python-markdown dependency ( #4348 )
2018-09-03 07:24:32 +03:00