45 lines
1.6 KiB
Plaintext
45 lines
1.6 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Mon May 29 11:02:20 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||
|
|
||
|
- add sle15_python_module_pythons (jsc#PED-68)
|
||
|
- use pyproject macros to build
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Aug 20 10:12:14 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||
|
|
||
|
- Remove unnecessary bcond_without test
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
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
|