Commit Graph

64 Commits

Author SHA1 Message Date
Aikawa Yataro
492c138605 pywin32: remove os.add_dll_directory workaround 2023-09-27 00:02:47 +05:30
Christoph Reiter
9c1c99af5d Port away from PKGMETA.yml 2023-09-17 21:57:36 +02:00
Christoph Reiter
09fc5ff426 Python rebuilds 2023-07-24 18:19:03 +02:00
Raed Rizqie
81d7de4a54 pywin32: update to 306 2023-04-08 05:16:27 +08:00
Biswapriyo Nath
aa466793e2 python-pywin32: Remove unused hunks from patches
* The added symbols are upstreamed in mingw-w64.
* IAsyncOperation was renamed to IDataObjectAsyncCapability in pywin32 upstream.
2023-01-09 09:34:01 +05:30
GH Cao
2a6ae990a8 pywin32: fix arch detection 2023-01-08 18:54:32 +08:00
GH Cao
7fbb146a59 python-pywin32: enable clangarm64 2023-01-08 00:25:19 +08:00
Raed Rizqie
d52b000778 python-pywin32: update to b304 2022-11-06 04:13:09 +08:00
Christoph Reiter
7baf6d9bfa Merge pull request #11822 from lazka/python3.10-primary
python: Update to 3.10.5
2022-06-10 22:03:30 +02:00
Christoph Reiter
e2666c4b93 Disable clangarm64 again for packages that failed to build
or depended on packages that failed or where missing
2022-06-10 21:57:42 +02:00
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Miloš Komarčević
7afcbdfd78 enable some more clangarm64 packages 2022-06-09 10:50:58 +02: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
Christoph Reiter
da4ff0cce2 pywin32: rebuild
autobuild didn't pull in the mingw-w64 update
2021-11-12 22:49:55 +01:00
Jeremy Drake
92fc9a88e3 pywin32: enable bits and ifilter extensions 2021-11-07 13:03:37 -08:00
Jeremy Drake
78f5f66f78 pywin32: fix problematic patch
Remove infinite recursion from ThisAsIID method.  Disable a workaround
for broken header in Vista SDK that is not broken in MINGW-w64.
2021-11-05 17:34:17 -07:00
Raed Rizqie
751c300e95 Update PKGBUILD 2021-10-22 03:43:53 +08:00
Raed Rizqie
1697c82b09 Update mingw-w64-python-pywin32/002-com-extensions-fix.patch
Co-authored-by: jeremyd2019 <github@jdrake.com>
2021-10-22 03:25:10 +08:00
Raed Rizqie
500ff37a25 Update mingw-w64-python-pywin32/PKGBUILD
Co-authored-by: jeremyd2019 <github@jdrake.com>
2021-10-22 02:00:00 +08:00
Raed Rizqie
6a6a7b89ca Update mingw-w64-python-pywin32/PKGBUILD
Co-authored-by: jeremyd2019 <github@jdrake.com>
2021-10-22 01:59:46 +08:00
Raed Rizqie
179b4d492e Update mingw-w64-python-pywin32/PKGBUILD
Co-authored-by: jeremyd2019 <github@jdrake.com>
2021-10-22 01:37:05 +08:00
Raed Rizqie
5536839c5a Update mingw-w64-python-pywin32/PKGBUILD
Co-authored-by: jeremyd2019 <github@jdrake.com>
2021-10-22 01:36:30 +08:00
Raed Rizqie
797c805106 pywin32 302-2 2021-10-21 17:22:15 +08:00
Raed Rizqie
7a2d2564fc update 2021-10-12 17:41:33 +08:00
Raed Rizqie
1028ded6a8 Update to b302
-Disable clang build
-Disable adsi module coz adsiid stub is incomplete
-Link to static gcc, stdc++ and winpthread to avoid dll import error issue
2021-10-12 04:01:16 +08:00
jeremyd2019
a5f2cb8381 pywin32: remove clangarm64
It doesn't build there, apparently it sets up some preprocessor definitions for AMD64.  https://github.com/msys2/MINGW-packages/pull/9750#discussion_r725698079
2021-10-10 14:22:48 -07:00
Christoph Reiter
6a7f250c84 pywin32: workaround broken os.add_dll_directory
Disable it, so it takes the fallback path used for older Python
versions.

Fixes #9751
2021-10-10 22:10:30 +02:00
Christoph Reiter
e6d71a2865 pywin32: bump pkgrel 2021-10-10 21:17:52 +02:00
Raed Rizqie
2ce6929eca updates 2021-10-11 01:54:18 +08:00
Raed Rizqie
d08d7c60d7 clang build fix 2021-10-10 23:41:53 +08:00
Raed Rizqie
66d1fc1a12 fix clang build 2021-10-10 18:26:49 +08:00
Raed Rizqie
f550fb052e Update PKGBUILD 2021-10-10 16:18:14 +08:00
Raed Rizqie
9d8daeaf6a Update PKGBUILD 2021-10-10 16:09:50 +08:00
Raed Rizqie
eda615bec1 Create 007-pyhandle_fix.patch 2021-10-10 16:09:35 +08:00
Raed Rizqie
dbfc062953 Try fixing clang build 2021-10-10 15:45:16 +08:00
Raed Rizqie
3846d633ed Update PKGBUILD 2021-10-06 01:44:36 +08:00
Raed Rizqie
36ec5548a8 Update 006-mapi-headers-fix.patch 2021-10-06 01:44:31 +08:00
Raed Rizqie
b834416ec3 fix patches 2021-10-06 01:09:22 +08:00
Raed Rizqie
18036410eb Create 006-mapi-headers-fix.patch 2021-10-06 01:08:57 +08:00
Raed Rizqie
b259d08019 Update PKGBUILD 2021-10-06 00:41:40 +08:00
Raed Rizqie
9e33772c18 Update PKGBUILD 2021-10-06 00:31:01 +08:00
Raed Rizqie
f10da9e7aa cleanup 2021-10-06 00:30:57 +08:00
Raed Rizqie
df1f603c97 Create 005-swig-fix.patch 2021-10-06 00:30:35 +08:00
Raed Rizqie
c640e9b28e Create 004-isapi-fix.patch 2021-10-06 00:30:29 +08:00
Raed Rizqie
5b93912aef Create 003-win32-extensions-fix.patch 2021-10-06 00:30:01 +08:00
Raed Rizqie
a4d7f31425 Create 002-com-extensions-fix.patch 2021-10-06 00:29:55 +08:00
Raed Rizqie
f8bc7223aa Update 001-compile-and-setup-fixes.patch 2021-10-06 00:29:24 +08:00
Christoph Reiter
5ddac0fd79 pywin32: drop py2 package 2021-06-27 17:15:01 +02:00
Joan Karadimov
d3bf624dad python-pywin32: Fix more compilation errors
- update to 228
- drop Python 2 support
- fix some MAPI compilation problems
- simplfy the patch file for dependencies
- drop the patch file for min/max
- disable some modules
2021-06-27 17:12:59 +02:00
Joan Karadimov
266b4488a6 python-pywin32: Handle SEH try-except blocks 2021-06-27 17:10:00 +02:00