head 1.3; access; symbols pkgsrc-2023Q4:1.3.0.32 pkgsrc-2023Q4-base:1.3 pkgsrc-2023Q3:1.3.0.30 pkgsrc-2023Q3-base:1.3 pkgsrc-2023Q2:1.3.0.28 pkgsrc-2023Q2-base:1.3 pkgsrc-2023Q1:1.3.0.26 pkgsrc-2023Q1-base:1.3 pkgsrc-2022Q4:1.3.0.24 pkgsrc-2022Q4-base:1.3 pkgsrc-2022Q3:1.3.0.22 pkgsrc-2022Q3-base:1.3 pkgsrc-2022Q2:1.3.0.20 pkgsrc-2022Q2-base:1.3 pkgsrc-2022Q1:1.3.0.18 pkgsrc-2022Q1-base:1.3 pkgsrc-2021Q4:1.3.0.16 pkgsrc-2021Q4-base:1.3 pkgsrc-2021Q3:1.3.0.14 pkgsrc-2021Q3-base:1.3 pkgsrc-2021Q2:1.3.0.12 pkgsrc-2021Q2-base:1.3 pkgsrc-2021Q1:1.3.0.10 pkgsrc-2021Q1-base:1.3 pkgsrc-2020Q4:1.3.0.8 pkgsrc-2020Q4-base:1.3 pkgsrc-2020Q3:1.3.0.6 pkgsrc-2020Q3-base:1.3 pkgsrc-2020Q2:1.3.0.4 pkgsrc-2020Q2-base:1.3 pkgsrc-2020Q1:1.3.0.2 pkgsrc-2020Q1-base:1.3 pkgsrc-2019Q4:1.2.0.30 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.26 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.24 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.22 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.20 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.18 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.16 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.14 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.12 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.10 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.2.0.6 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.2.0.4 pkgsrc-2017Q1-base:1.2 pkgsrc-2016Q4:1.2.0.2 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.1.0.16 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.14 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.12 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.10 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.8 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.6 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.4 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.2 pkgsrc-2014Q4-base:1.1; locks; strict; comment @# @; 1.3 date 2020.01.04.19.06.45; author wiz; state Exp; branches; next 1.2; commitid 6d5qnOW3Y305fpRB; 1.2 date 2016.11.07.10.53.52; author wiz; state Exp; branches; next 1.1; commitid ONIXZ2ZyFJSMzbtz; 1.1 date 2014.11.24.14.06.12; author wiz; state Exp; branches; next ; commitid ro8vzOQDrRTIArZx; desc @@ 1.3 log @py-uritemplate: update to 3.0.1. 3.0.1 - 2019-12-19 ------------------ - Update to Python 3.6, 3.7, and 3.8 - Drop support for Python 2.6, 3.2, and 3.3 - Ignore ``None`` in list argument expansion - Handle a list with an empty string appropriately @ text @@@comment $NetBSD$ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/uritemplate/__init__.py ${PYSITELIB}/uritemplate/__init__.pyc ${PYSITELIB}/uritemplate/__init__.pyo ${PYSITELIB}/uritemplate/api.py ${PYSITELIB}/uritemplate/api.pyc ${PYSITELIB}/uritemplate/api.pyo ${PYSITELIB}/uritemplate/orderedset.py ${PYSITELIB}/uritemplate/orderedset.pyc ${PYSITELIB}/uritemplate/orderedset.pyo ${PYSITELIB}/uritemplate/template.py ${PYSITELIB}/uritemplate/template.pyc ${PYSITELIB}/uritemplate/template.pyo ${PYSITELIB}/uritemplate/variable.py ${PYSITELIB}/uritemplate/variable.pyc ${PYSITELIB}/uritemplate/variable.pyo @ 1.2 log @Updated py-uritemplate to 3.0.0. Changelog - uritemplate ======================= 3.0.0 - 2016-08-29 ------------------ - Merge uritemplate.py into uritemplate Changelog - uritemplate.py ========================== 2.0.0 - 2016-08-20 ------------------ - Relicense uritemplate.py as Apache 2 and BSD (See https://github.com/sigmavirus24/uritemplate/pull/23) 1.0.1 - 2016-08-18 ------------------ - Fix some minor packaging problems. 1.0.0 - 2016-08-17 ------------------ - Fix handling of Unicode values on Python 2.6 and 2.7 for urllib.quote. - Confirm public stable API via version number. @ text @d12 3 @ 1.1 log @Import py34-uritemplate-0.6 as textproc/py-uritemplate. This is a Python implementation of RFC6570, URI Template, and can expand templates up to and including Level 4 in that specification. @ text @d2 4 a5 1 ${PYSITELIB}/${EGG_FILE} d9 9 @