SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-process-tests-3.0.0-lp153.qubes.2.2.noarch.rpm :

* Tue Dec 12 2023 Dirk Müller - update to 3.0.0:
* Dropped Python 2 support.
* Added an optional non-pipe TestProcess mode. You can use file objects for processes that are too verbose for a pipe.
* Added some tests.
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Thu Jan 05 2023 Dirk Müller - update to 2.1.2:
* Fixed another regression caused by the ``universal_newlines`` for Windows.
* Fixed regression caused by the ``universal_newlines`` (now the internals don\'t decode strings).
* Applied the cookiecutter-pylibrary templates.
* ``TestProcess`` will use ``universal_newlines`` by default for the contained ``subprocess.Popen`` to make sure line buffering is actually used. This also fixes warnings on Python 3.
* Mon Oct 14 2019 Matej Cepl - Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Wed Feb 13 2019 Tomáš Chvátal - Update to 2.0.2:
* No upstream changelog provided
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Sun Nov 12 2017 arunAATTgmx.de- specfile:
* update copyright year- update to version 1.2.2:
* Add missing output decoding.
* Fri Mar 31 2017 aloisioAATTgmx.com- Updated to 1.2.1- Converted to single-spec
* Wed Oct 21 2015 hpjAATTurpla.net- version 1.2.0: initial build
 
ICM