Commit Graph

22 Commits

Author SHA1 Message Date
Mehdi Chinoune
1ba7c64d16 python-flask: update to 2.2.3 2023-02-16 05:34:49 +01:00
Mehdi Chinoune
56a601fa1d python-flask: update to 2.2.2 2022-08-20 08:16:57 +01:00
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
3947fa3ec4 python-flask: update to 2.1.3 2022-07-17 21:06:52 +00:00
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Biswapriyo Nath
c1ff7658f1 python-flask: update to 2.1.2 2022-05-05 12:50:13 +05:30
Biswapriyo Nath
f40bf3625e python-flask: update to 2.1.1 2022-04-02 11:09:35 +05:30
Biswapriyo Nath
250a184875 python-flask: update to 2.1.0
* Add python-importlib-metadata in dependency.
* Remove shebang line using template.
2022-03-31 08:32:55 +05:30
Konstantin Podsvirov
8683d4fdb4 python-flask: Update to 2.0.3 2022-03-02 20:39:42 +03:00
Konstantin Podsvirov
858b5f0286 python-flask: Update to 2.0.2 2021-10-24 11:42:58 +03:00
Viktor Szakats
06eb8cf013 URL upgrades/updates/fixups 2021-09-15 19:13:22 +02:00
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Jeremy Drake
8ea893728c add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 2
2021-06-19 13:38:11 -07:00
Sarah Ottinger
5fb3193de4 flask 2.0.1 2021-05-23 17:57:25 -07:00
Sarah Ottinger
978258c924 flask 2 2021-05-15 12:29:09 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Sarah Ottinger
ad1583ae26 path fixes 2020-12-20 12:58:36 -08:00
Sarah Ottinger
1e1b39965a Removed obsolete metadata 2020-10-03 20:01:24 -07:00
Sarah Ottinger
81ca193fe7 OpenAI tier 2 deps 2020-09-27 19:33:55 -07:00
Sarah Ottinger
88a045a481 tier 1 OpenAI deps 2020-09-27 19:27:29 -07:00
Christian Meurin
9e9e3f37f2 flask 2020-07-06 15:02:36 -07:00