+py-test-cov,py-oauthlib,py-jwt

This commit is contained in:
landry 2015-06-26 07:40:03 +00:00
parent a27d07f952
commit b8c337836e
3 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1359 2015/06/25 09:39:07 dcoppa Exp $
# $OpenBSD: Makefile,v 1.1360 2015/06/26 07:40:03 landry Exp $
SUBDIR =
SUBDIR += ElectricFence
@ -1312,6 +1312,7 @@
SUBDIR += py-symboltype
SUBDIR += py-test
SUBDIR += py-test,python3
SUBDIR += py-test-cov
SUBDIR += py-testtools
SUBDIR += py-tpg
SUBDIR += py-turbocheetah

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.371 2015/06/23 19:26:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.372 2015/06/26 07:40:03 landry Exp $
SUBDIR =
SUBDIR += ADMsmb
@ -247,6 +247,7 @@
SUBDIR += py-keyring,python3
SUBDIR += py-libnacl
SUBDIR += py-openssl
SUBDIR += py-oauthlib
SUBDIR += py-paramiko
SUBDIR += py-passlib
SUBDIR += py-passlib,python3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.718 2015/06/10 20:01:03 sthen Exp $
# $OpenBSD: Makefile,v 1.719 2015/06/26 07:40:03 landry Exp $
SUBDIR =
SUBDIR += ajaxterm
@ -421,6 +421,7 @@
SUBDIR += py-itsdangerous
SUBDIR += py-jinja2
SUBDIR += py-jonpy
SUBDIR += py-jwt
SUBDIR += py-mako
SUBDIR += py-mako,python3
SUBDIR += py-mechanize