Up to [cvs.NetBSD.org] / pkgsrc / devel / py-serpent
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Wed Aug 10 07:17:23 2022 UTC (15 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: 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,
HEAD
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
py-serpent: updated to 1.41 release 1.41 support for python 3.11 added (__getstate__ behavior change) replaced travis CI by Github actions
Revision 1.11 / (download) - annotate - [select for diffs], Wed Feb 9 21:24:58 2022 UTC (21 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.10: +4 -3
lines
Diff to previous 1.10 (colored)
py-serpent: updated to 1.40 1.40 Added "bytes_repr" option to serializer to serialize byte arrays into their Python bytes repr escaped form. (also added BytesNode to the parser where it directly deserializes into a byte array) This can be more convenient than having to deal with base-64 encoded bytes, but the serialized data is usually about twice as large and it is slower to process.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 4 20:53:38 2022 UTC (22 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
*: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.9 / (download) - annotate - [select for diffs], Thu Apr 4 12:27:08 2019 UTC (4 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
py-serpent: updated to 1.28 release 1.28: serpent itself didn't really change the souce dist archive now contains the unit tests as well the setup.py script was improved to run these tests via its test command the travis CI config was updated
Revision 1.8 / (download) - annotate - [select for diffs], Tue Aug 7 06:05:58 2018 UTC (5 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
py-serpent: updated to 1.27 release 1.27: fixed serialization of unicode elements in dicts and sets (this was a regression on Python 2.x) release 1.26: support for enum34 backport library for enums in older python versions.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 4 08:06:23 2018 UTC (5 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
py-serpent: updated to 1.25 1.25: LICENSE file included in release.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Mar 2 14:25:18 2018 UTC (5 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
py-serpent: updated to 1.24 release 1.24: fix Python 3.7 deprecation warnings about importing ABC types from collections vs collections.abc
Revision 1.5 / (download) - annotate - [select for diffs], Sat Oct 7 11:20:50 2017 UTC (6 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
py-serpent: update to 1.23 1.23: Changes unknown.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 13 21:59:10 2017 UTC (6 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.3: +5 -5
lines
Diff to previous 1.3 (colored)
Changes 1.16: Bug fixes.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Jun 8 17:43:27 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Switch to MASTER_SITES_PYPI.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jan 25 10:30:04 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.1: +1 -2
lines
Diff to previous 1.1 (colored)
Mark packages as not ready for python-3.x where applicable; either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Dec 4 16:34:31 2013 UTC (9 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4
add py-serpent-1.4, a serializer lib (objects into strings and vice versa)