Update to py-traitlets 4.3.2

This commit is contained in:
shadchin 2017-02-23 14:28:44 +00:00
parent 7a0b79f89d
commit 8cbdf17b32
2 changed files with 9 additions and 9 deletions

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.8 2017/01/03 19:19:49 landry Exp $
# $OpenBSD: Makefile,v 1.9 2017/02/23 14:28:44 shadchin Exp $
COMMENT = configuration system for Python applications
MODPY_EGG_VERSION = 4.3.1
MODPY_EGG_VERSION = 4.3.2
DISTNAME = traitlets-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
REVISION = 1
CATEGORIES = devel
@ -13,16 +12,17 @@ HOMEPAGE = http://ipython.org/
MAINTAINER = Alexandr Shadchin <shadchin@openbsd.org>
# BSD
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/python
RUN_DEPENDS = devel/py-ipython_genutils${MODPY_FLAVOR} \
devel/py-decorator${MODPY_FLAVOR} \
devel/py-six${MODPY_FLAVOR}
TEST_DEPENDS = ${RUN_DEPENDS} \
devel/py-test${MODPY_FLAVOR}
# BSD
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/python
MODPY_PI = Yes
FLAVORS = python3

View File

@ -1,2 +1,2 @@
SHA256 (traitlets-4.3.1.tar.gz) = uoyUMjzL6P15LkXY7+jJXT4HRMyMCFKVtgdVKrVzckw=
SIZE (traitlets-4.3.1.tar.gz) = 88108
SHA256 (traitlets-4.3.2.tar.gz) = nEvS0me3FT35FSaY77EFCl2EmC0zhKN7LB93I7o+eDU=
SIZE (traitlets-4.3.2.tar.gz) = 88173