Commit Graph

43 Commits

Author SHA1 Message Date
Matthew Einhorn 6c59fd612a Add pytest_asyncio to CI to run async tests. 2019-06-25 22:54:18 -04:00
Matthew Einhorn 539c873365 Drop Python 2 support. 2019-06-01 19:29:09 -04:00
Matthew Einhorn 7b8a397089 Add tests for pyinstaller. 2019-05-29 13:01:56 -04:00
matham b68a8e73c4
[packaging][highlight]Add support for kivy_deps namespace for kivy's dependencies (#6324)
* Needs print function for py2. [build wheel]

* Add support for kivy_deps.xxx.

* Pin versions in install docs.

* Update nightly links.

* Set GST_REGISTRY.

* Update versions pins.
2019-05-29 10:46:51 -04:00
Matthew Einhorn 85f35771d2 Needs print function for py2. [build wheel] 2019-05-16 01:41:51 -04:00
Matthew Einhorn 5b22414905 Fix CI to accept all kivy version formats. [build wheel] 2019-05-16 00:25:21 -04:00
Mathieu Virbel a6fb95f761 appveyor: fix nose -> pytest 2019-03-05 00:28:23 +01:00
matham b68ea11c38
Add py3.7 windows wheels. 2018-07-10 15:57:15 -04:00
matham e574217a8c
Make sure cython is installed first. 2018-06-30 12:17:24 -04:00
Peter Badida bb0b79b609
Fix missing requirements for Python 3.6 64bit
sdist might need to be first, but without deps it will fail on missing Cython, thus no wheels for 3.6 64b
2018-06-30 09:22:51 +02:00
matham f498cb5c0b
Move sdist to happen before anything else. 2018-06-26 11:32:19 -04:00
matham 8bdde494b7 Upload sdist and examples. 2018-06-18 23:03:27 +02:00
matham 55a53f324b Give better wheel upload path [build wheel win] 2018-06-18 23:03:27 +02:00
matham 1d0f5c48ee
Fix wheel building on all platforms (#5811)
Fix wheel building [build wheel]
2018-06-17 14:39:26 -04:00
matham ce6d54e2f3
Add wheels for all CI (#5780)
Add wheel generation support for osx and linux.
2018-06-01 01:25:19 -04:00
Gabriel Pettier d5e0ccc002 comment out failing mingw appveyor builds 2018-05-13 18:48:29 +02:00
Peter Badida 8967f56ecc Revert "Downgrade Cython to 0.26.1 for builds" 2017-10-23 21:57:11 +02:00
Peter Badida 5c4b8ed14e Downgrade Cython to 0.26.1 for builds 2017-09-25 23:10:38 +02:00
Peter Badida d982422c09 Appveyor: switch DO_WHEELS to True
Apparently we forgot to change it to `True` after the server sync, which resulted in the latest (today) master wheels being from 13th May.
2017-06-20 10:44:32 +02:00
Peter Badida 484b2f788a Upload wheels directly to server (#5175)
* add server key for appveyor

* Add rsync wheel uploading

* Path fix

* Correct env var

* Convert path

* Fix path

* Split options

* Try list folders

* Bad quotes

* TOP SECRET

* Update appveyor.yml

* Update appveyor.yml

* Update appveyor.yml

* Update

* Fix option

* mkdir beforehand

* Update kivy-upload.sh

* Update appveyor.yml

* Update kivy-upload.sh

* Abs path

* Update kivy-upload.sh

* Stop dry run

* do_wheels false by default
2017-05-13 22:52:55 +02:00
matham 1ef5f2fb54 Use angle for mingw. 2017-03-03 02:20:23 -05:00
matham 9cfb34c4ac Split examples into separate wheel for windows (#4987)
Make a separate wheel for examples.
2017-02-10 18:11:24 -05:00
matham 73b0f853b2 Add py3.6 support for windows wheels. 2017-01-31 14:25:43 -05:00
Peter Badida 86a0284541 Fix names for archive wheels 2017-01-28 19:54:46 +01:00
Peter Badida da56a2577b Normalize version (#4949)
* Change wheel date to UTC ISO format

* Normalize Kivy version to X.Y.Z[.dev0+hash]

* Move version back to __init__

* Add date, print all, use __init__

* Print only if available
2017-01-28 00:11:12 +01:00
matham f640ddf50a Prevent memory errors. 2016-12-20 03:01:42 -05:00
matham 0437cff889 There are no pth files anymore. 2016-12-20 02:58:15 -05:00
matham 181acd8ee6 Try installing gstreamer separately to fix memory error. 2016-12-19 03:37:47 -05:00
Matthew Einhorn 389823f2aa Use mock for testing. 2016-12-18 23:37:22 -05:00
Matthew Einhorn a8cf7f4674 Use valid strings. 2016-12-18 23:29:36 -05:00
Matthew Einhorn 3ccb77c59e Fix line endings. 2016-12-18 23:23:53 -05:00
Matthew Einhorn 4561a57982 Update appveyor. 2016-12-18 23:20:24 -05:00
Peter Badida 9cc1c89142 Add .dev0 to Nightly to prevent confusion with stable 2016-12-17 00:15:27 +01:00
Peter Badida b51e65b074 Correct filenames 2016-12-17 00:14:03 +01:00
Peter Badida 981d782ed9 Add master, remove old branch 2016-12-17 00:10:54 +01:00
Peter Badida 2561459f06 Add working gstreamer version 2016-12-17 00:07:08 +01:00
Peter Badida aebc7cdcbd Activate 3.5 wheels 2016-12-17 00:04:33 +01:00
Peter Badida 3775f2db66 Add keys to Drive 2016-12-17 00:01:43 +01:00
Peter Badida 55d220ba4a Fix 64bit build 2016-12-17 00:00:34 +01:00
Peter Badida 385f603125 Fix path issues, add 64bit build 2016-12-16 23:57:58 +01:00
Peter Badida 559615aa8f Patch pointer mismatch in repo 2016-12-16 23:55:26 +01:00
Peter Badida 77edbda630 Add py35 structure 2016-12-16 23:53:08 +01:00
Peter Badida ab72a841a1 Add original appveyor.yml 2016-12-16 23:49:54 +01:00