mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
dev-python/odsgenerator: drop 1.11.3
Signed-off-by: Ivan Lloro <ivan.lloro.boada@gmail.com>
This commit is contained in:
@@ -1,2 +1 @@
|
|||||||
DIST odsgenerator-1.11.3.tar.gz 178448 BLAKE2B ce3098c04597aee6809b1d1ae9e9142dd7c3e06f74a6c55e01108b07696d17b1d946e6d5a588cff857bc0dfb1e29e59c86dd0fda68a49813b1a12668a1ffbb98 SHA512 066238780eb5f3c90fe9e58e3d15020c24f387635fe53417ae3fc0e1cedad3ad0460b2089b689aa687b3acc8362be9f50462bddc1554282a4f49bd627564ff0a
|
|
||||||
DIST odsgenerator-1.12.0.tar.gz 183976 BLAKE2B e0be4b114cfce48664d5746840d5535853aa4ad78f86b723d398516c3cdebf8de08c9ff0b8da2cdc5963793d9ef3b342f74d1e1a4a5b6a5ab05e0675835e90a8 SHA512 83c19707d54541e5d8f8c16c27530331bc4f311cfb5931357f2f47e9733b0c1c7277dd9aa2f4557a5d2bf0940c6b4a44fa0b4e94130484eec28ecec930d3263a
|
DIST odsgenerator-1.12.0.tar.gz 183976 BLAKE2B e0be4b114cfce48664d5746840d5535853aa4ad78f86b723d398516c3cdebf8de08c9ff0b8da2cdc5963793d9ef3b342f74d1e1a4a5b6a5ab05e0675835e90a8 SHA512 83c19707d54541e5d8f8c16c27530331bc4f311cfb5931357f2f47e9733b0c1c7277dd9aa2f4557a5d2bf0940c6b4a44fa0b4e94130484eec28ecec930d3263a
|
||||||
|
|||||||
@@ -1,17 +0,0 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
EAPI=8
|
|
||||||
|
|
||||||
DISTUTILS_USE_PEP517=hatchling
|
|
||||||
PYTHON_COMPAT=( python3_{12..13} )
|
|
||||||
|
|
||||||
inherit distutils-r1
|
|
||||||
|
|
||||||
DESCRIPTION="Generate an OpenDocument Format .ods file from a .json or .yaml file."
|
|
||||||
HOMEPAGE="https://github.com/jdum/odsgenerator"
|
|
||||||
SRC_URI="https://github.com/jdum/odsgenerator/archive/refs/tags/v${PV}.tar.gz -> odsgenerator-${PV}.tar.gz"
|
|
||||||
|
|
||||||
LICENSE="MIT"
|
|
||||||
SLOT="0"
|
|
||||||
KEYWORDS="~amd64"
|
|
||||||
Reference in New Issue
Block a user