pkgsrc/devel/py-fakefs/distinfo
adam fc0fb44cd8 py-fakefs: updated to 3.6
Version 3.6:

Changes
* removed unneeded parameter use_dynamic_patch

New Features
* support for src_dir_fd and dst_dir_fd arguments in os.rename,
  os.replace and os.link
* added possibility to use modules instead of module names for the
  additional_skip_names argument
* added argument allow_root_user to Patcher and UnitTest to allow
  forcing non-root access
* added basic support for os.pipe
* added support for symlinks in add_real_directory
* added new public method add_real_symlink

Infrastructure
* added check for correctly installed Python 3 version in Travis.CI

Fixes
* fixed incorrect argument names for some os functions
* fake DirEntry now implements os.PathLike in Python >= 3.6
* fixed incorrect argument name for os.makedirs
* avoid pytest warning under Python 2.7
* add __next__ to FakeFileWrapper
2019-08-21 13:02:03 +00:00

6 lines
400 B
Text

$NetBSD: distinfo,v 1.4 2019/08/21 13:02:03 adam Exp $
SHA1 (pyfakefs-3.6.tar.gz) = 6be99b734f640757430e6d485b6036aa195ad24c
RMD160 (pyfakefs-3.6.tar.gz) = 2c333356b3e1a39619430d5287e1db36f53cd530
SHA512 (pyfakefs-3.6.tar.gz) = 21cf3813d5e96ccd1a5dda5b4f6958971988b4c0833a4246d1920cbc9d92ae506b0fcfd05d2733751142a4a8890b794bc3a6de0111d65ecdedb732fab05eaf6e
Size (pyfakefs-3.6.tar.gz) = 157172 bytes