Files
haikuports/dev-python
OscarL 6af96fc308 wheel: update to version 0.41.2 (#9514)
Switch to install from .whl package.

IMO, we should do the same whenever possible for Python packages
that do not require compilation, or otherwise special needs.

It gives us some advantages:

- faster builds.
- simpler recipes.
- can get/compare SHA_256 right from PyPI download page.
  This one is also valid for tarballs's case, if we use
  pypi.io / pythonhosted.org URIs of course.
- can help avoid complex build dependencies (like `poetry`).

The last one a major one, as it can help reduce maintenance costs.
2023-09-24 12:07:34 +00:00
..
2023-09-13 22:02:12 -06:00
2023-06-09 08:58:22 +02:00
2023-03-20 09:43:49 +01:00
2023-05-30 15:49:45 +02:00
2023-08-15 11:19:50 +00:00
2023-06-09 08:58:47 +02:00
2023-06-04 17:16:55 +02:00
2023-06-09 08:59:03 +02:00
2023-05-31 08:14:17 +02:00
2023-04-02 15:11:39 +02:00
2022-11-22 15:10:03 +01:00
2023-09-21 08:12:18 +02:00
2023-03-20 10:45:47 +01:00
2023-03-20 10:52:25 +01:00
2023-06-08 16:04:36 +02:00
2023-03-22 13:41:22 +01:00
2023-05-13 13:38:49 +02:00
2023-09-06 05:37:03 +00:00
2023-09-06 12:24:07 +00:00