kivy 1.11.0-3build1 source package in Ubuntu

Changelog

kivy (1.11.0-3build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 15:51:30 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kivy_1.11.0.orig.tar.gz 22.5 MiB 39929e72feb6f02daf44ec8da4d45d31544a6494dabaa4c0b40b3b1d799067f1
kivy_1.11.0-3build1.debian.tar.xz 6.1 KiB ca1fc8c9808bbd8e6b09a851b3922e7dce8c2eb2e57a93dd9c31c9ab871dcb76
kivy_1.11.0-3build1.dsc 2.1 KiB 3123d725ef56e5796ba7253b4ab7b54f70c24272ab4a884709c8e7f620424bd7

View changes file

Binary packages built by this source

python-kivy-examples: Kivy - Multimedia / Multitouch framework in Python (examples)

 Kivy is an open source library for developing multi-touch applications. It is
 completely cross platform (Linux/OSX/Win/Android) and released under the terms
 of the MIT license.
 .
 It comes with native support for many multi-touch input devices, a growing
 library of multi-touch aware widgets, hardware accelerated OpenGL drawing, and
 an architecture that is designed to let you focus on building custom and highly
 interactive applications as quickly and easily as possible.
 .
 Kivy is a mixed Python library with Cython code, to take advantage of its
 highly dynamic nature and use any of the thousands of high quality and open
 source Python libraries out there, with the speed of C code.
 .
 This package includes all examples which can be found in the git repository.

python3-kivy: Kivy - Multimedia / Multitouch framework in Python (Python 3)

 Kivy is an open source library for developing multi-touch applications. It is
 completely cross platform (Linux/OSX/Win/Android) and released under the terms
 of the MIT license.
 .
 It comes with native support for many multi-touch input devices, a growing
 library of multi-touch aware widgets, hardware accelerated OpenGL drawing, and
 an architecture that is designed to let you focus on building custom and highly
 interactive applications as quickly and easily as possible.
 .
 Kivy is a mixed Python library with Cython code, to take advantage of its
 highly dynamic nature and use any of the thousands of high quality and open
 source Python libraries out there, with the speed of C code.
 .
 This package contains the Python 3 compatible version of the library.

python3-kivy-dbgsym: debug symbols for python3-kivy