mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python-importlib_metadata: remove package
This commit is contained in:
parent
2b8721bdd1
commit
99b05868a3
2 changed files with 0 additions and 17 deletions
|
@ -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
|
|
|
@ -1 +0,0 @@
|
||||||
ignore="[3-9]*"
|
|
Loading…
Add table
Reference in a new issue