SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python2-pathlib2-2.3.7.post1-38.1.noarch.rpm :

* Sun Mar 20 2022 codeAATTbnavigator.de- Update to 2.3.7.post1
* This version will be the last release to support Python 2.7.
* Fix bug in samefile on Windows when file does not exist.
* Add newline parameter for write_text (see issue #64).
* Add many more type annotations.
* Continuous integration migrated to github actions.
* Project migrated to jazzband.- Clean up specfile from old cruft handled by python-rpm-macros- Skip python310 tests: test file imports not compatible
* Tue Aug 17 2021 adrian.glaubitzAATTsuse.com- Update to 2.3.6:
* Fix minor unicode bugs in with_name and with_suffix. Many thanks to ppentchev for reporting and for providing a fix.
* Fix a few minor bugs.
* Allow unicode file paths on systems that support it (note: unicode file paths will not work on Windows due a broken filesystem encoder on Windows on Python 2).
* Remove travis and add github actions for regression testing.
* Fix mypy warnings.
* Fri Mar 13 2020 tchvatalAATTsuse.com- Fix the py2/py3 dependencies
* Fri Mar 13 2020 tchvatalAATTsuse.com- Fix fdupes call
* Mon Feb 03 2020 tchvatalAATTsuse.com- Add multibuild in order to break cycle betwen python3 and mesa
* Caused by python3-testsuite that is part of the main python- Add devel dependency for the tests on python2 only
* Tue Oct 08 2019 tchvatalAATTsuse.com- Update to 2.3.5:
* Fall back to ascii when getfilesystemencoding returns None (see issue #59).
* Tue Jul 23 2019 tchvatalAATTsuse.com- Update to 2.3.4:
* Do not raise windows error when calling resolve on a non-existing path in Python 2.7, to match behaviour on Python 3.x (see issue #54).
* Use the new collections.abc when possible (see issue #53).
* Sync with upstream pathlib (see issues #47 and #51).
* Mon Mar 11 2019 jayvdbAATTgmail.com- Add Provides/Obsoletes of python-pathlib2, needed by python2-jupyter_ipython and python2-pytest-django and others
* Sat Mar 09 2019 jayvdbAATTgmail.com- Fix build dependency on python3-scandir, unbreaking Leap 42.3 and SLE 12 SP4- Add bcond test to deactivate %check properly when necessary
* Mon Feb 04 2019 hpjAATTurpla.net- depend on python3-scandir for python3 < 3.5 only
* Wed Jan 02 2019 tchvatalAATTsuse.com- Always pull in python2-scandir as there is no core functionality
* Fri Dec 28 2018 mpluskalAATTsuse.com- Update to version 2.3.3:
* Bring back old deprecated dependency syntax to ensure compatibility with older systems (see issue #46).
* Drop Python 3.3 support, as scandir no longer supports it.
* Add Python 3.7 support.- Update conditionals for tests and dependencies to work on older SLE/openSUSE releases as well
* Mon Nov 12 2018 tchvatalAATTsuse.com- Avoid an issue with accidentally still pulling scandir on python3
* Thu Nov 01 2018 tchvatalAATTsuse.com- Scandir is needed only on older than 3.5 python
* Tue Aug 07 2018 mimi.vxAATTgmail.com- cleanup deps
* Wed May 30 2018 mimi.vxAATTgmail.com- update to 2.3.2- drop pathlib2-2.3.0-fix-tests.patch- fix requires and drop coverage report
* Tue May 22 2018 mceplAATTsuse.com- Clean up SPEC- Switch on tests (add patch pathlib2-2.3.0-fix-tests.patch)
* Fri Jan 05 2018 alarrosaAATTsuse.com- Update to version 2.3.0
* Sync with upstream pathlib from CPython 3.6.1
* Thu Aug 24 2017 jmatejekAATTsuse.com- singlespec auto-conversion
* Thu Mar 30 2017 toddrme2178AATTgmail.com- Initial version
 
ICM