Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Note that version() can return an empty string on rolling releases #312

Merged
merged 1 commit into from
Oct 16, 2021

Conversation

HorlogeSkynet
Copy link
Member

@HorlogeSkynet HorlogeSkynet commented Oct 10, 2021

close #251

@HorlogeSkynet HorlogeSkynet force-pushed the doc/version_empty_string branch from 8d3d417 to c044765 Compare October 10, 2021 15:57
@HorlogeSkynet HorlogeSkynet force-pushed the doc/version_empty_string branch from c044765 to 99817fc Compare October 10, 2021 16:34
@HorlogeSkynet HorlogeSkynet changed the title Note that distro.version can return an empty string against rolling releases Note that version() can return an empty string on rolling releases Oct 16, 2021
@HorlogeSkynet HorlogeSkynet merged commit 6ae385b into master Oct 16, 2021
@HorlogeSkynet HorlogeSkynet deleted the doc/version_empty_string branch October 16, 2021 09:40
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Feb 17, 2022
https://build.opensuse.org/request/show/955104
by user sebix + dimstar_suse
- remove shebang from distro.py
- update to version 1.7.0:
 - BACKWARD COMPATIBILITY:
 - Dropped support for EOL Pythons 2.7, 3.4 and 3.5 [[#281](python-distro/distro#281)]
 - Dropped support for LSB and `uname` back-ends when `--root-dir` is specified [[#311](python-distro/distro#311)]
 - Moved `distro.py` to `src/distro/distro.py` [[#315](python-distro/distro#315)]
 - ENHANCEMENTS:
 - Documented that `distro.version()` can return an empty string on rolling releases [[#312](python-distro/distro#312)]
 - Documented support for Python 3.10 [[#316](python-distro/distro#316)]
 - Added official support for Rocky Linux distribution [[#318](https://github.com/python-distro/distr
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify that distro.version() can return an empty string in case of rolling distributions
2 participants