15
0
Files
python-capturer/python-capturer.changes
Tomáš Chvátal a785ba3ee3 Accepting request 789712 from home:mcalabkova:branches:devel:languages:python
- Update to 3.0
  * Added support for Python 3.7 and 3.8.
  * Dropped support for Python 2.6 and 3.4.
  * Actively deprecate ``interpret_carriage_returns()``.
  * Moved test helpers to :mod:`humanfriendly.testing`.
  * Include documentation in source distributions.
  * Use Python 3 for local development (``Makefile``).
  * Restructured the online documentation.
  * Updated PyPI domain in documentation.
  * Added this changelog.

OBS-URL: https://build.opensuse.org/request/show/789712
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-capturer?expand=0&rev=8
2020-03-30 12:52:49 +00:00

34 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Mon Mar 30 09:31:30 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 3.0
* Added support for Python 3.7 and 3.8.
* Dropped support for Python 2.6 and 3.4.
* Actively deprecate ``interpret_carriage_returns()``.
* Moved test helpers to :mod:`humanfriendly.testing`.
* Include documentation in source distributions.
* Use Python 3 for local development (``Makefile``).
* Restructured the online documentation.
* Updated PyPI domain in documentation.
* Added this changelog.
-------------------------------------------------------------------
Tue Dec 4 12:46:28 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Thu Jun 7 20:32:56 UTC 2018 - jengelh@inai.de
- Ensure neutrality of description.
-------------------------------------------------------------------
Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com
- Use %license tag
-------------------------------------------------------------------
Wed Sep 6 17:09:07 UTC 2017 - toddrme2178@gmail.com
- Initial version