mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
python-pathlib: drop package
This commit is contained in:
parent
cc7eb33a05
commit
7fc774df31
1 changed files with 0 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
||||||
# Template file for 'python-pathlib'
|
|
||||||
pkgname=python-pathlib
|
|
||||||
version=1.0.1
|
|
||||||
revision=2
|
|
||||||
archs=noarch
|
|
||||||
wrksrc="pathlib-${version}"
|
|
||||||
build_style=python2-module
|
|
||||||
pycompile_module="pathlib.py"
|
|
||||||
hostmakedepends="python-setuptools"
|
|
||||||
depends="python"
|
|
||||||
short_desc="Backport of Python 3.4 pathlib module"
|
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://pypi.org/project/pathlib/"
|
|
||||||
distfiles="${PYPI_SITE}/p/pathlib/pathlib-${version}.tar.gz"
|
|
||||||
checksum=6940718dfc3eff4258203ad5021090933e5c04707d5ca8cc9e73c94a7894ea9f
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE.txt
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue