15
0
Files
python-compat-patcher-core/python-compat-patcher-core.changes
Dirk Mueller af504d9d04 Accepting request 1006268 from home:yarunachalam:branches:devel:languages:python
- Update to Version 2.1
  * Debug CI
  * Fix Trove classifiers of package
- Update to Version 2.0
  * Fix encoding and error reporting bugs
  * Extend test coverage to Python3.10
  * Drop support for Python2.7 and Python3.5

OBS-URL: https://build.opensuse.org/request/show/1006268
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-compat-patcher-core?expand=0&rev=8
2022-09-27 07:01:08 +00:00

40 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Mon Sep 26 23:20:56 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to Version 2.1
* Debug CI
* Fix Trove classifiers of package
- Update to Version 2.0
* Fix encoding and error reporting bugs
* Extend test coverage to Python3.10
* Drop support for Python2.7 and Python3.5
-------------------------------------------------------------------
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