pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52941 CVS commit: pkgsrc/devel/py-fakefs
The following reply was made to PR pkg/52941; it has been noted by GNATS.
From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52941 CVS commit: pkgsrc/devel/py-fakefs
Date: Fri, 25 May 2018 04:01:28 +0000
Module Name: pkgsrc
Committed By: bsiegert
Date: Fri May 25 04:01:28 UTC 2018
Added Files:
pkgsrc/devel/py-fakefs: DESCR Makefile PLIST distinfo
Log Message:
New package, py-fakefs-3.4.1.
pyfakefs implements a fake file system that mocks the Python file system
modules. Using pyfakefs, your tests operate on a fake file system in
memory without touching the real disk. The software under test requires
no modification to work with pyfakefs.
Part of PR pkg/52941.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-fakefs/DESCR \
pkgsrc/devel/py-fakefs/Makefile pkgsrc/devel/py-fakefs/PLIST \
pkgsrc/devel/py-fakefs/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index