Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Kivy

Python UI framework for making outstanding desktop and mobile applications
Collective - Host: opensource - https://opencollective.com/kivy - Website: https://kivy.org - Code: https://github.com/kivy

[publish glew win] Add Python `3.12` to matrix for `glew` and update Github Actions for related jobs (#98)

github.com/kivy/kivy-sdk-packager - dd5b92de1c4675598d033835f768d7c9b439d128 authored about 1 year ago by Mirko Galimberti <[email protected]>
[publish gstreamer win] Add Python `3.12` to matrix for `gstreamer` and update Github Actions for related jobs (#97)

github.com/kivy/kivy-sdk-packager - 8d2406429322cc92f72b7ab8fd847a7649c59bee authored about 1 year ago by Mirko Galimberti <[email protected]>
Bump `SDL2` version to `2.28.5` and `SDL_image` to `2.8.0` in build dependencies script and update `kivy_deps.sdl2` on Windows (#8479)

* Bump SDL2 version in build dependencies script

* Use pre-release 2.7.1 for sdl_image

* L...

github.com/kivy/kivy - c957fee22a2703eb722cebe24e9f33a2b0c1dba9 authored about 1 year ago by Mirko Galimberti <[email protected]>
[publish sdl2 win] Update `sdl2` and `sdl_image` versions and add Python `3.12` to supported matrix (#95)

* Update sdl2 version and add Python 3.12 to supported matrix

* Use sdl_image==2.7.1 (pre-rel...

github.com/kivy/kivy-sdk-packager - bfc1a072ee0db5d1b404242f0462a834884ebc41 authored about 1 year ago by Mirko Galimberti <[email protected]>
Make doc structure consistent and up-to-date (#1750)

* Make doc structure consistent and up-to-date

This is part of an effort to make the Kivy sib...

github.com/kivy/buildozer - 6fcea4951c2446af76d4ae0d59387185beb143a8 authored about 1 year ago by Julian <[email protected]>
Make doc structure consistent and up-to-date (#703)

* Make doc structure consistent and up-to-date

This is part of an effort to make the Kivy sib...

github.com/kivy/pyjnius - dce5ce0f3ec35eef288a2a53fd3f7db0f6c598d2 authored about 1 year ago by Julian <[email protected]>
Merge pull request #160 from Julian-O/typo

Fix typo in banner

github.com/kivy/kivy-website - c41c36b01f299528983b4b657be938cec14f744e authored about 1 year ago by Akshay Arora <[email protected]>
`ColorWheel` and `ColorPicker`: simplify, cleans up and add tests (#8492)

ColorWheel/ColorPicker had a number of issues addressed:

* Major changes:
* `ColorWheel._h...

github.com/kivy/kivy - 0cdbd8cc5e59ce13f2ad484becd3b6370d662e39 authored about 1 year ago by Julian <[email protected]>
`SetClipboardData` requires a memory object allocated with `GMEM_MOVEABLE` (and locks) (#8490)

* SetClipboardData requires a memory object allocated with GMEM_MOVEABLE (and locks)

* Use me...

github.com/kivy/kivy - ef5d1790a3f7bb89ba6e7022d2f508b1366b778b authored about 1 year ago by Mirko Galimberti <[email protected]>
Check `$LastExitCode` after `pytest` run, so we can catch Windows fatal errors (#8483)

github.com/kivy/kivy - 49b4819fbd65c54eb757009edcef32696fd45b2f authored about 1 year ago by Mirko Galimberti <[email protected]>
Improved KV-lang parser error info when indentation is invalid (#8206)

* Fixing `TypeError` on `parse_level` method

When you are write something like this:
```yml
...

github.com/kivy/kivy - 33f0a0378c09fb85f18b8424a795e518dda9b1de authored about 1 year ago by Filipe Marchesini <[email protected]>
Refresh installation and build docs (#700)

* documentation changes for #695

* addressing review comments, and a clarification in packagi...

github.com/kivy/pyjnius - a2c799fe6808a7d669a8103a3a7a2327089357bb authored about 1 year ago by Craig Macdonald <[email protected]>
Update GitHub Actions versions (#3)

Addresses #2

github.com/kivy/kivy_pong_demo - be21a8d0e25ce92db528bc18c21550f78cc5d139 authored about 1 year ago by Julian <[email protected]>
Update Contribution Guidelines, add `FAQ`, `CONTACT` and `CONTRIBUTING` as separate documents, fix links (#8448)

* Add FAQ as separate document. Removed from RST docs.

Future work:

* Add references to co...

github.com/kivy/kivy - 9c8528df2ef871d36c151f0c4ab96c851da7641d authored about 1 year ago by Julian <[email protected]>
Update prerequisites (`Dockerfile`, `prerequisites.py`, docs) (#2923)

* Update Dockerfile to reflect latest requirements

* Increase JDK version on macOS prerequisi...

github.com/kivy/python-for-android - 436d5a93282dcfcc7027d19d70963c6773544434 authored about 1 year ago by Mirko Galimberti <[email protected]>
Add support for Python `3.11` and make it the default while building `hostpython3` and `python3` (#2850)

* python: update to 3.11.5

* scipy: update to 1.11.3

* add `pybind11` to `ci/constants.py`...

github.com/kivy/python-for-android - 83e74cac0fa230231f63b7d7e4f1e8581fd9e2ce authored about 1 year ago by Ansh Dadwal <[email protected]>
Fix typo in `index.html` (#159)

github.com/kivy/kivy-website - b748bd479c649d1baba4ad56ef01861f20366875 authored about 1 year ago by Mirko Galimberti <[email protected]>
Update Android gradle plugin to 8.1.1 and gradle to 8.0.2 (#2887)

github.com/kivy/python-for-android - 17bf5322791ec8cec85836fbe906e63664a05445 authored about 1 year ago by Mirko Galimberti <[email protected]>
Fixes markup `[sup]` followed by `[sub]` doesn't work (issue #8077) (#8435)

* change conditions in render_lines method of markup.py to handle sequential sub-/superscript ta...

github.com/kivy/kivy - 1e3e520f6448cc47fd5b37849a20b747ec7f3dc1 authored about 1 year ago by azinneck0485 <[email protected]>
Fixes typo in docs (#1740)

Co-authored-by: AJRepo <[email protected]>

github.com/kivy/buildozer - 937a076dbfd77864bd3eabdc2831c00bc2ca2e4b authored about 1 year ago by AJRepo <[email protected]>
Update support-requests action (#8453)

New features include: Close as Unplanned and fewer warnings.

Trying on kivy/kivy before pushi...

github.com/kivy/kivy - 937e965d1e0c8fd0af5f6801bb5e663b0398467f authored about 1 year ago by Julian <[email protected]>
Correct documentation of schedule_interval (#8464)

Fixes #6739

Also, removed decimal point after 30 - not required in Python 3.

github.com/kivy/kivy - 1ec93cdab8c0c3ba73022ca70c45a7f035b67653 authored about 1 year ago by Julian <[email protected]>
Edit Contact Us page in docs (#8442)

In accordance with discussion #8424.

github.com/kivy/kivy - 6ae4fc292373f39ce34563d6c448e8ee7c8fa193 authored about 1 year ago by Julian <[email protected]>
Refactor dependencies and their tests (#1686)

* Refactor dependencies and their tests

Tackles #.
Supersede #.

* setup.py
* Remove fal...

github.com/kivy/buildozer - dda7eaaf94d56813f48570b277752318555301f6 authored about 1 year ago by Julian <[email protected]>
Introduce FAQ in docs (#2917)

* Introduce FAQ

Future work:

* Remove much of same info from trouble-shooting section.
*...

github.com/kivy/python-for-android - 59d6985a93dba64d6380688d546d554d6abe213a authored about 1 year ago by Julian <[email protected]>
Add (now mandatory) `.readthedocs.yaml` file, add docs `requirements.txt` and update sphinx conf (#2916)

* Add (now mandatory) .readthedocs.yaml file, add docs requirements.txt and update sphinx conf
...

github.com/kivy/python-for-android - 609ad2d61c242d8856c4d5d3bd4d4e7b8950b65c authored about 1 year ago by Mirko Galimberti <[email protected]>
Create `no-response.yml` (#878)

* Create no-response

* Rename no-response to no-response.yml

github.com/kivy/kivy-ios - 433da8a4da9ac242122ec88e7a6c30f5c6aff58f authored about 1 year ago by Julian <[email protected]>
Remove bountysource link, as bountysource looks died. (#8447)

github.com/kivy/kivy - b581085437f007e210aacbe8fb1e41225570558e authored about 1 year ago by Mirko Galimberti <[email protected]>
`Window.mouse_pos` is incorrect if the scale factor in Windows is not 100%. (#8446)

* Update self._density for Windows, based on the dpi

---------

Co-authored-by: Mirko Gal...

github.com/kivy/kivy - 4caee3ccf845cd79ba024e816a6abcaccf3d3458 authored about 1 year ago by Elliot Garbus <[email protected]>
Create `no-response.yml` (#697)

Support the no-response bot.

Direct copy of the kivy/kivy one.

github.com/kivy/pyjnius - 063d97a7ffa483ff3425d3a92c1339201e24b48b authored about 1 year ago by Julian <[email protected]>
Create `no-response.yml` (#783)

Support the no-response bot.

Direct copy of the kivy/kivy one.

github.com/kivy/plyer - 8c0e11ff2e356ea677e96b0d7907d000c8f4bbd0 authored about 1 year ago by Julian <[email protected]>
Create `no-response.yml` (#1735)

Support the no-response bot.

Direct copy of the kivy/kivy one.

github.com/kivy/buildozer - 56908b005d029321881c9e83329ad7ad4f5e2514 authored about 1 year ago by Julian <[email protected]>
Create `no-reponse.yml` (#106)

github.com/kivy/pyobjus - c30a8425d36e34cebee73598883e2d4180fba016 authored about 1 year ago by Julian <[email protected]>
Rename `README` to `README.md` (#156)

So GitHub knows how to display it.

Fixes #154

github.com/kivy/kivy-website - 3c03496cccf1f7b1dca9f4a4b985590f445da0a9 authored about 1 year ago by Julian <[email protected]>
Fix `SyntaxWarnings` during doc generation (#8440)

* Copy edit comment
* Factor out common regular expression patterns to make intent clearer.
* ...

github.com/kivy/kivy - 922cda230ffb4614a655b0d32eb83cf4c0683a18 authored about 1 year ago by Julian <[email protected]>
Slow down no-response bot (#8443)

Fourteen days isn't very long to respond to a request for more information, especially given it ...

github.com/kivy/kivy - 56fefd0c4be65e88d76830026052c94d4ade81df authored about 1 year ago by Julian <[email protected]>
Bump `pyjnius` version to `1.6.1` (#2914)

github.com/kivy/python-for-android - 64ff7a84c37fd8ba39f93d1284275074f0d03d3f authored about 1 year ago by Mirko Galimberti <[email protected]>
Merge pull request #2915 from HyTurtle/json1

enable json1 extenstion in sqlite3

github.com/kivy/python-for-android - 5b097dc0c551901c6473df68b6855cd06c9599eb authored about 1 year ago by Andre Miras <[email protected]>
enable json1 extenstion

github.com/kivy/python-for-android - eb5b46a144624e26089eb868daebcdfbefe99af1 authored about 1 year ago by HyTurtle <[email protected]>
Remove `distutils` usage, as is not available anymore on Python `3.12` (#2912)

* Remove distutils usage, as is not available anymore on Python 3.12

* Updated testapps to us...

github.com/kivy/python-for-android - d8c39478c22c1974219faaa9ff9150765acc52e0 authored about 1 year ago by Mirko Galimberti <[email protected]>
Merge pull request #39 from T-Dynamos/main

chore: fix ci builds

github.com/kivy/kivy-launcher - a2f223f1458ffa631b08054f64a71fa5fb234015 authored about 1 year ago by Gabriel Pettier <[email protected]>
Update CHANGELOG and version for release `1.6.1` (#694)

github.com/kivy/pyjnius - 3c7acc8c9ff15103ca549239b0b6ab624a3780df authored about 1 year ago by Mirko Galimberti <[email protected]>
Use the `release/v1` tag for `pypa/gh-action-pypi-publish`, as `master` is deprecated (#693)

github.com/kivy/pyjnius - a19f8ca59bfa7224f57a43c9c509f9b6c66a9761 authored about 1 year ago by Mirko Galimberti <[email protected]>
Add `balenalib/raspberrypi3-debian-python:3.11-bookworm` to rpi builds for newer RPi OS (#8428)

* Add python:3.11-bookworm to rpi builds

* Update patchelf to 0.18.0

* Do not unpack direc...

github.com/kivy/kivy - 533a95fafaba167218dc614be0dfc240af7b54fd authored about 1 year ago by Mirko Galimberti <[email protected]>
Improve docs, add docs tests and remove vendored theme (#2890)

* Add doc tests, make them pass

* push.yml
* Added documentation step which installs [doc...

github.com/kivy/python-for-android - 0be5572a43aed4c199e740d7d467fde19779736e authored about 1 year ago by Julian <[email protected]>
Remove redundant `from kivy.base import EventLoop` import causing crashes in `window_sdl2` (#8218)

github.com/kivy/kivy - 81a3e18a5d28f14560c83ceedec01d1ab1656cc7 authored about 1 year ago by Xnot <[email protected]>
Skip getting version from Cython on Android. Instead add ANDROID_PYJNIUS_CYTHON_3 env var (#692)

github.com/kivy/pyjnius - e0f52ba87b2b84b040eb13200a96eed4cd5b22c5 authored about 1 year ago by Mirko Galimberti <[email protected]>
fix downloads folder issue (#753)

github.com/kivy/plyer - 9c874abc68f7706d959a1350747827479df68c23 authored about 1 year ago by Dexer <[email protected]>
Fix use of `BoxShadow` with `canvas.add`, `canvas.insert` and `canvas.remove` (#8375)

* fix canvas.add, canvas.remove and canvas.insert

* add tests

* Update setup.py

github.com/kivy/kivy - 1598e4e0a057875321807800c9b1ff49fbfd6fdd authored about 1 year ago by Dexer <[email protected]>
Avoid multiple values for `noadd` in `VertexInstruction` (#8374)

* avoid multiple values for 'noadd'

* Update kivy/graphics/instructions.pyx

Co-authored-by...

github.com/kivy/kivy - 276ff18fc8f8bfdb61eb8629e71d5e266cf3a088 authored about 1 year ago by Dexer <[email protected]>
fix _get_sdcard_dir for Android API < 24 (#781)

github.com/kivy/plyer - 9d96fe56f241e03728ec4fffde9b58ddc50f0ee5 authored about 1 year ago by Dexer <[email protected]>
Modify automated "support" message. (#1726)

* Modify automated "support" message.

Make message a bit more empathetic, and give more direc...

github.com/kivy/buildozer - d39f41dd331a07f326a7baa8707ede3d0ed0142c authored about 1 year ago by Julian <[email protected]>
Fix broken link in README.md (#1728)

github.com/kivy/buildozer - f87a27cfa11e75fdbe7b940d6934a8b61a09254e authored about 1 year ago by Julian <[email protected]>
Cleanup some Java code in `NativeInvocationHandler.java` (#691)

github.com/kivy/pyjnius - f746f1339c7c58525f0e0a0d50d598e4d8b34753 authored about 1 year ago by baseplate-admin <[email protected]>
Rework custom `garden` importer to avoid usage of `imp` module (removed in Python `3.12`) (#8301)

* UPDATE

* Rework custom garden importer to avoid usage of imp module (removed in 3.12)

* ...

github.com/kivy/kivy - 64d295c1a5d1c4011de0ce98b65b92936cc72dd6 authored about 1 year ago by Font <[email protected]>
Install `setuptools` before `sdist` generation, as `setuptools` is not anymore available by default on `3.12` (#8426)

github.com/kivy/kivy - effc7709b9affe0cd83cf6f255cbe56e57c52f84 authored about 1 year ago by Mirko Galimberti <[email protected]>
Add tests for `create_json_panel` method of `Settings` (#8404)

github.com/kivy/kivy - 051c4e93daee5384c376529613a7d4655b96cefb authored about 1 year ago by Mirko Galimberti <[email protected]>
Add graphics with antialiasing: `SmoothRectangle`, `SmoothEllipse`, `SmoothRoundedRectangle`, `SmoothQuad` and `SmoothTriangle` (#8309)

* add smooth graphics

* add unittests

* add versionadded

* add versionadded

* fix fl...

github.com/kivy/kivy - bc5904f4eb512ab50c35b7549ccc638e46731391 authored about 1 year ago by Dexer <[email protected]>
Expose new `clear_stencil` property in `StencilPush` (#8413)

* expose `clear stencil` property

* convert to int

* throw an error if an incorrect type i...

github.com/kivy/kivy - 7fd2f37c1ac643f828eb245bc96f41c4e31dee09 authored about 1 year ago by Dexer <[email protected]>
Fix cgl_backend build with clang 16 (#8415)

Per https://registry.khronos.org/OpenGL-Refpages/gl4/html/glShaderSource.xhtml,
`glShaderSource...

github.com/kivy/kivy - 07279f5e3aa9b281f2cd802133f2f3aa70b18ad7 authored about 1 year ago by Randy Eckenrode <[email protected]>
Clipboard: fixes blank string being pasted into clipboard when using the default `win32` backend (#8342)

* fix(core): clipboard now properly pastes strings with emoji; fixes #8314

* tests(clipboard)...

github.com/kivy/kivy - adb8344227d3095be026ad27fa9c07e130e7418a authored about 1 year ago by Vibhakar Solanki <[email protected]>
Removes broken support e-mail address in the README.md, and improve the support section (#8411)

* Support Section Updated issue #8409 fixed

* Suppor Section Updated

* Update README.md

...

github.com/kivy/kivy - d029d15f9c63e65bd02b423c6530d791e1d78af5 authored about 1 year ago by Sehar Batool <[email protected]>
Update `python3` recipe to `3.11.6` (#870)

github.com/kivy/kivy-ios - 75cbd5c7082d50deb2fc2006b3e83b083603bfdd authored about 1 year ago by Mirko Galimberti <[email protected]>
README: Updated support section (#876)

github.com/kivy/kivy-ios - 6df5db389b7303c4cc9fd1c805ea1442fafa7eb4 authored about 1 year ago by Sehar Batool <[email protected]>
Bump version to 1.2.4.dev0 (#104)

github.com/kivy/pyobjus - cc90152ee5f7bdf339c7c36b09ea902a4092f0d9 authored about 1 year ago by Mirko Galimberti <[email protected]>
Add (now mandatory) .readthedocs.yaml file, add docs requirements.txt and update sphinx conf (#103)

github.com/kivy/pyobjus - ec419f22f770476bcb0c5b70836abee69179812a authored about 1 year ago by Mirko Galimberti <[email protected]>
Bump version to 1.2.3 (#102)

github.com/kivy/pyobjus - dd771b05ca3a24ee8ad6543404f94759a3658250 authored about 1 year ago by Mirko Galimberti <[email protected]>
Support Email Address Fixed in the Readme.md (#1722)

* Support Email Address Fixed. Issue#1716 : resolved

* Complete Support section fixed in Read...

github.com/kivy/buildozer - 3f8cce064f0daace4916a6bb51c294c6b1c70340 authored about 1 year ago by Sehar Batool <[email protected]>
Merge pull request #2900 from HugoDaniel/patch-1

Update Lottie player version

github.com/kivy/python-for-android - fbe9fe496363c5b46427407b3a5c59099e02cfbc authored about 1 year ago by Andre Miras <[email protected]>
Update Lottie player version

github.com/kivy/python-for-android - 3c053660438c5a36133c5ba9bc7d7f9b5d82e718 authored about 1 year ago by Hugo <[email protected]>
Install kivy-ios via pip during tests, so dependencies are automatically managed (#871)

github.com/kivy/kivy-ios - 4e21ff23142b77e2f2709de4adaaf43f26dfa920 authored about 1 year ago by Mirko Galimberti <[email protected]>
WindowSDL: Add opacity feature (#8296)

* Update sdl2.pxi

Window.opacity feature

* Added opacity property to kivy.core.window.Wind...

github.com/kivy/kivy - f12d8e60bca0bacd9780f49f5bfed5d740e92bf8 authored about 1 year ago by Mak Sim <[email protected]>
Fixes the build on kivy-ios, as we do not have access to Cython (#101)

github.com/kivy/pyobjus - fbcfd48cd23e06482e8e5fd8967aa7582a8d7643 authored about 1 year ago by Mirko Galimberti <[email protected]>
Add support for Python 3.12 (tests, wheel, docs) (#100)

github.com/kivy/pyobjus - 9d3c9171d3c0f94f334a959e48794b7b59bf2288 authored about 1 year ago by Mirko Galimberti <[email protected]>
Now Github Actions provides python3 via setup-python also for Apple Silicon Macs (#98)

github.com/kivy/pyobjus - 3763e2a8c05fcfead5caf051c68fc45cc2b6355a authored about 1 year ago by Mirko Galimberti <[email protected]>
Add support for Cython >=3 and keep support for Cython < 3 (#99)

github.com/kivy/pyobjus - 884caa5f14268441d1ce3a0fa91122e6e8538ebb authored about 1 year ago by Mirko Galimberti <[email protected]>
Introduce `clear_stencil` option in `StencilPush`, to allow disabling stencil clearing and improve GPU performance when using Stencil Instructions (#8405)

* add clear_stencil option to StencilPush

* add docs

github.com/kivy/kivy - 23a844024c8354d9846cb124a3a6054ac48901cd authored about 1 year ago by Dexer <[email protected]>
Fixes a regression that prevents the setting panel to load

github.com/kivy/kivy - c059631c49e3d1e885e48c1ee8907be618c1f9a0 authored about 1 year ago by Guy Sheffer <[email protected]>
Fix `SmoothLine` rendering issues (#8271)

* improve Smoothline drawing

* minor refactoring

* minor refactoring

github.com/kivy/kivy - 35e9244773c89941c64f2acd0dc8b00d97f82b5f authored about 1 year ago by Dexer <[email protected]>
Docs: Fixes spelling errors and typos (#8402)

* fixed grammar

* Corrected spelling of showcasing

github.com/kivy/kivy - 1d324beb0ac26ff3295c46f0a6c896b28b2df348 authored about 1 year ago by Uchenna Wealth <[email protected]>
Fix stencil operations when `KIVY_WINDOW=x11` (#8383)

github.com/kivy/kivy - 23376f36e049a48346f77852da6d22af946cac12 authored about 1 year ago by André Oliveira <[email protected]>
Add (now mandatory) `.readthedocs.yaml` file, add docs `requirements.txt` and update sphinx conf (#684)

github.com/kivy/pyjnius - c144e968cdfafd58599cf697e2be63d959c6aa26 authored about 1 year ago by Mirko Galimberti <[email protected]>
Prevent apps from crashing when `sys.stderr` is `None` (pythonw and pyinstaller 5.7) (#8345)

* fix pythonw and pyinstaller issue

Kivy apps will crash if run from pythonw or if they are b...

github.com/kivy/kivy - 96bbd966f5f426d4cdc25708462e521c0768aa67 authored about 1 year ago by Elliot Garbus <[email protected]>
Now Github Actions provides python3 via setup-python also for Apple Silicon macs (#8392)

github.com/kivy/kivy - 9e8450cc790135dd2dd0df672c49b1b122cc001f authored about 1 year ago by Mirko Galimberti <[email protected]>
Bump postcss from 8.4.14 to 8.4.31 (#153)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31.
- [Release notes](ht...

github.com/kivy/kivy-website - 37e9a28b643d69f4a6a08161dbe85f4ee04b3cf5 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update CHANGELOG for release 1.6.0 (additional) (#683)

* Update CHANGELOG

* Update CHANGELOG for release 1.6.0

github.com/kivy/pyjnius - 1d73253ac961eda663be18c1e39ab246be76c00c authored about 1 year ago by Mirko Galimberti <[email protected]>
Build stdist needs Cython to perform the build (#682)

github.com/kivy/pyjnius - d929be082273056ca0468ce0c5453e34578fa5ca authored about 1 year ago by Mirko Galimberti <[email protected]>
Update CHANGELOG and version for release `1.6.0` (#671)

* Update CHANGELOG and version for release 1.6.0

* Update CHANGELOG

* Updated CHANGELOG

github.com/kivy/pyjnius - 362935395dc637ba9c29473a35f49dabe1a05940 authored about 1 year ago by Mirko Galimberti <[email protected]>
Add missing support label for Python 3.12 (#681)

github.com/kivy/pyjnius - b23ba5418a84374282d816b9086594f550256394 authored about 1 year ago by Mirko Galimberti <[email protected]>
dd Doc for Selector/Selection Handles (#8377)

github.com/kivy/kivy - bbc7af6461b88f7c76ec082b030b2fde5ba9a6e1 authored about 1 year ago by Akshay Arora <[email protected]>
Update cibuildwheel to perform build for Python 3.12 (#680)

github.com/kivy/pyjnius - a0557896e854e300656521ed3cfd25cf5b411203 authored about 1 year ago by Mirko Galimberti <[email protected]>
Add tests on push for Apple Silicon (#679)

github.com/kivy/pyjnius - a32cb83071c33864b7482bfaba2843c99db94afb authored about 1 year ago by Mirko Galimberti <[email protected]>
Now Github Actions provides python3 via setup-python also for Apple Silicon Macs (#677)

* Now Github Actions provides python3 via setup-python also for Apple Silicon macs

* Python 3...

github.com/kivy/pyjnius - 909f93e3e0326e1beb6ca1bb71a5ce495bea05f5 authored about 1 year ago by Mirko Galimberti <[email protected]>
Add tests for python 3.12 (#678)

github.com/kivy/pyjnius - 5a69e60705eff9672cb86b0ec7823f5f5b6dcd2d authored about 1 year ago by Craig Macdonald <[email protected]>
Docs: Fix grammar (#8387)

github.com/kivy/kivy - c777670a0562c679c1bd3a24c86622ff524024b8 authored about 1 year ago by Uchenna Wealth <[email protected]>
Ensure we test the produced wheel, and not the one from the index (#676)

github.com/kivy/pyjnius - 34bc85b4afb88e60fe90a3d9a6c33b6f9cfc1f8a authored about 1 year ago by Mirko Galimberti <[email protected]>
Remove pkg_resources for Python >=3.9 (#673)

* WIP: addresses pkg_resources deprecation

* more fixes

* attempt for py3.9

* paths to ...

github.com/kivy/pyjnius - d3525a34bb793ff77cc62149449a0bbfacf057c1 authored about 1 year ago by Craig Macdonald <[email protected]>
Support Java 20, remove Java 7 support (#672)

* adding java 20 to build matrix

* change to zulu which has JDK20 available

* building cla...

github.com/kivy/pyjnius - 9ef610cfc3ddc4b313be5f78f590ccd585a6f241 authored about 1 year ago by Craig Macdonald <[email protected]>
Do not use full path for system libraries and frameworks in `.xcodeproj` (#867)

github.com/kivy/kivy-ios - 952bbecfe9320b4e99cba072b8bdf9abad18d546 authored about 1 year ago by Mirko Galimberti <[email protected]>