Skip to content

Commit

Permalink
New package: python-tempora-1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
the-maldridge committed Jun 18, 2017
1 parent e20fc08 commit f34400a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
22 changes: 22 additions & 0 deletions srcpkgs/python-tempora/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Template file for 'python-tempora'
pkgname=python-tempora
version=1.7
revision=1
build_style=python-module
wrksrc=${pkgname/python-//}-${version}
hostmakedepends="python python-setuptools python3 python3-setuptools"
depends="python-pytz python-six"
short_desc="Objects and routines pertaining to date and time"
maintainer="Michael Aldridge <[email protected]>"
license="MIT"
homepage="https://github.com/jaraco/tempora"
distfiles="${PYPI_SITE}/t/tempora/tempora-${version}.tar.gz"
checksum=a264672b7f39198eb90b531490ade4e873f6e13839253636c3bd6a5549be1984

python3-tempora_package() {
noarch=yes
short_desc="${short_desc/Python2/Python3}"
pkg_install() {
vmove usr/lib/python3*
}
}
1 change: 1 addition & 0 deletions srcpkgs/python3-tempora

0 comments on commit f34400a

Please sign in to comment.