head	1.2;
access;
symbols
	pkgsrc-2026Q1:1.2.0.50
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.2.0.48
	pkgsrc-2025Q4-base:1.2
	pkgsrc-2025Q3:1.2.0.46
	pkgsrc-2025Q3-base:1.2
	pkgsrc-2025Q2:1.2.0.44
	pkgsrc-2025Q2-base:1.2
	pkgsrc-2025Q1:1.2.0.42
	pkgsrc-2025Q1-base:1.2
	pkgsrc-2024Q4:1.2.0.40
	pkgsrc-2024Q4-base:1.2
	pkgsrc-2024Q3:1.2.0.38
	pkgsrc-2024Q3-base:1.2
	pkgsrc-2024Q2:1.2.0.36
	pkgsrc-2024Q2-base:1.2
	pkgsrc-2024Q1:1.2.0.34
	pkgsrc-2024Q1-base:1.2
	pkgsrc-2023Q4:1.2.0.32
	pkgsrc-2023Q4-base:1.2
	pkgsrc-2023Q3:1.2.0.30
	pkgsrc-2023Q3-base:1.2
	pkgsrc-2023Q2:1.2.0.28
	pkgsrc-2023Q2-base:1.2
	pkgsrc-2023Q1:1.2.0.26
	pkgsrc-2023Q1-base:1.2
	pkgsrc-2022Q4:1.2.0.24
	pkgsrc-2022Q4-base:1.2
	pkgsrc-2022Q3:1.2.0.22
	pkgsrc-2022Q3-base:1.2
	pkgsrc-2022Q2:1.2.0.20
	pkgsrc-2022Q2-base:1.2
	pkgsrc-2022Q1:1.2.0.18
	pkgsrc-2022Q1-base:1.2
	pkgsrc-2021Q4:1.2.0.16
	pkgsrc-2021Q4-base:1.2
	pkgsrc-2021Q3:1.2.0.14
	pkgsrc-2021Q3-base:1.2
	pkgsrc-2021Q2:1.2.0.12
	pkgsrc-2021Q2-base:1.2
	pkgsrc-2021Q1:1.2.0.10
	pkgsrc-2021Q1-base:1.2
	pkgsrc-2020Q4:1.2.0.8
	pkgsrc-2020Q4-base:1.2
	pkgsrc-2020Q3:1.2.0.6
	pkgsrc-2020Q3-base:1.2
	pkgsrc-2020Q2:1.2.0.4
	pkgsrc-2020Q2-base:1.2
	pkgsrc-2020Q1:1.2.0.2
	pkgsrc-2020Q1-base:1.2
	pkgsrc-2019Q4:1.1.0.14
	pkgsrc-2019Q4-base:1.1
	pkgsrc-2019Q3:1.1.0.10
	pkgsrc-2019Q3-base:1.1
	pkgsrc-2019Q2:1.1.0.8
	pkgsrc-2019Q2-base:1.1
	pkgsrc-2019Q1:1.1.0.6
	pkgsrc-2019Q1-base:1.1
	pkgsrc-2018Q4:1.1.0.4
	pkgsrc-2018Q4-base:1.1
	pkgsrc-2018Q3:1.1.0.2
	pkgsrc-2018Q3-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2020.02.24.14.38.25;	author leot;	state Exp;
branches;
next	1.1;
commitid	gwCfNcNVTvhk7WXB;

1.1
date	2018.09.15.10.53.31;	author leot;	state Exp;
branches;
next	;
commitid	pouqPH9qBoQeObSA;


desc
@@


1.2
log
@py-rt: Update to 2.0.0

Changes:
2.0.0
-----
 - Drop Python2 support
 - Adjust Travis tests for Python3-only, and add v3.8
 - Add inline typing
 - Remove "debug_mode" parameter
 - Add "logging" support (basically replacing "debug_mode" and the various
   "print"s)
 - Fix "no-else-after-return" and "no-else-after-raise"
 - Fix "startswitch" typos / bugs
 - Removed deprecated "basic_auth" and "digest_auth" paramters. The same
   functionality is given by specifying the "http_auth" with an instance
   of either object. This allows for more flexibility with various other
   alternative authentication methods.

(Done in a separate commit of 1.0.13 update because 1.0.13 was the last release
supporting Python 2.7, if you use py-rt with python27 please let me know/feel
free to add a possible py-rt1 package.)
@
text
@@@comment $NetBSD$
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/rt/__init__.py
${PYSITELIB}/rt/__init__.pyc
${PYSITELIB}/rt/__init__.pyo
${PYSITELIB}/rt/exceptions.py
${PYSITELIB}/rt/exceptions.pyc
${PYSITELIB}/rt/exceptions.pyo
${PYSITELIB}/rt/py.typed
${PYSITELIB}/rt/rt.py
${PYSITELIB}/rt/rt.pyc
${PYSITELIB}/rt/rt.pyo
@


1.1
log
@py-rt: Import py-rt-1.0.11 as wip/py-rt

Python implementation of Request Tracker REST API.
@
text
@d5 1
d8 10
a17 3
${PYSITELIB}/rt.py
${PYSITELIB}/rt.pyc
${PYSITELIB}/rt.pyo
@

