15
0
Files
python-compat-patcher-core/python-compat-patcher-core.changes

28 lines
1013 B
Plaintext

-------------------------------------------------------------------
Mon Dec 13 13:35:12 UTC 2021 - pgajdos@suse.com
- fix tests, do not require pytest-runner
-------------------------------------------------------------------
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