SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python38-pyxdg-0.28-1.1.noarch.rpm :

* Sat Sep 24 2022 Dirk Müller - update to 0.28:
* BaseDirectory: Add support for $XDG_STATE_DIR
* Thu Apr 29 2021 Markéta Machová - Obsolete python-xdg to resolve conflicting state (boo#1178803)
* see https://bbs.archlinux.org/viewtopic.php?id=262403 for a workaround
* Thu Dec 03 2020 Benjamin Greiner - Update to version 0.27
* Menu: Fix compatibility with Python >= 3.8.4
* Menu: Fix several AttributeErrors
* Menu: Fix duplication of menu entries due when Layout is provided
* MenuEditor: Fix fromstring typo
* Certain tests are more independent of external system conditions
* Standardise shebangs to /usr/bin/env python3- drop new-api.patch, resource_leak.patch merged upstream- get example test data from gitlab repository -- pass all tests
* Mon Oct 05 2020 Tomáš Chvátal - Also conflict with the python-xdg as we provide same namespace
* Wed Sep 30 2020 Tomáš Chvátal - Do not provide xdg namespace as there is python-xdg package now
* Thu Jul 16 2020 Matej Cepl - Skip over RulesTest.test_rule_from_node test (https://gitlab.freedesktop.org/xdg/pyxdg/-/issues/20)
* Mon Mar 02 2020 Tomáš Chvátal - Add setuptools dependency- Use pytest to run tests rather than nose that will break with python 3.10
* Sun Mar 01 2020 Mook - Fix Menu.py using attributes that no longer exist Patch from https://gitlab.freedesktop.org/xdg/pyxdg/-/merge_requests/2
* new-api.patch
* Sun Sep 15 2019 John Vandenberg - Fix test data to use sys.executable
* Wed Apr 24 2019 Ondřej Súkup - add resource_leak.patch - Fix several ResourceWarnings: unclosed file
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Tue May 22 2018 tchvatalAATTsuse.com- Update to 0.26.0:
* IconTheme: Add support for Scale and ScaledDirectories keys.
* DesktopEntry: New method findTryExec()
* Menu: More efficient processing of filter rules by building a Python AST
* Mime: Prefer the first mimetype found for a file extension, instead of the last
* Mime: Allow unknown magic-matching rule formats
* Mime: GlobDB has new methods first_match and all_matches for matching paths
* Mime: New function get_extensions to get extensions for a given mime type
* Mime: Fix MagicDB.match_data crashing with an unknown \'possible\' mimetype
* Mime: Correctly handle __NOMAGIC__ rule removing previous magic matches
* Menu: XML parsing reworked
* BaseDirectory: More secure creation of a fallback runtime directory with get_runtime_dir(strict=False)
* Various miscellaneous improvements to testing.
* Tue May 22 2018 tchvatalAATTsuse.com- Fix provides/obsoletes to actually provide python2-xdg too
 
ICM