claritylab / lucida

Speech and Vision Based Intelligent Personal Assistant
Other
4.81k stars 883 forks source link

Bump pyxdg from 0.25 to 0.26 in /tools #240

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps pyxdg from 0.25 to 0.26.

Changelog *Sourced from [pyxdg's changelog](https://github.com/takluyver/pyxdg/blob/master/ChangeLog).* > Version 0.26 () > * DesktopEntry: Add a method to check the existence of the TryExec value, > Debian bug [#618514](https://github-redirect.dependabot.com/takluyver/pyxdg/issues/618514). > > Version 0.25 (December 2012) > * Add support for $XDG_RUNTIME_DIR, Debian bug [#656338](https://github-redirect.dependabot.com/takluyver/pyxdg/issues/656338). > * Allow desktop entry files that are not encoded in UTF-8, Debian bug [#693855](https://github-redirect.dependabot.com/takluyver/pyxdg/issues/693855). > * Mime: Add support for subclasses and aliases. > > Version 0.24 (October 2012) > * Update allowed DesktopEntry categories following changes to the > specification. > * Fix removal of empty submenu, freedesktop bug [#54747](https://github-redirect.dependabot.com/takluyver/pyxdg/issues/54747). > * Documentation is now available on RTD: http://pyxdg.readthedocs.org/ > * A few more tests, and some code cleanup. > * Fix failure to parse some menu files when kde-config is missing, > freedesktop bug [#56426](https://github-redirect.dependabot.com/takluyver/pyxdg/issues/56426). > > Version 0.23 (July 2012) > * Fix a test for non-UTF-8 locales. > > Version 0.22 (July 2012) > * Better unicode handling in several modules. > * Fix for sorting non-ASCII menu entries, freedesktop bug [#52492](https://github-redirect.dependabot.com/takluyver/pyxdg/issues/52492). > * More tests. > > Version 0.21 (July 2012) > * Tests can now be run conveniently using nosetests, and cover more of the > code. > * BaseDirectory: New save_cache_path() function, freedesktop bug [#26458](https://github-redirect.dependabot.com/takluyver/pyxdg/issues/26458). > * Config: Default icon theme is 'hicolor', not 'highcolor'. > * Menu: Obsolete Rule.compile() method removed. > * DesktopEntry: Corrected spelling of checkCategories() method, freedesktop > bug [#24974](https://github-redirect.dependabot.com/takluyver/pyxdg/issues/24974). > * DesktopEntry: Consider Actions and Keywords keys standard. > * DesktopEntry: Accept non-ASCII Keywords. > * DesktopEntry: Update list of environments valid for OnlyShowIn. > * Mime: Fix get_type_by_contents() in Python 3. > * RecentFiles: Minor bug fixes. > > Version 0.20 (June 2012) > * Compatible with Python 3; requires Python 2.6 or later > * Clean up accidental GPL license notice in Menu.py > * Add test scripts for xdg.Mime, xdg.Locale and xdg.RecentFiles > * Fixes for icon theme validation > * Fix exception in xdg.Mime > * Replace invalid string exceptions > * Fall back to default base directories if $XDG* environment variables are > set but empty. > * Remove use of deprecated os.popen3 in Menu.py > ... (truncated)
Commits - [`7db14dc`](https://github.com/takluyver/pyxdg/commit/7db14dcf4c4305c3859a2d9fcf9f5da2db328330) Make universal wheels - [`cadd68b`](https://github.com/takluyver/pyxdg/commit/cadd68bbf768d1cc853b365d0137c6038c03bc19) Version number -> 0.26 - [`aa98604`](https://github.com/takluyver/pyxdg/commit/aa98604baeff284bdaed4479c7fb0c865f289545) Shorter title on docs - [`ca188f1`](https://github.com/takluyver/pyxdg/commit/ca188f15ceae6fc532ffb1c46ef789f85c56e975) Get version number for docs from module - [`6970744`](https://github.com/takluyver/pyxdg/commit/69707442963112f92d72ad39f8fda93d7760e437) Allow 'ScaledDirectories' key in icon theme file - [`056dbc1`](https://github.com/takluyver/pyxdg/commit/056dbc12ed21abf601609751eee117a06d3d26a7) Allow 'Scale' in icon theme per-directory sections - [`c80f5ce`](https://github.com/takluyver/pyxdg/commit/c80f5ceaef21a4888c97ceae8256f3a2f6cb7269) Accept either x-glade or x-gtk-builder for glade UI file - [`8f28887`](https://github.com/takluyver/pyxdg/commit/8f2888721b05b6298eb44d667bece464b7de5c8a) Switch tests away from problematic png mime type - [`fcdeff5`](https://github.com/takluyver/pyxdg/commit/fcdeff5c6fb9c9a4878924737d2a7eff1d566774) Try installing package on Travis before testing - [`010a8ed`](https://github.com/takluyver/pyxdg/commit/010a8ed8ab4a95f2203f9e55a140b27276dca8fb) Update GTK glade mimetype to newer name - Additional commits viewable in [compare view](https://github.com/takluyver/pyxdg/compare/rel-0.25...rel-0.26)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/claritylab/lucida/network/alerts).