head 1.10; access; symbols pkgsrc-2018Q2:1.8.0.10 pkgsrc-2018Q2-base:1.8 pkgsrc-2018Q1:1.8.0.8 pkgsrc-2018Q1-base:1.8 pkgsrc-2017Q4:1.8.0.6 pkgsrc-2017Q4-base:1.8 pkgsrc-2017Q3:1.8.0.4 pkgsrc-2017Q3-base:1.8 pkgsrc-2017Q2:1.7.0.4 pkgsrc-2017Q2-base:1.7 pkgsrc-2017Q1:1.7.0.2 pkgsrc-2017Q1-base:1.7 pkgsrc-2016Q4:1.6.0.4 pkgsrc-2016Q4-base:1.6 pkgsrc-2016Q3:1.6.0.2 pkgsrc-2016Q3-base:1.6 pkgsrc-2016Q2:1.5.0.2 pkgsrc-2016Q2-base:1.5 pkgsrc-2016Q1:1.4.0.4 pkgsrc-2016Q1-base:1.4 pkgsrc-2015Q4:1.4.0.2 pkgsrc-2015Q4-base:1.4 pkgsrc-2015Q3:1.3.0.12 pkgsrc-2015Q3-base:1.3 pkgsrc-2015Q2:1.3.0.10 pkgsrc-2015Q2-base:1.3 pkgsrc-2015Q1:1.3.0.8 pkgsrc-2015Q1-base:1.3 pkgsrc-2014Q4:1.3.0.6 pkgsrc-2014Q4-base:1.3 pkgsrc-2014Q3:1.3.0.4 pkgsrc-2014Q3-base:1.3 pkgsrc-2014Q2:1.3.0.2 pkgsrc-2014Q2-base:1.3 pkgsrc-2014Q1:1.2.0.2 pkgsrc-2014Q1-base:1.2 pkgsrc-2013Q4:1.1.0.6 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.4 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.2 pkgsrc-2013Q2-base:1.1; locks; strict; comment @# @; 1.10 date 2018.09.05.09.21.51; author adam; state dead; branches; next 1.9; commitid MJQanNYN65GYCTQA; 1.9 date 2018.07.03.05.03.32; author adam; state Exp; branches; next 1.8; commitid bH4MNADzVzoIfEIA; 1.8 date 2017.07.31.05.29.30; author adam; state Exp; branches; next 1.7; commitid 5TFKDHs2nqGqel1A; 1.7 date 2017.01.01.14.43.55; author wiz; state Exp; branches; next 1.6; commitid TmfhF2MIYbgU4hAz; 1.6 date 2016.07.09.13.04.04; author wiz; state Exp; branches; next 1.5; commitid k9A2yv7vTRunbEdz; 1.5 date 2016.06.08.17.43.38; author wiz; state Exp; branches; next 1.4; commitid z4yEulWexjFaJG9z; 1.4 date 2015.12.05.21.25.57; author adam; state Exp; branches; next 1.3; commitid bgA0CynThkP3WNLy; 1.3 date 2014.05.09.07.37.18; author wiz; state Exp; branches; next 1.2; 1.2 date 2014.01.19.18.55.26; author wiz; state Exp; branches; next 1.1; 1.1 date 2013.05.12.19.55.42; author cheusov; state Exp; branches; next ; desc @@ 1.10 log @Removed py-oauth, py-oauth2 @ text @# $NetBSD: Makefile,v 1.9 2018/07/03 05:03:32 adam Exp $ DISTNAME= oauth2-1.5.211 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= python security www MASTER_SITES= ${MASTER_SITE_PYPI:=o/oauth2/} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/joestump/python-oauth2 COMMENT= Python OAuth2 library LICENSE= mit DEPENDS+= ${PYPKGPREFIX}-httplib2>=0.7.7:../../www/py-httplib2 PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.5.211 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" @ 1.9 log @extend PYTHON_VERSIONS_ for Python 3.7 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2017/07/31 05:29:30 adam Exp $ @ 1.8 log @Fixed MASTER_SITES and updated HOMEPAGE @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2017/01/01 14:43:55 wiz Exp $ d15 1 a15 1 PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.5.211 @ 1.7 log @Add python-3.6 to incompatible versions. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2016/07/09 13:04:04 wiz Exp $ d6 1 a6 1 MASTER_SITES= ${MASTER_SITE_PYPI:=o/oauth/} d9 1 a9 1 HOMEPAGE= https://pypi.python.org/pypi/oauth2/ @ 1.6 log @Remove python33: adapt all packages that refer to it. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2016/06/08 17:43:38 wiz Exp $ d15 1 a15 1 PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.5.211 @ 1.5 log @Switch to MASTER_SITES_PYPI. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2015/12/05 21:25:57 adam Exp $ d15 1 a15 1 PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.5.211 @ 1.4 log @Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2014/05/09 07:37:18 wiz Exp $ d6 1 a6 1 MASTER_SITES= http://pypi.python.org/packages/source/o/oauth/ @ 1.3 log @Mark packages that are not ready for python-3.3 also not ready for 3.4, until proven otherwise. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2014/01/19 18:55:26 wiz Exp $ d15 1 a15 1 PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.5.211 @ 1.2 log @Fix HOMEPAGE. Mark as not for python-3.x. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2013/05/12 19:55:42 cheusov Exp $ d15 1 a15 1 PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.5.211 @ 1.1 log @New package py-oauth2 @ text @d1 1 a1 1 # $NetBSD$ d9 1 a9 1 HOMEPAGE= http://pypi.python.org/pypi/oauth/ d15 1 a15 1 PYDISTUTILSPKG= yes @