17 lines
529 B
Text
17 lines
529 B
Text
|
# Template file for 'python-pathlib'
|
||
|
pkgname=python-pathlib
|
||
|
version=1.0.1
|
||
|
revision=1
|
||
|
noarch=yes
|
||
|
wrksrc="pathlib-${version}"
|
||
|
build_style="python-module"
|
||
|
hostmakedepends="python-setuptools"
|
||
|
depends="python"
|
||
|
pycompile_module="pathlib.py"
|
||
|
short_desc="Backport of Python 3.4 pathlib module"
|
||
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||
|
homepage="https://pypi.python.org/pypi/pathlib"
|
||
|
license="MIT"
|
||
|
distfiles="${PYPI_SITE}/p/pathlib/pathlib-${version}.tar.gz"
|
||
|
checksum=6940718dfc3eff4258203ad5021090933e5c04707d5ca8cc9e73c94a7894ea9f
|