File python-jaraco.stream.changes of Package python-jaraco.stream
-------------------------------------------------------------------
Mon Mar 9 15:39:06 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 3.0.0
* Drop support for Python 3.5 and earlier (including Python 2).
* Adopt black for code style and other updates from jaraco/skeleton.
-------------------------------------------------------------------
Mon Oct 14 13:47:38 UTC 2019 - Matej Cepl <mcepl@suse.com>
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
-------------------------------------------------------------------
Tue Feb 26 08:52:40 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add LICENSE
- Compile manually due to switch to pkgutil namespace technique
- Remove bcond_with test, allowing tests suite to run
- Remove undesirable build dependencies pytest-flake8 and pytest-runner
- Add missing runtime dependency on six
- Add explicit build dependency on python-six
- Update to v2.0
* Switch to pkgutil namespace technique for the ``jaraco`` namespace.
-------------------------------------------------------------------
Sat Jul 28 17:03:14 UTC 2018 - jengelh@inai.de
- Fix RPM groups.
-------------------------------------------------------------------
Tue Jun 26 16:00:50 UTC 2018 - mcepl@suse.com
- Upgrade to 1.2:
Added ``jaraco.stream.Tee`` from jaraco.util 11
- Clean up SPEC to full singlespec.
-------------------------------------------------------------------
Mon Nov 13 18:26:17 UTC 2017 - toddrme2178@gmail.com
- Properly handle namespace package structure.
This guarantees the module is importable.
-------------------------------------------------------------------
Tue Jul 4 19:09:38 UTC 2017 - aloisio@gmx.com
- Update to version 1.1.2
* Refresh packaging.
- Create -doc package
- Converted to single-spec
-------------------------------------------------------------------
Sat Jul 30 18:24:12 UTC 2016 - sor.alexei@meowr.ru
- Initial package.