Up to [cvs.NetBSD.org] / pkgsrc / devel / py-pebble
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.9 / (download) - annotate - [select for diffs], Tue Oct 26 10:18:44 2021 UTC (7 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (unified)
archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 7 13:43:26 2021 UTC (7 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.7: +1 -2
lines
Diff to previous 1.7 (unified)
devel: Remove SHA1 hashes for distfiles
Revision 1.7 / (download) - annotate - [select for diffs], Tue May 12 07:42:42 2020 UTC (2 years ago) by adam
Branch: MAIN
CVS Tags: 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
Changes since 1.6: +5 -5
lines
Diff to previous 1.6 (unified)
py-pebble: updated to 4.5.3 release 4.5.3 Fixes: - rework versioning logic
Revision 1.6 / (download) - annotate - [select for diffs], Thu May 7 05:39:25 2020 UTC (2 years ago) by adam
Branch: MAIN
Changes since 1.5: +5 -5
lines
Diff to previous 1.5 (unified)
py-pebble: updated to 4.5.2 4.5.2: Fixes: - silence spurious error message when stopping ProcessPool.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Apr 10 08:54:47 2020 UTC (2 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.4: +5 -5
lines
Diff to previous 1.4 (unified)
py-pebble: updated to 4.5.1 4.5.1: Fixes: - revert commit f252689 Improvements: - add `__version__` in module
Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 16 20:36:09 2020 UTC (2 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.3: +5 -5
lines
Diff to previous 1.3 (unified)
py-pebble: updated to 4.5.0 release 4.5.0 Features: - Expose the `daemon` flag in the decorators Fixes: - fix installation script in Python 3 when git is missing from the target system
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 3 13:20:20 2020 UTC (2 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.2: +5 -5
lines
Diff to previous 1.2 (unified)
py-pebble: updated to 4.4.1 release 4.4.1 Fixes: - handle submitted unpickleable objects Improvements: - use `poll` instead of `select` to handle file descriptors greater than 1024
Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 16 14:43:24 2019 UTC (2 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (unified)
py-pebble: updated to 4.4.0 release 4.4.0 Feature: - Thread and Process name arguments for decorators.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Aug 21 12:39:39 2019 UTC (2 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
py-pebble: added version 4.3.10 Pebble provides a neat API to manage threads and processes within an application.