py-fakefs: updated to 5.3.5

Version 5.3.5

Fixes a regression.

Fixes
* Fixes a regression due to the changed behavior of the dynamic patcher cleanup
  The change is now by default only made if the `django` module is loaded, and the behavior can
  be changed using the new argument `module_cleanup_mode`.

Packaging
* include `tox.ini` and a few more files into the source distribution
This commit is contained in:
adam 2024-01-30 23:42:13 +00:00
parent 00daaa3d07
commit da2d5f0a40
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.11 2024/01/19 22:14:07 adam Exp $
# $NetBSD: Makefile,v 1.12 2024/01/30 23:42:13 adam Exp $
DISTNAME= pyfakefs-5.3.4
DISTNAME= pyfakefs-5.3.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyfakefs/}

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.12 2024/01/19 22:14:07 adam Exp $
$NetBSD: distinfo,v 1.13 2024/01/30 23:42:13 adam Exp $
BLAKE2s (pyfakefs-5.3.4.tar.gz) = 5d455b77fac5e294b07651bc1667039f0bdc1a2a95952267c45fa47d3047398d
SHA512 (pyfakefs-5.3.4.tar.gz) = fa8e0c9665343df97898613d4fddd88b1afda5516392bc29e183be2f3cda373a9335184511576d1a142fb7b2e966e2a503e3cfa43c972252c117715ea7120df5
Size (pyfakefs-5.3.4.tar.gz) = 194168 bytes
BLAKE2s (pyfakefs-5.3.5.tar.gz) = 05f78f7c73f20e3bb92c1d2196aa508b3fbb4e8af5b2ce28012dec19856a510a
SHA512 (pyfakefs-5.3.5.tar.gz) = c477f3f6e2754100f320a9a966cdb69ec0845c68ce9428bbb72bf723d646ef007c94ff17336170a7861e45f83a5e8d7fbd72460345b7565570ab5494652d75c7
Size (pyfakefs-5.3.5.tar.gz) = 196773 bytes