1
0
forked from pool/python-distro

12 Commits

Author SHA256 Message Date
051fa3fd29 Accepting request 894039 from home:pgajdos:python
- use %pytest macro

OBS-URL: https://build.opensuse.org/request/show/894039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=24
2021-05-18 12:23:07 +00:00
Tomáš Chvátal
1c4c90584e Accepting request 809234 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/809234
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=21
2020-05-27 10:13:00 +00:00
Steve Kowalik
4d1aada789 - Update to 1.5.0:
* Backward Compatibility:
    + Keep output as native string so we can compatible with python2 interface
  * Bug Fixes:
    + Fix detection of RHEL 6 ComputeNode [#255]
    + Fix Oracle 4/5 lsb_release id and names [#250]
    + Ignore /etc/plesk-release file while parsing distribution

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=19
2020-04-02 04:21:03 +00:00
Sebastian Wagner
05d917170d - Update to version 1.4.0:
* Backward Compatibility:
  * Prefer the VERSION_CODENAME field of os-release to parsing it from VERSION [[#230](https://github.com/nir0s/distro/pull/230)]
 * Bug Fixes:
  * Return _uname_info from the uname_info() method [[#233](https://github.com/nir0s/distro/pull/233)]
  * Fixed CloudLinux id discovery [[#234](https://github.com/nir0s/distro/pull/234)]
  * Update Oracle matching [[#224](https://github.com/nir0s/distro/pull/224)]
 * Docs:
  * Distro is the recommended replacement for platform.linux_distribution [[#220](https://github.com/nir0s/distro/pull/220)]
 * Release:
  * Use Markdown for long description in setup.py [[#219](https://github.com/nir0s/distro/pull/219)]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=17
2019-02-10 13:34:54 +00:00
Thomas Bechtold
36979366d7 - Drop useless BuildRequires of python-flake8 and python-pytest-cov
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=15
2019-02-06 17:35:00 +00:00
9689d35fcd Add assert_locale.patch to warn about wrong locale.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=13
2019-02-05 10:56:20 +00:00
1e406ccb9d Enable tests properly (this is pytest, not unittest)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=11
2018-06-13 17:21:24 +00:00
Sebastian Wagner
bb5874f9c1 - update to version 1.3.0:
* improvements for other operating systems
 * documentation:
  * Add Ansible reference implementation and fix arch-linux link (#213)
  * Add facter reference implementation (#213)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=9
2018-05-10 09:47:33 +00:00
2dc20ac982 - Include in SLE 15 (FATE#324993, boo#997614))
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=7
2018-02-08 19:06:12 +00:00
Sebastian Wagner
68b37857fa - update to version 1.2.0:
* Explicitly set Python versions for flake8 tests.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=5
2017-12-24 19:11:57 +00:00
Sebastian Wagner
62130eee69 - update to version 1.1.0 / 1.0.5:
* Include resources needed for tests and docs in source tarballs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=3
2017-12-01 17:38:49 +00:00
2ed3c2b3b4 Accepting request 512048 from home:sebix
now with %%license to fix 42.3 build

OBS-URL: https://build.opensuse.org/request/show/512048
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=1
2017-07-24 18:55:24 +00:00