./devel/py-approval-utilities, Utilities for your production code that work well with approvaltests

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 8.3.1, Package name: py310-approval-utilities-8.3.1, Maintainer: schmonz

`approval-utilities` are utilities for your production code that work
well with approvaltests.


Master sites:

Filesize: 16.55 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-02 20:32:18 by Amitai Schleier | Files touched by this commit (3)
Log message:
Update to 8.3.1. From the changelog:

- Added executable commands, plus fixed bugs with import statements
   2023-04-11 17:36:09 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 8.2.5. No changes other than the version bump.
   2023-03-15 15:07:29 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 8.2.4. From the changelog:

- Build fixes
   2023-03-13 14:55:43 by Amitai Schleier | Files touched by this commit (4)
Log message:
Update to 8.2.1. From the changelog:

- Move version.py to allow ApprovalUtilities to use it
   2023-02-18 03:00:09 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 8.2.0. From the changelog:

- Add optional file-extension parameter to write_to_temporary_file()
   2023-01-16 19:37:25 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 8.1.0. From the changelog:

- Require Python 3.7 or higher
   2022-12-19 11:38:43 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 8.0.0. No changes other than the version bump, but updating
because this is usually tightly coupled with py-approvaltests.
   2022-12-12 14:43:00 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 7.4.0. Changes:

- Add dependency on py-typing-extensions
- [pkgsrc] Add missing dependency on py-empty-files