Commit Graph

29 Commits

Author SHA1 Message Date
Thomas Bernard 0648118563
build for python 3.11 as well 2024-03-06 00:37:10 +01:00
Thomas Bernard e086a24c88
Do not upload .egg to PyPI anymore
https://blog.pypi.org/posts/2023-06-26-deprecate-egg-uploads/
2024-03-05 22:53:36 +01:00
Thomas Bernard 012c9aba47 appveyor.yml: compile for python 3.10 2022-10-17 00:48:20 +02:00
Thomas Bernard 3144201548 appveyor.yml: compile for python 3.8 2022-10-17 00:44:15 +02:00
Thomas Bernard 4d4c09f594
appveyor.yml: deploy to PyPI with twine
closes #573
2022-10-17 00:31:16 +02:00
Thomas Bernard 85a833adb8
appveyor.yml: add Python 3.6 2022-10-17 00:18:48 +02:00
Thomas Bernard adc3af534d
appveyor: add build with VS 2019 + Python 3.9 2021-05-19 10:34:23 +02:00
Thomas Bernard 5c84b30d96 appveyor.yml: image: is in Matrix 2021-05-19 10:30:38 +02:00
Thomas Bernard 50df9ed2ad version is now 2.2 2021-05-19 10:30:08 +02:00
Thomas Bernard cfd5700d4d
appveyor: python in path 2020-05-06 23:55:10 +02:00
Thomas Bernard 5117e0cafc
appveyor: arch_bits in .zip name 2020-05-06 23:55:06 +02:00
Thomas Bernard 92171834b6
select mingw32 or mingw64 2020-05-06 19:31:41 +02:00
Thomas Bernard 95c39fef46 try with C:\Python37-x64\python 2020-05-06 19:23:15 +02:00
Pali Rohár c40602c2b3 Do not put temporary wingenminiupnpcstrings.exe binary into AppVeyor artifact 2020-04-02 19:41:31 +02:00
Nathan Richard 8aec04e234 Add wheels as a distribution alternative for Windows builds. 2019-04-25 18:17:27 +02:00
Nathan Richard b11f642b81 Creation a build matrix to support various python versions. 2019-04-25 17:28:49 +02:00
Nathan Richard a6e11d88e2 Changed appveyor.yml to deliver only egg for python module on windows. 2019-04-25 17:07:26 +02:00
Nathan Richard e1779d3518 Attempt to have a working build for Python 3.7 under windows with appveyor.
- Python 3.7 is built using Visual Studio 2017 so we use the corresponding image.
- Python 3.7 replaces Python 2.7 when building the module.
- Adding the library legacy_stdio_definitions to the linker input as starting with VS 2015 some symbols have been inlined but may be expected by older binaries. This compatibility library exposes these symbols so they can be dynamically linked when required (Cf. https://stackoverflow.com/a/32418900).
2019-04-25 17:07:26 +02:00
Thomas Bernard bd836936f7 miniupnpc: VERSION 2.1 2018-05-07 13:12:58 +02:00
Thomas Bernard 073642d7e4 test2 2018-04-30 16:39:28 +02:00
Thomas Bernard cc3541e6cf appveyor: version 2018-04-30 16:35:07 +02:00
Thomas Bernard 0e3dd7b3fa appveyor: message 2018-04-26 22:49:06 +02:00
Thomas Bernard a78750c6ca appveyor: push artifacts 2018-04-26 22:38:24 +02:00
Thomas Bernard 4931404b8a miniupnpc: build python module with appveyor 2018-04-26 22:17:53 +02:00
Chocobo1 ec5278e183 Fix appveyor builds 2016-07-31 11:36:08 +08:00
Thomas Bernard d4c6874524 appveyor should not complain anymore ! :) 2015-10-26 11:07:46 +01:00
Thomas Bernard cc3eefd912 still trying to fix stuff for appveyor
https://ci.appveyor.com/project/miniupnp/miniupnp
2015-10-26 11:04:47 +01:00
Thomas Bernard ff8059c67d add MinGW to %PATH% 2015-09-15 23:58:11 +02:00
Thomas Bernard a91e4be35e adding appveyor.yml 2015-09-15 23:48:14 +02:00