commit:     a4d046d35355d652fa0390ae04fe8d5dbf4e3538
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Thu Jan 18 15:12:32 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 15:12:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a4d046d3

dev-python/templated-dictionary: drop 1.2

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 dev-python/templated-dictionary/Manifest           |  1 -
 .../templated-dictionary-1.2.ebuild                | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/dev-python/templated-dictionary/Manifest 
b/dev-python/templated-dictionary/Manifest
index 7a960a5e31..f3a177a951 100644
--- a/dev-python/templated-dictionary/Manifest
+++ b/dev-python/templated-dictionary/Manifest
@@ -1,2 +1 @@
-DIST templated-dictionary-1.2.tar.gz 11036 BLAKE2B 
4126de9e846246e818f9ff57ed20a9d077570290dce9ecc96e33354d3149bf77a48da52e409ad9a9dd408a553e1992372235e5e74d52a39f79782e1408695fce
 SHA512 
65d32a12fd38dd372b41d8650031d3ce948578e0bf9852d53b89c479d48628b12197e0049c3d523dabe49b52056ceac56d396412f715c845a6d510b8b8b16f60
 DIST templated-dictionary-1.4.gh.tar.gz 15384 BLAKE2B 
50e5cb2762433526c6eed4f3f77050aae4c9d3a99b4340f1f8b0730825761be03e85b456855939089b26c807acd800d122d2dda5a688d73ab342c31d8af1d797
 SHA512 
d0c01cf53688192d29cea24d98e86d9f3f555c73ddbdf36297c0e0974b75b88257deb1a70a61e7197f90d6c62ce24fa524d4cdba561742401a439e45ae549fc1

diff --git a/dev-python/templated-dictionary/templated-dictionary-1.2.ebuild 
b/dev-python/templated-dictionary/templated-dictionary-1.2.ebuild
deleted file mode 100644
index 108d9704c0..0000000000
--- a/dev-python/templated-dictionary/templated-dictionary-1.2.ebuild
+++ /dev/null
@@ -1,22 +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 dictionary with Jinja2 expansion"
-HOMEPAGE="
-       https://github.com/xsuchy/templated-dictionary/
-       https://pypi.org/project/templated-dictionary/
-"
-
-SLOT="0"
-LICENSE="GPL-2+"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]"

Reply via email to