Overview
Request 1177355 superseded
- Update to version 6.0.1:
- This patch release no longer installs the LICENSE file into
the site-packages directory.
- Update to version 6.0.0:
- This major release renames xdg to xdg-base-dirs due to
an import collision with PyXDG. If you used xdg prior
to the rename, update by changing the dependency name
from xdg to xdg-base-dirs and the import from xdg to
xdg_base_dirs.
- Update to version 5.1.1
* This patch release moves to using pathlib.Path.home() to get the home directory.
- Update to 5.0.0:
* No upstream changelog
- Initial release of python-xdg 4.0.1
- Created by mcepl
- In state superseded
- Supersedes 1177152
- Superseded by 1177614
- Open review for licensedigger
- Open review for factory-staging
Request History
mcepl created request
- Update to version 6.0.1:
- This patch release no longer installs the LICENSE file into
the site-packages directory.
- Update to version 6.0.0:
- This major release renames xdg to xdg-base-dirs due to
an import collision with PyXDG. If you used xdg prior
to the rename, update by changing the dependency name
from xdg to xdg-base-dirs and the import from xdg to
xdg_base_dirs.
- Update to version 5.1.1
* This patch release moves to using pathlib.Path.home() to get the home directory.
- Update to 5.0.0:
* No upstream changelog
- Initial release of python-xdg 4.0.1
factory-auto declined review
A package submitted as python-xdg has to build as 'Name: python-xdg' - found Name 'python-xdg-base-dirs'
factory-auto declined request
A package submitted as python-xdg has to build as 'Name: python-xdg' - found Name 'python-xdg-base-dirs'
Renaming python-xdg package to new upstream name.