diff options
Diffstat (limited to 'dev-python/exif')
| -rw-r--r-- | dev-python/exif/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/exif/exif-1.6.0.ebuild | 26 | ||||
| -rw-r--r-- | dev-python/exif/metadata.xml | 12 |
3 files changed, 0 insertions, 39 deletions
diff --git a/dev-python/exif/Manifest b/dev-python/exif/Manifest deleted file mode 100644 index 294e463d7c0e..000000000000 --- a/dev-python/exif/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST exif-v1.6.0.tar.bz2 19003057 BLAKE2B b0357f70ac4618e5c3ca2e2ab3d2f7c5c2a202dc171669dec10f77a567f751f00d87af66a6e5f59cefbaa3a1b96aede333b8e27e5bb5441b719d0b5e88d97597 SHA512 db7b3c225f5a97ee09b8b66fe3f898fb1489c11d539260cf0c80e127155c6ae749b170a625ca9a81321780db62f19199acaf6e621cd5b4ea5b74d890c7de92b5 diff --git a/dev-python/exif/exif-1.6.0.ebuild b/dev-python/exif/exif-1.6.0.ebuild deleted file mode 100644 index 98faaf405fa8..000000000000 --- a/dev-python/exif/exif-1.6.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 -EAPI=8 - -PYTHON_COMPAT=( python3_{13..14} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -DESCRIPTION="Read and modify image EXIF metadata using Python." -HOMEPAGE="https://gitlab.com/TNThieding/exif" -SRC_URI="https://gitlab.com/TNThieding/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2" -S="${WORKDIR}/${PN}-v${PV}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - >=dev-python/plum-0.5.0[${PYTHON_USEDEP}] - <dev-python/plum-2.0.0[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( dev-python/baseline[${PYTHON_USEDEP}] ) -" - -distutils_enable_tests pytest diff --git a/dev-python/exif/metadata.xml b/dev-python/exif/metadata.xml deleted file mode 100644 index 5321a22c6488..000000000000 --- a/dev-python/exif/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>navi@vlhl.dev</email> - <name>Anna Figueiredo Gomes</name> - </maintainer> - <upstream> - <remote-id type="gitlab">TNThieding/exif</remote-id> - </upstream> -</pkgmetadata> - |
