python-importlib_metadata: remove package

This commit is contained in:
Michal Vasilek 2022-09-25 14:59:40 +02:00 committed by classabbyamp
parent 2b8721bdd1
commit 99b05868a3
2 changed files with 0 additions and 17 deletions

View file

@ -1,16 +0,0 @@
# Template file for 'python-importlib_metadata'
pkgname=python-importlib_metadata
version=2.1.1
revision=1
wrksrc="importlib_metadata-${version}"
build_style=python2-module
hostmakedepends="python-setuptools"
depends="python-zipp python-pathlib2 python-backports.configparser"
checkdepends="${depends}"
short_desc="Read metadata from Python packages"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="Apache-2.0"
homepage="https://importlib-metadata.readthedocs.io/en/latest/"
changelog="https://importlib-metadata.readthedocs.io/en/latest/history.html"
distfiles="${PYPI_SITE}/i/importlib_metadata/importlib_metadata-${version}.tar.gz"
checksum=b8de9eff2b35fb037368f28a7df1df4e6436f578fa74423505b6c6a778d5b5dd

View file

@ -1 +0,0 @@
ignore="[3-9]*"