mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
devel/py-jaraco.timing: update to 1.1.15
- Add LICENSE
This commit is contained in:
parent
a07e1c6ce8
commit
17c483a38a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401340
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jaraco.timing
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.1.5
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,10 +10,13 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= wg@FreeBSD.org
|
||||
COMMENT= Routines pertinent to the fourth dimension
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hgtools>0:${PORTSDIR}/devel/py-hgtools \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-runner>0:${PORTSDIR}/devel/py-pytest-runner
|
||||
LICENSE= MIT
|
||||
|
||||
USES= python zip
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hgtools>0:${PORTSDIR}/devel/py-hgtools \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-runner>0:${PORTSDIR}/devel/py-pytest-runner \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:${PORTSDIR}/devel/py-setuptools_scm
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (jaraco.timing-1.0.zip) = 029a2baf846d9902c07c4df6a2fed901ec3fdc80dcc01ae0c4a9bcb315e83621
|
||||
SIZE (jaraco.timing-1.0.zip) = 4537
|
||||
SHA256 (jaraco.timing-1.1.5.tar.gz) = 700edf62af810f025a5a8331ac6005913d16fdd34678afc1006a966288043ae2
|
||||
SIZE (jaraco.timing-1.1.5.tar.gz) = 3634
|
||||
|
Loading…
Reference in New Issue
Block a user