From 1b95fa263cf01f126dd08b2ee9cbcf594b8d7103 Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 3 Nov 2023 16:43:16 +0300 Subject: [PATCH] python3 rebuild --- hardware/cpu/libcpuid/pspec.xml | 9 ++++++++- hardware/disk/udiskie/pspec.xml | 12 ++++++++++-- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/hardware/cpu/libcpuid/pspec.xml b/hardware/cpu/libcpuid/pspec.xml index 81fdca4e63..48891196e2 100644 --- a/hardware/cpu/libcpuid/pspec.xml +++ b/hardware/cpu/libcpuid/pspec.xml @@ -13,7 +13,7 @@ library A small C library for x86 CPU detection and feature extraction libcpuid is a small C library for x86 CPU detection and feature extraction. - https://github.com/anrieff/libcpuid/releases/download/v0.6.0/libcpuid-0.6.0.tar.gz + https://github.com/anrieff/libcpuid/releases/download/v0.6.4/libcpuid-0.6.4.tar.gz cmake ninja @@ -49,6 +49,13 @@ + + 2023-11-03 + 0.6.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-09-17 0.6.0 diff --git a/hardware/disk/udiskie/pspec.xml b/hardware/disk/udiskie/pspec.xml index 39c5c24cf8..21bde7dcf5 100644 --- a/hardware/disk/udiskie/pspec.xml +++ b/hardware/disk/udiskie/pspec.xml @@ -12,7 +12,7 @@ app:gui Removable disk automounter using udisks2 Udiskie is a udisks2 front-end that allows to manage removeable media such as CDs or flash drives from userspace. - https://files.pythonhosted.org/packages/a5/0c/b1aaddf8c53a1f186f2d95d1073d88876d227685454adac4ff547ac03328/udiskie-2.3.3.tar.gz + https://files.pythonhosted.org/packages/8f/d1/94146d6db38a87816088cff693f82fb61c209cbbd00867153a4a789f3383/udiskie-2.5.0.tar.gz pip3 keyutils @@ -43,14 +43,22 @@ /usr/bin - /usr/lib/python3.8/site-packages/udiskie + /usr/lib/python3*/site-packages/udiskie* /usr/share/zsh/site-functions /usr/share/locale /usr/share/doc/udiskie + /usr/share/bash-completions + + 2023-11-03 + 2.5.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-09-25 2.3.3