15
0
Files
python-compat-patcher-core/python-compat-patcher-core.changes
2021-05-15 19:50:51 +00:00

23 lines
853 B
Plaintext

-------------------------------------------------------------------
Sat May 15 10:27:02 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Fix the logic for testing cookiecutter only on python3 flavor.
The non-primary python3 flavors can change and be more than one
-------------------------------------------------------------------
Wed Jan 20 07:28:02 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Enable test_cookiecutter_recipe
- Update to v1.2
* Fix import-proxifier to remove AssertionError on module
`__name__` when interfering with other custom
importers (ex. when importing "six.moves.urllib.parse")
- from v1.1
* Support for Pytest 6
* Slight logging improvements
-------------------------------------------------------------------
Sat May 9 11:32:30 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v1.0