Commit Graph

34 Commits

Author SHA1 Message Date
Marcelo Duarte
20c0ac2fb6 python-cx-freeze: update to 6.14.6 2023-03-05 09:17:43 +05:30
Marcelo Duarte
d59d2a82b2 python-cx-freeze: update to 6.14.5 2023-02-28 09:45:46 +05:30
Marcelo Duarte
1978be1cc0 python-cx-freeze: update to 6.14.4 2023-02-19 09:41:28 +05:30
Mehdi Chinoune
1876d0b293 python-cx-freeze: update to 6.14.3 2023-02-16 04:24:31 +01:00
مهدي شينون (Mehdi Chinoune)
e733747b50 python-cx-freeze: support setuptools 67.x 2023-02-14 22:24:57 +01:00
Marcelo Duarte
34ba9a7c3b python-cx-freeze: Update to 6.14.2 2023-01-30 15:33:34 +05:30
Marcelo Duarte
352606dd9d python-cx-freeze: Update to 6.14.1 2023-01-26 14:05:59 +05:30
Marcelo Duarte
2608c906c7 python-cx-freeze: update to 6.14.0 2023-01-24 17:34:14 -03:00
Marcelo Duarte
a1c9b6af4a cx_Freeze: Update to 6.13.1 2022-11-02 01:53:25 -03:00
Marcelo Duarte
7a9b9966bb cx_Freeze: update to 6.13 2022-10-26 10:05:44 +05:30
Marcelo Duarte
eba5a93e47 cx_Freeze: Update to 6.12 2022-10-13 08:21:42 +05:30
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
Marcelo Duarte
af7141676c python-cx-freeze: update to 6.11.1 2022-06-22 10:36:04 +05:30
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Marcelo Duarte
af9168de51 python-cx-freeze: update to 6.11 2022-06-04 23:56:14 +05:30
Marcelo Duarte
0c3bc3a8b9 cx_Freeze depends on wheel 2022-01-24 09:45:52 -03:00
Christoph Reiter
9b36de095a makedepend on tools
it needs gendef.exe
2022-01-24 09:09:11 +01:00
Marcelo Duarte
8573190346 cx_Freeze 6.10 2022-01-24 04:42:32 -03:00
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Marcelo Duarte
51b9d994e0 cx_Freeze 6.9 2021-12-08 21:25:21 +05:30
Marcelo Duarte
a1df319d47 cx_Freeze 6.8.4 2021-11-29 13:48:56 +05:30
Marcelo Duarte
834ce23725 cx_Freeze 6.8.3 2021-11-23 03:50:14 -03:00
Marcelo Duarte
fd87d94a62 cx_Freeze 6.8.2 2021-11-08 09:46:29 +05:30
Marcelo Duarte
63fd218126 cx_Freeze 6.8.1 2021-09-30 11:25:20 +05:30
Marcelo Duarte
db9b75989b cx_Freeze 6.8 2021-09-07 03:59:43 -03:00
Marcelo Duarte
fd4834c397 cx_Freeze 6.7 - support for clang 2021-08-02 05:46:26 -03:00
Marcelo Duarte
0a69afffe8 cx_Freeze 6.7 - fix to support python 3.9.6 2021-08-01 19:38:11 -03:00
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Marcelo Duarte
c5a98e26f0 cx_Freeze 6.7 2021-07-09 00:54:45 -03:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Marcelo Duarte
17210ff4d0 cx-freeze 6.6 - use cx-logging 3.0-2 2021-04-20 14:41:45 -03:00
Christoph Reiter
e9f9a58bab cx-freeze: add cx_Logging.h to source
to make the build reproducible
2021-04-18 13:24:53 +02:00
Christoph Reiter
2bf39aae7c cx-freeze: fix provides/conflicts/replaces 2021-04-18 13:21:11 +02:00
Marcelo Duarte
bd7249b1a8 cx_Freeze 6.6 2021-04-17 08:11:15 -03:00