head 1.10; access; symbols pkgsrc-2023Q4:1.9.0.2 pkgsrc-2023Q4-base:1.9 pkgsrc-2023Q3:1.8.0.14 pkgsrc-2023Q3-base:1.8 pkgsrc-2023Q2:1.8.0.12 pkgsrc-2023Q2-base:1.8 pkgsrc-2023Q1:1.8.0.10 pkgsrc-2023Q1-base:1.8 pkgsrc-2022Q4:1.8.0.8 pkgsrc-2022Q4-base:1.8 pkgsrc-2022Q3:1.8.0.6 pkgsrc-2022Q3-base:1.8 pkgsrc-2022Q2:1.8.0.4 pkgsrc-2022Q2-base:1.8 pkgsrc-2022Q1:1.8.0.2 pkgsrc-2022Q1-base:1.8 pkgsrc-2021Q4:1.7.0.14 pkgsrc-2021Q4-base:1.7 pkgsrc-2021Q3:1.7.0.12 pkgsrc-2021Q3-base:1.7 pkgsrc-2021Q2:1.7.0.10 pkgsrc-2021Q2-base:1.7 pkgsrc-2021Q1:1.7.0.8 pkgsrc-2021Q1-base:1.7 pkgsrc-2020Q4:1.7.0.6 pkgsrc-2020Q4-base:1.7 pkgsrc-2020Q3:1.7.0.4 pkgsrc-2020Q3-base:1.7 pkgsrc-2020Q2:1.7.0.2 pkgsrc-2020Q2-base:1.7 pkgsrc-2020Q1:1.5.0.8 pkgsrc-2020Q1-base:1.5 pkgsrc-2019Q4:1.5.0.10 pkgsrc-2019Q4-base:1.5 pkgsrc-2019Q3:1.5.0.6 pkgsrc-2019Q3-base:1.5 pkgsrc-2019Q2:1.5.0.4 pkgsrc-2019Q2-base:1.5 pkgsrc-2019Q1:1.5.0.2 pkgsrc-2019Q1-base:1.5 pkgsrc-2018Q4:1.4.0.18 pkgsrc-2018Q4-base:1.4 pkgsrc-2018Q3:1.4.0.16 pkgsrc-2018Q3-base:1.4 pkgsrc-2018Q2:1.4.0.14 pkgsrc-2018Q2-base:1.4 pkgsrc-2018Q1:1.4.0.12 pkgsrc-2018Q1-base:1.4 pkgsrc-2017Q4:1.4.0.10 pkgsrc-2017Q4-base:1.4 pkgsrc-2017Q3:1.4.0.8 pkgsrc-2017Q3-base:1.4 pkgsrc-2017Q2:1.4.0.4 pkgsrc-2017Q2-base:1.4 pkgsrc-2017Q1:1.4.0.2 pkgsrc-2017Q1-base:1.4 pkgsrc-2016Q4:1.3.0.6 pkgsrc-2016Q4-base:1.3 pkgsrc-2016Q3:1.3.0.4 pkgsrc-2016Q3-base:1.3 pkgsrc-2016Q2:1.3.0.2 pkgsrc-2016Q2-base:1.3 pkgsrc-2016Q1:1.2.0.16 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.2.0.14 pkgsrc-2015Q4-base:1.2 pkgsrc-2015Q3:1.2.0.12 pkgsrc-2015Q3-base:1.2 pkgsrc-2015Q2:1.2.0.10 pkgsrc-2015Q2-base:1.2 pkgsrc-2015Q1:1.2.0.8 pkgsrc-2015Q1-base:1.2 pkgsrc-2014Q4:1.2.0.6 pkgsrc-2014Q4-base:1.2 pkgsrc-2014Q3:1.2.0.4 pkgsrc-2014Q3-base:1.2 pkgsrc-2014Q2:1.2.0.2 pkgsrc-2014Q2-base:1.2; locks; strict; comment @# @; 1.10 date 2024.01.16.10.51.00; author adam; state Exp; branches; next 1.9; commitid pyy2NUoXNpup9FUE; 1.9 date 2023.11.07.22.38.03; author wiz; state Exp; branches; next 1.8; commitid 0SUcCzviRXnrjJLE; 1.8 date 2022.01.04.20.54.34; author wiz; state Exp; branches; next 1.7; commitid CYyhdK9qtoffkmnD; 1.7 date 2020.05.14.19.16.23; author joerg; state Exp; branches; next 1.6; commitid 8AZMfAoGWRfk5f8C; 1.6 date 2020.04.29.13.35.07; author adam; state Exp; branches; next 1.5; commitid croB8IFctDm4Gh6C; 1.5 date 2019.02.06.11.21.52; author adam; state Exp; branches; next 1.4; commitid 1YZJhubrEAElkHaB; 1.4 date 2017.03.14.19.28.31; author adam; state Exp; branches; next 1.3; commitid ltSZ12Hd63nflyJz; 1.3 date 2016.06.08.17.43.37; author wiz; state Exp; branches; next 1.2; commitid z4yEulWexjFaJG9z; 1.2 date 2014.05.08.15.36.57; author imil; state Exp; branches; next 1.1; commitid 3cWZEjT6JQlgwKzx; 1.1 date 2014.05.08.14.41.49; author imil; state Exp; branches; next ; commitid 2pLGEt9B3CNbdKzx; desc @@ 1.10 log @py-twython: updated to 3.9.1 3.9.1 Changes from raising StopIteration to returning instead. Updates information about Python 2.7 support drop. @ text @# $NetBSD: Makefile,v 1.9 2023/11/07 22:38:03 wiz Exp $ DISTNAME= twython-3.9.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=t/twython/} MAINTAINER= imil@@NetBSD.org HOMEPAGE= https://github.com/ryanmcgrath/twython COMMENT= Python wrapper for the Twitter API LICENSE= mit TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel DEPENDS+= ${PYPKGPREFIX}-requests>=2.1.0:../../devel/py-requests DEPENDS+= ${PYPKGPREFIX}-requests-oauthlib>=0.4.0:../../security/py-requests-oauthlib USE_LANGUAGES= # none PYTHON_VERSIONS_INCOMPATIBLE= 27 38 .include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk" @ 1.9 log @*: latest py-sphinx only support Python 3.9+ @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2022/01/04 20:54:34 wiz Exp $ d3 1 a3 1 DISTNAME= twython-3.8.2 a4 1 PKGREVISION= 1 d13 2 d22 1 a22 1 .include "../../lang/python/egg.mk" @ 1.8 log @*: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2020/05/14 19:16:23 joerg Exp $ d19 1 a19 1 PYTHON_VERSIONS_INCOMPATIBLE= 27 @ 1.7 log @No longer supports Python 2.7 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2020/04/29 13:35:07 adam Exp $ d5 1 @ 1.6 log @py-twython: updated to 3.8.2 3.8.0: Bump release with latest patches from GitHub. Fix Direct Messages with patches from @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2019/02/06 11:21:52 adam Exp $ d18 2 @ 1.5 log @py-twython: updated to 3.7.0 3.7.0: - Fixes for cursoring API endpoints - Improve html_for_tweet() parsing - Documentation cleanup - Documentation for cursor's return_pages keyword argument - Update links to Twitter API in documentation - Added create_metadata endpoint - Raise error for when cursor is not provided a callable 3.6.0: - Improve replacing of entities with links in html_for_tweet() - Update classifiers for PyPI 3.5.0: - Added support for "symbols" in Twython.html_for_tweet() - Added support for extended tweets in Twython.html_for_tweet() - You can now check progress of video uploads to Twitter when using Twython.upload_video() @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2017/03/14 19:28:31 adam Exp $ d3 1 a3 1 DISTNAME= twython-3.7.0 @ 1.4 log @3.4.0 (2016-30-04) ++++++++++++++++++ - Added `upload_video` endpoint - Fix quoted status checks in `html_for_tweet` - Fix `html_for_tweet` method response when hashtag/mention is a substring of another @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2016/06/08 17:43:37 wiz Exp $ d3 1 a3 1 DISTNAME= twython-3.4.0 d5 1 a5 1 CATEGORIES= net d13 3 a17 2 DEPENDS+= ${PYPKGPREFIX}-requests-oauthlib>=0.4.0:../../security/py-requests-oauthlib @ 1.3 log @Switch to MASTER_SITES_PYPI. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2014/05/08 15:36:57 imil Exp $ d3 1 a3 1 DISTNAME= twython-3.1.2 a4 1 PKGREVISION= 1 d17 1 a17 1 .include "../../lang/python/distutils.mk" @ 1.2 log @Added dependency over security/py-requests-oauthlib needed for Twitter authentication. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2014/05/08 14:41:49 imil Exp $ d7 1 a7 1 MASTER_SITES= https://pypi.python.org/packages/source/t/twython/ @ 1.1 log @Initial import of py-twython, version 3.1.2, into the NetBSD Packages Collection. Twython is the premier Python library providing an easy (and up-to-date) way to access Twitter data. Actively maintained and featuring support for Python 2.6+ and Python 3. It's been battle tested by companies, educational institutions and individuals alike. @ text @d1 1 a1 1 # $NetBSD$ d5 1 d16 2 @