Commit Graph

28042 Commits

Author SHA1 Message Date
Derek Straka cb621ee258 python3-apiflask: Update version 2.0.1 -> 2.0.2
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-26 14:20:21 -07:00
Khem Raj 9626784f46 cpp-netlib: Fix buildpaths in generated cmake files
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-26 14:20:21 -07:00
Khem Raj 0e3c482192 cpp-netlib: Fix build with boost 1.80+
Update to latest on 0.13.0 release branch
Set PR to 0.13.0
Drop unused SRC_URI checksum

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-26 12:44:12 -07:00
Martin Jansa 15c8096177 gupnp: fix build with meson-1.2.0
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-26 12:44:12 -07:00
Michał Iwanicki ad176afadc python3-pyu2f: add recipe
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-26 12:44:12 -07:00
Ross Burton 6985b3d6a9 webkitgtk3: reduce size of -dbg package
Unless DEBUG_BUILD is enabled, pass -g1 to massively reduce the size of
the debug symbols

  Level 1 produces minimal information, enough for making backtraces in
  parts of the program that you don't plan to debug. This includes
  descriptions of functions and external variables, and line number
  tables, but no information about local variables.

This makes the sstate objects a lot more manageable, and packaging
faster.

Based on - https://patchwork.yoctoproject.org/project/oe-core/patch/20230925113508.1087898-1-ross.burton@arm.com/

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-26 12:44:12 -07:00
Gianfranco Costamagna 79088766c8 mosquitto: upgrade 2.0.17 -> 2.0.18
Add two patches from Debian, pull requests proposed upstream as 2894 and 2895
to make it start only when board is online, and to fix dynamic websockets link failure

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-26 12:44:12 -07:00
Khem Raj ee100d192d mozjs-115: Apply autoconf tuple mismatch fix
Fixes
DEBUG: | Invalid configuration `riscv64gc-yoe-linux-gnu': machine `riscv64gc-yoe' not recognized

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-25 16:16:31 -07:00
Markus Volk 5804b39df5 udisks2: Upgrade 2.9.4 -> 2.10.1
- add a patch to fix reproducibility issues

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-24 21:29:26 -07:00
Markus Volk dc28f172aa libblockdev: Upgrade 2.28 -> 3.03
- delete removed configure options
- add dependency on libnvme

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-24 21:29:26 -07:00
Markus Volk 77cc7d45b2 tepl: Upgrade 6.4.0 -> 6.8.0
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-24 09:25:24 -07:00
Markus Volk cddc20f9c6 gedit: Upgrade 44.2 -> 46.1
- add recipes for libedit-amtk and libgedit-gtksourceview
- drop deprecated amtk recipe
- update dependencies
- fix reproducibility issue

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-24 09:25:24 -07:00
Markus Volk c40aebd422 Nautilus: Upgrade 44.2.1 -> 45.0
- remove the patch to fix reproducibility. It was partly committed
  upstream but theres still one include with buildpath left in
  src/nautilus-enum-types.c and @basename@ instead of @filename@
  doesn't work here -> use sed to remove

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-23 19:53:00 -07:00
Khem Raj 8d34444c74 xscreensaver: Add osuosl backup MIRROR
old tarballs disappear from main location, use a backup location to
fetch it in such cases.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-23 12:20:13 -07:00
Derek Straka 0b4f790d6e python3-web3: Update version 6.9.0 -> 6.10.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 23:57:50 -07:00
Derek Straka f5d9e9400a python3-websocket-client: Update version 1.5.3 -> 1.6.3
Verified license remains the same and updated the checksum

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 23:57:50 -07:00
Markus Volk 5a45535ee0 evince: Upgrade 44.2 -> 45.0
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 23:57:50 -07:00
Markus Volk 2c8ea3f049 mozjs: add recipe for v115
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 23:57:50 -07:00
Markus Volk d60a6a4c8f gjs: Upgrade 1.76.1 -> 1.78.0
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 23:57:50 -07:00
Markus Volk 85b0b10bb1 gexiv: Upgrade 0.14.0 -> 0.14.2
- enable vapi build
- delete removed meson option

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 23:57:50 -07:00
Markus Volk 26321acb6e exiv2: Upgrade 0.27.6 -> 0.28.0
- add required dependencies on brotli and libinih

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 23:57:50 -07:00
Derek Straka f14681d981 python3-posix-ipc: Update version 1.0.5 -> 1.1.1
Verified LICENSE remains BSD-3-Clause (Copyright year updated)

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 15:41:08 -07:00
Derek Straka 392729b2e7 python3-langtable: Update version 0.0.63 -> 0.0.64
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 15:41:08 -07:00
Derek Straka 7ef3f81654 python3-gevent: Update version 23.7.0 -> 23.9.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 15:41:08 -07:00
Derek Straka f52decfaa6 python3-protobuf: Update version 4.24.2 -> 4.24.3
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 15:41:08 -07:00
Derek Straka df45d439dc python3-msgpack: Update version 1.0.5 -> 1.0.6
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 15:41:08 -07:00
Derek Straka 48f171875c python3-netaddr: Update version 0.8.0 -> 0.9.0
Changelog
=========
Added:
Add hash capabilities to OUI (#225, amitmi704)

Fixed:
Backwards incompatible: Handle RFC 6164 IPv6 addresses (don't reserve first IP
address in point-to-point subnets) ($267, Damien Claisse)
Technically backwards incompatible: Fix for is_loopback behaviour – consider
IPNetwork('::1/128') to be loopback (#222, #223, niels)
Include tutorials in source distributions (#215, Louis Sautier)
Fix a documentation typo (#242, Wouter)
Fix print syntax in the documentation to be Python 3 compatible (#221, François Magimel)
Fix the Sphinx syntax in the documentation (#220, François Magimel)

Other:
Update the databases (#266, Jakub Stasiak)
Deprecate Python 3.6 (#263, Jakub Stasiak)
Eliminate unnecessary evals (#228, KOLANICH)

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 14:06:22 -07:00
Derek Straka 02378518a8 python3-sqlalchemy: Upgrade 2.0.20 -> 2.0.21
Changelog
=========

Full changelog available here - https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.21

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 14:06:22 -07:00
Martin Jansa 4377cea9dd mongodb: Fix build on 32bit
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 07:36:16 -07:00
Martin Jansa 9d4964c709 mongodb: add and fix Upstream-Status
* add 'Upstream-Status: Pending' where it was missing and fix malformatted one
  in 1296.patch

* fixes:
  ERROR: lib32-mongodb-4.4.24-r0 do_patch: QA Issue: Malformed Upstream-Status in patch
  meta-oe/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/1296.patch
  Please correct according to https://docs.yoctoproject.org/contributor-guide/recipe-style-guide.html#patch-upstream-status :
  Upstream-Status: submitted https://github.com/mongodb/mongo/pull/1296 [patch-status]
  ERROR: lib32-mongodb-4.4.24-r0 do_patch: QA Issue: Missing Upstream-Status in patch
  meta-oe/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-free_mon-Include-missing-cstdint.patch
  Please add according to https://docs.yoctoproject.org/contributor-guide/recipe-style-guide.html#patch-upstream-status . [patch-status]
  ...

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 07:36:16 -07:00
Jonas Gorski 6f1d32a9bf frr: upgrade 8.4.4 -> 9.0.1
Upgrade FRR to 9.0.1:

* drop all existing patches since they are included in 9.0.1
* add a patch fixing (harmless) error messages in log
* license files moved to doc/licenses
* protobuf-c-native (for protoc) and protobuf-c are now needed

Changelogs:
https://github.com/FRRouting/frr/releases/tag/frr-9.0.1
https://github.com/FRRouting/frr/commit/31ed3dd753d62b5d8916998bc32814007e91364b
https://github.com/FRRouting/frr/releases/tag/frr-9.0
https://github.com/FRRouting/frr/commit/2863e7efbcd0cbfbd41d3be04c660d77df65d0ea

Signed-off-by: Jonas Gorski <jonas.gorski@bisdn.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 07:36:16 -07:00
Sanjay Chitroda d629fe71e4 netkit-telnet: Fix CVE-2022-39028
References:
https://nvd.nist.gov/vuln/detail/CVE-2022-39028
https://security-tracker.debian.org/tracker/CVE-2022-39028

Upstream Patch:
https://cgit.freebsd.org/src/commit/?id=6914ffef4e23

- Patch is adopted from FreeBSD, as same vulnerability of
  telnetd is applicable to FreeBSD and netkit-telnet packages.

Signed-off-by: Sanjay Chitroda <sanjay.chitroda@einfochips.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 07:36:16 -07:00
Lee Chee Yang 0ad3c58736 ntpsec: 1.2.2 -> 1.2.2a
Fix a crash in ntpd if NTS is disabled and an NTS-enabled client request
(mode 3) is received. (CVE-2023-4012) #794

https://gitlab.com/NTPsec/ntpsec/-/releases/NTPsec_1_2_2a

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 07:36:16 -07:00
Lee Chee Yang 658fb2a8ef libvncserver: update to 0.9.14
0.9.14 represents a gradual improvement over 0.9.13 with lots of
developments all over the place. 40 issues and pull requests were
closed/merged with this release. Highlights on the LibVNCServer side are
a refined multi-threaded implementation, support for Unicode clipboard
data

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 07:36:16 -07:00
Lee Chee Yang dbdea59838 x11vnc: Fix CVE-2020-29074
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 07:36:16 -07:00
Lee Chee Yang 44b0037309 opensc: fix CVE-2023-2977
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 07:36:16 -07:00
Lee Chee Yang 670b2776e1 iniparser: Fix CVE-2023-33461
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 07:36:16 -07:00
Lee Chee Yang ac294390b9 irssi: 1.4.2 -> 1.4.4
1.4.4
The Irssi team released this 2023-03-31

Changes
Expose location of signals.txt via pkg-config (codeberg!1, #1439, #1446,

Additions
Levels can now be inverted using ^ prefix in the /WINDOW (HIDE)LEVEL
commands (#1428)

Support receiving monospace (#1370, #1442). By Linus Heckemann

Fixes
Fix config broken by /WINDOW LOGFILE without parameter (#1392, #1432)

Fix broken /LASTLOG -window switch (#1418, #1424, regression introduced
in #1398)

Fix logic in how actions are printed for other protocols (codeberg!3,

Fix stale special collector use after free (#1456). Reported by ednash

Help and message fixes (#1421, #1429, #1431, #1434, #1438, #1452, #1453,

1.4.3
The Irssi team released this 2022-10-31

Fixes
Fix freeze on Alt+arrows (#1416, #1417)

Fix crash on /upgrade (#1399, #1419)

Fix saving of -disallow_starttls (#1401, #1420)

Fix libnv detection on FreeBSD (freebsd#265397, #1407). By Guido Falsi
and Kristof Provost

Minor help and script fixes (#1380, #1393, #1411, #1413, #1414, #1415)

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 07:36:16 -07:00
Armin Kuster 7a423279cf openldap: update to 2.5.16.
2.5.x is an LTS version per the project.
Drop patch now included.

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 07:34:47 -07:00
Khem Raj 5c6a5354a0 plocate: Upgrade to 1.1.19 release
* Merge .inc into bb
* Switch to wget fetcher

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 07:34:47 -07:00
Richard Leitner 717a478cf5 python3-autoflake: add recipe for v2.2.1
autoflake is a python library which removes unused imports and unused
variables from Python code. This recipe uses pypi as source:

	https://pypi.org/project/autoflake/

Signed-off-by: Richard Leitner <dev@g0hl1n.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 07:34:47 -07:00
Derek Straka b509b772a4 python3-google-api-python-client: Update version 2.99.0 -> 2.100.0
Changelog
=========
Features
accesscontextmanager: Update the api https://togithub.com/googleapis/google-api-python-client/commit/f6f6113f42261f1be9d18d0336a54c9c8ca54da8 (f77ee26)
advisorynotifications: Update the api https://togithub.com/googleapis/google-api-python-client/commit/0025b75976439ceedf5ecf184fd2cb3defd74af8 (f77ee26)
aiplatform: Update the api https://togithub.com/googleapis/google-api-python-client/commit/fbcd223a51ef9353a69c895c5dd0664c7260139c (f77ee26)
androidmanagement: Update the api https://togithub.com/googleapis/google-api-python-client/commit/23cd554b0425f9096938fa6a48d15dab16de96e4 (f77ee26)
appengine: Update the api https://togithub.com/googleapis/google-api-python-client/commit/266598f5533b402c553c3c741c645d0a1dbc5e5e (f77ee26)
artifactregistry: Update the api https://togithub.com/googleapis/google-api-python-client/commit/fe34c2221c9cdd48d08ba62fc8bc19960fbc9005 (f77ee26)
assuredworkloads: Update the api https://togithub.com/googleapis/google-api-python-client/commit/86eaf3ff8d5be74e0254e22045789c5d6d8c969b (f77ee26)
beyondcorp: Update the api https://togithub.com/googleapis/google-api-python-client/commit/f27ec8e0acbb16eacfda7eda5df7716be18cb7ef (f77ee26)
blockchainnodeengine: Update the api https://togithub.com/googleapis/google-api-python-client/commit/bf425463c4dcd4b3cac74689accec071593114cd (f77ee26)
checks: Update the api https://togithub.com/googleapis/google-api-python-client/commit/3d7acfbe7058daa7501bffe5fdbbe324092645e5 (f77ee26)
chromemanagement: Update the api https://togithub.com/googleapis/google-api-python-client/commit/5310a182fd65eef841364c600a477bb4c8b7aaa8 (f77ee26)
cloudasset: Update the api https://togithub.com/googleapis/google-api-python-client/commit/d076b1bd45757a9a790b1be5da6437c9f2de6104 (f77ee26)
cloudfunctions: Update the api https://togithub.com/googleapis/google-api-python-client/commit/c9d14b98bffdee4b5509e7b0eeec94e37584c8b2 (f77ee26)
cloudtasks: Update the api https://togithub.com/googleapis/google-api-python-client/commit/fe0bcad3476804ab033bffe71ee92cc8b26d6273 (f77ee26)
composer: Update the api https://togithub.com/googleapis/google-api-python-client/commit/4d9e24a39caa038f30d6ef3593d6c5d4f6073793 (f77ee26)
connectors: Update the api https://togithub.com/googleapis/google-api-python-client/commit/7e2e3f0687d86e98db77baebdefd91bed1be6619 (f77ee26)
contactcenteraiplatform: Update the api https://togithub.com/googleapis/google-api-python-client/commit/ee747d28f2b9848d53c2fcbb4b92c2caac1f47e6 (f77ee26)
datamigration: Update the api https://togithub.com/googleapis/google-api-python-client/commit/de2aa36bbf671e2754eeb329fce83b502aef74d4 (f77ee26)
gkeonprem: Update the api https://togithub.com/googleapis/google-api-python-client/commit/f5890d08262d926b393d3e34eb518f5fb994ba33 (f77ee26)
gmail: Update the api https://togithub.com/googleapis/google-api-python-client/commit/40b0348d282435d229e5980ceffaf572b7df7707 (f77ee26)
integrations: Update the api https://togithub.com/googleapis/google-api-python-client/commit/ddf9afb276fa225bea8a677a50f0ddd7635310b1 (f77ee26)
monitoring: Update the api https://togithub.com/googleapis/google-api-python-client/commit/f64be2390ca1e6e59ce63fcef8b22ee78922eae0 (f77ee26)
mybusinessverifications: Update the api https://togithub.com/googleapis/google-api-python-client/commit/fde7890f06667733cb3917ab3edc573f979f7b14 (f77ee26)
networkconnectivity: Update the api https://togithub.com/googleapis/google-api-python-client/commit/0d299134e87b7b373500b51d43799d931f7fbf8b (f77ee26)
networkmanagement: Update the api https://togithub.com/googleapis/google-api-python-client/commit/47352429b14691f327743f9d54c079cef1dcf3cb (f77ee26)
notebooks: Update the api https://togithub.com/googleapis/google-api-python-client/commit/66dd9d0e43a6698c5e3b9b2918a6971d8267d156 (f77ee26)
paymentsresellersubscription: Update the api https://togithub.com/googleapis/google-api-python-client/commit/d0fae461de28dd1134dda00fb21998737241cfd7 (f77ee26)
places: Update the api https://togithub.com/googleapis/google-api-python-client/commit/db06598e16cd646cfd0251627e4c607feabb1588 (f77ee26)
run: Update the api https://togithub.com/googleapis/google-api-python-client/commit/d10dad24fea5a6ea8374ee69e3e7878619b4e708 (f77ee26)
spanner: Update the api https://togithub.com/googleapis/google-api-python-client/commit/531ba38b88d4f5195a991037dec5db6223b71fbc (f77ee26)
storage: Update the api https://togithub.com/googleapis/google-api-python-client/commit/8610476ae829869f9abc93a349ff6c1c52d5bade (f77ee26)
transcoder: Update the api https://togithub.com/googleapis/google-api-python-client/commit/7d2dfac9b7a320ac21921266c437fc67cf525047 (f77ee26)
vision: Update the api https://togithub.com/googleapis/google-api-python-client/commit/4de577bc69271c120360e6066de91e38e5f48ee4 (f77ee26)

Bug Fixes
smartdevicemanagement: Update the api https://togithub.com/googleapis/google-api-python-client/commit/03ffb2b7ad905cd7404f400b9311c92a6fe5a057 (f77ee26)

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-20 22:15:40 -07:00
Derek Straka 50d5fa8376 python3-dynamic-dispatch: Correct the upstream regex check for version upgrades
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-20 22:15:40 -07:00
Derek Straka 9769c139fd python3-bleak: Update version 0.20.2 -> 0.21.1
Removed a patch the no longer appears to be needed and dropped support for python 3.7

Changelog
=========
0.21.1 (2023-09-08)
Changed
Changed dbus-fast dependency to include v2.x. Fixes #1412.

0.21.0 (2023-09-02)
Added
Added bleak.uuids.normalize_uuid_16() function.
Added bleak.uuids.normalize_uuid_32() function.
Added advertisement_data() async iterator method to BleakScanner. Merged #1361.
Added type hints for kwargs on BleakScanner class methods.
Added support for Python 3.12.
Changed
Improved error messages when failing to get services in WinRT backend.
Improved error messages with enum values in WinRT backend. Fixes #1284.
Scanner backends modified to allow multiple advertisement callbacks. Merged #1367.
Changed default handling of the response argument in BleakClient.write_gatt_char. Fixes #909.
Bleak recipe now automatically installs bleak from GitHub release in Kivy example.
Changed BlueZManager methods to raise BleakError when device is not in BlueZ.
Optimized BlueZ backend device watchers and condition callbacks to avoid linear searches.
Changed type hint for buffer protocol to collections.abc.Buffer.
Fixed
Fixed handling all access denied errors when enumerating characteristics on Windows. Fixes #1291.
Added support for 32bit UUIDs. Fixes #1314.
Fixed typing for BaseBleakScanner detection callback.
Fixed possible crash in _stopped_handler() in WinRT backend. Fixes #1330.
Reduced expensive logging in the BlueZ backend. Merged #1376.
Fixed race condition with "InterfaceRemoved" when getting services in BlueZ backend.
Fixed missing permissions and requirements in android Kivy example. Fixes #1184.
Fixed WinRT backend sometimes hanging forever when a device goes out of range during connection. Fixes #1359.
Removed
Dropped support for Python 3.7.

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-20 22:15:40 -07:00
Derek Straka 46c7758a85 python3-filelock: Update version 3.12.0 -> 3.12.4
Remove incorrect/deprevated URI for upstream version checking

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-20 22:15:40 -07:00
Derek Straka 4485ec434b python3-fasteners: Update version 0.18 -> 0.19
Changelog
=========
Adds non-context manager methods to inter-thread lock
Drops support for python 3.7
Adds CI for python 3.11

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-20 22:15:40 -07:00
Derek Straka 3e7baea404 python3-distlib: Update version 0.3.6 -> 0.3.7
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-20 22:15:40 -07:00
Derek Straka 18d13a0f6d python3-custom-inherit: Update version 2.3.1 -> 2.4.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-20 22:15:40 -07:00
Derek Straka 01d7c9c344 python3-configshell-fb: Update version 1.1.29 -> 1.1.30
Refactor recipe to leverage pypi + poetry

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-20 22:15:40 -07:00
Derek Straka 3ce561a0a8 python3-cerberus: Update version 1.3.4 -> 1.3.5
Remove outdated setup tools dependency and inherit

Changelog
=========
New
Support for Python 3.10 & 3.11
The HTML documentation uses the furo theme

Fixed
*of rules are skipped for None values (#582)
Validations of mappings would raise an exception when the field's rules were provided as reference to a registry item (#599)

Improved
Various minor improvements of the documentation

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-20 22:15:40 -07:00