OpenBSD CVS

CVS log for ports/devel/py-subprocess32/Attic/distinfo


[BACK] Up to [local] / ports / devel / py-subprocess32

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.2, Tue Oct 26 19:52:46 2021 UTC (2 years, 7 months ago) by sthen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED

remove some MODPY_VERSION=${MODPY_VERSION_2} py-* (non-standalone) ports
which aren't used as dependencies in ports. many are either old stuff,
or things used to provide backports of functionality from newer Python
base versions which were used in ports that have already been converted
to py3-only.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Oct 18 14:29:06 2018 UTC (5 years, 7 months ago) by bket
Branch: bket
CVS Tags: bket_20181018, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Import py-subprocess32-3.5.2.

This is a backport of the subprocess standard library module from
Python 3.2 - 3.5 for use on Python 2.

It includes bugfixes and some new features. On POSIX systems it is
guaranteed to be reliable when used in threaded applications. It
includes timeout support from Python 3.3 and the run() API from 3.5
but otherwise matches 3.2's API.

OK daniel@

Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 18 14:29:06 2018 UTC (5 years, 7 months ago) by bket
Branch: MAIN

Initial revision

This form allows you to request diff's 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.