python-Arrow: drop package

This commit is contained in:
Đoàn Trần Công Danh 2020-09-20 23:12:01 +07:00
parent cfd4cb94a6
commit f490a40cd3
3 changed files with 14 additions and 25 deletions

View file

@ -1,24 +0,0 @@
# Template file for 'python-Arrow'
pkgname=python-Arrow
version=0.15.5
revision=1
archs=noarch
wrksrc="arrow-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"
depends="python-dateutil python-backports.functools_lru_cache"
short_desc="Better dates & times for Python (Python2)"
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/crsmithdev/arrow"
distfiles="${PYPI_SITE}/a/arrow/arrow-${version}.tar.gz"
checksum=5390e464e2c5f76971b60ffa7ee29c598c7501a294bc9f5e6dadcb251a5d027b
python3-Arrow_package() {
archs=noarch
depends="python3-dateutil"
short_desc="${short_desc/Python2/Python3}"
pkg_install() {
vmove usr/lib/python3*
}
}

View file

@ -1 +0,0 @@
python-Arrow

View file

@ -0,0 +1,14 @@
# Template file for 'python3-Arrow'
pkgname=python3-Arrow
version=0.15.5
revision=2
wrksrc="arrow-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-dateutil"
short_desc="Better dates & times for Python (Python3)"
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/crsmithdev/arrow"
distfiles="${PYPI_SITE}/a/arrow/arrow-${version}.tar.gz"
checksum=5390e464e2c5f76971b60ffa7ee29c598c7501a294bc9f5e6dadcb251a5d027b