forked from pool/python-compat-patcher-core
- Enable test_cookiecutter_recipe - Update to v1.2 OBS-URL: https://build.opensuse.org/request/show/865539 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-compat-patcher-core?expand=0&rev=3
17 lines
588 B
Plaintext
17 lines
588 B
Plaintext
-------------------------------------------------------------------
|
|
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
|