New package: python-pathlib-1.0.1
This commit is contained in:
parent
3c3d904a67
commit
e1ed36fb1e
16
srcpkgs/python-pathlib/template
Normal file
16
srcpkgs/python-pathlib/template
Normal file
@ -0,0 +1,16 @@
|
||||
# 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
|
Loading…
Reference in New Issue
Block a user