15
0
forked from pool/python-distro

Updating link to change in openSUSE:Factory/python-distro revision 17

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=34d9d2518b5ef9c78a492780d9b775f7
This commit is contained in:
OBS User buildservice-autocommit
2023-01-03 14:04:35 +00:00
committed by Git OBS Bridge
parent ae4326d191
commit 0fec486ee1
4 changed files with 23 additions and 8 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jan 2 09:26:27 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.8.0:
* Lowered `LinuxDistribution._distro_release_info` method complexity
[#327]
* Added official support for Buildroot distribution [#329]
* Added official support for Guix distribution [#330]
* Added support for `/etc/debian_version` [#333] & [#349]
* Fixed a typography in CONTRIBUTING.md [#340]
* Improved README.md "Usage" code block [#343]
* Bumped black to v22.3.0 in pre-commit.ci configuration [#331]
* Enabled GitHub Dependabot to keep GitHub Actions up to date [#335]
-------------------------------------------------------------------
Tue Feb 15 19:13:51 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>