The NetBSD Project

CVS log for pkgsrc/misc/py-ansi/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / misc / py-ansi

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jan 23 13:28:49 2024 UTC (11 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
py-ansi: updated to 0.3.7

0.3.7

Enable concatenating a string and a sequence, not just a sequence and a string.
Enable empty sequences that evaluate to the empty string.
Allow importing the main module to import all submodules
Fix ECMA-48 link in README.md
Add license to setup.cfg
bugfix sequence in `ansi.cursor.erase('')`
Add `bg=True` argument for `ansi.colour.rgb.rgb256()`

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Feb 10 14:30:24 2022 UTC (2 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
py-ansi: updated to 0.3.6

0.3.6
Include py.typed marker to enable type checking of the installed package.

0.3.5
use 3rd party typing_extensions module for better version compatibility

0.3.4
Three minor versions were briefly released to resolve packaging/README issues with 0.3.1.

0.3.1
Deprecate Python 2 and versions earlier than 3.7 by adding type information. rgb() function no longer accepts strings of integers, only integers.
Add support for 8 and 24-bit True Color.

0.3.0

Broken, due to a configuration error this package is not installable

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Oct 26 10:59:22 2021 UTC (3 years, 2 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Oct 7 14:35:38 2021 UTC (3 years, 3 months ago) by nia
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
misc: Remove SHA1 hashes for distfiles

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 26 14:44:49 2021 UTC (3 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
py-ansi: updated to 0.2.0

0.2.0:
Support for showing and hiding the cursor
Support for OSC sequences and iTerm2 specific controls

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 31 16:24:10 2020 UTC (4 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5 lines
py-ansi: updated to 0.1.5

0.1.5:
Unknown changes

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 2 09:08:09 2016 UTC (8 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Import py-ansi-0.1.3 as misc/py-ansi.

Various ANSI escape codes, used in moving the cursor in a text
console or rendering coloured text.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>