dev-embedded/freertos-gdb: drop 1.0.2

Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman 2025-03-31 12:31:02 +02:00
parent 8ef29a59ed
commit 598f3fe559
No known key found for this signature in database
GPG Key ID: FFAD0D85E1A0C8D7
2 changed files with 0 additions and 20 deletions

View File

@ -1,2 +1 @@
DIST freertos-gdb-1.0.2.tar.gz 13895 BLAKE2B 75535e5bc4de49074504cd6369a6b9f1be00b7dce7485ebfb2f5e1d628b092fe6f02579ef04db7db6bd9d9b910dc98d23cba79484809c16b350840730c75df9e SHA512 142afc1a24e3583b28873386ad6d903666eceaaa32581cd1fba7da1a82af7336f960b8e72d741cad05acff7031434b34bfc794ae2fdec2ee99de7694d38217b7
DIST freertos-gdb-1.0.3.tar.gz 14057 BLAKE2B e5e251e8e51b9a2f631c7efd8934a1699d84036e0895f11040e51785a680ac011f91bdc9f775690fd2b8a1de0f59fe38ec7a55b25cfe10b48bc439aff74bd6e4 SHA512 d6dc4ece08fd7a9b6e07679133b851c5c21105efd2044d9a9edbf3d38c03ab87ba342fe07b5a424aca26277266aaae774158b806e7f4176b80d9e546f4d728d7

View File

@ -1,19 +0,0 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( python3_{11..12} )
inherit distutils-r1 pypi
DESCRIPTION="Python module for operating with freeRTOS-kernel objects in GDB"
HOMEPAGE="https://github.com/espressif/freertos-gdb"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="test"