Skip to content
New issue

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

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

Already on GitHub? Sign in 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

distro.py Outdated Show resolved Hide resolved
distro.py Outdated Show resolved Hide resolved
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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