15
0

11 Commits

Author SHA256 Message Date
da70299a72 Accepting request 1284010 from devel:languages:python
- Update to 0.4.1
  * Drop support for Python 3.8/3.9
  * Add support for Python 3.12/3.13
  * Replace deprecated `abstractproperty`
  * Modify to use `setuptools_scm` and `pypa/build` for package build
  * Add GitHub Actions workflow for building and publishing to PyPI
- Use Python 3.11 on SLE-15 by default

OBS-URL: https://build.opensuse.org/request/show/1284010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanreadable?expand=0&rev=5
2025-06-10 07:06:52 +00:00
a90b8d1823 drop unneeded runtime dep on setuptools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanreadable?expand=0&rev=10
2025-06-09 08:15:38 +00:00
d3e82d243d Accepting request 1283631 from home:glaubitz:branches:devel:languages:python
- Update to 0.4.1
  * Drop support for Python 3.8/3.9
  * Add support for Python 3.12/3.13
  * Replace deprecated `abstractproperty`
  * Modify to use `setuptools_scm` and `pypa/build` for package build
  * Add GitHub Actions workflow for building and publishing to PyPI
- Use Python 3.11 on SLE-15 by default

OBS-URL: https://build.opensuse.org/request/show/1283631
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanreadable?expand=0&rev=9
2025-06-09 08:14:21 +00:00
26ca9667d6 Accepting request 1280841 from devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1280841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanreadable?expand=0&rev=4
2025-05-30 12:33:48 +00:00
0e36b6906d - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanreadable?expand=0&rev=7
2025-05-28 11:37:37 +00:00
3879d52a59 Accepting request 1131749 from devel:languages:python
- update to 0.4.0:
  * Add `to_humanreadable` method to `BitsPerSecond` class
  * Fix `to_humanreadable` method failed when the value is over 1
    day: #2 (Thanks to @giobri)
  * Fix `__all__` in `__init__.py`
  * Drop support for Python 3.6
  * Improve type annotations
  * Modify to use `pypa/build` for package build
- update to 0.3.0:
  * Add additional formats support for `BitPerSecond` class
  * Add `__add__` method to `BitPerSecond` and `Time` classes
  * Add `BitsPerSecond` class that is an alias of the
    `BitPerSecond` class
  * Add `to_humanreadable` method to the `Time` class
- update to 0.2.0:
  * Add support for Python 3.10/3.11
  * Drop support for Python 3.5
  * Change `BitPerSecond.bps` property type from `int` to `float`
  * Add type annotations
  * Update requirements

OBS-URL: https://build.opensuse.org/request/show/1131749
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanreadable?expand=0&rev=3
2023-12-08 21:32:16 +00:00
b6319635f0 - update to 0.4.0:
* Add `to_humanreadable` method to `BitsPerSecond` class
  * Fix `to_humanreadable` method failed when the value is over 1
    day: #2 (Thanks to @giobri)
  * Fix `__all__` in `__init__.py`
  * Drop support for Python 3.6
  * Improve type annotations
  * Modify to use `pypa/build` for package build
- update to 0.3.0:
  * Add additional formats support for `BitPerSecond` class
  * Add `__add__` method to `BitPerSecond` and `Time` classes
  * Add `BitsPerSecond` class that is an alias of the
    `BitPerSecond` class
  * Add `to_humanreadable` method to the `Time` class
- update to 0.2.0:
  * Add support for Python 3.10/3.11
  * Drop support for Python 3.5
  * Change `BitPerSecond.bps` property type from `int` to `float`
  * Add type annotations
  * Update requirements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanreadable?expand=0&rev=5
2023-12-07 22:55:21 +00:00
916aa6a05a Accepting request 791642 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/791642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanreadable?expand=0&rev=2
2020-04-07 08:29:09 +00:00
Tomáš Chvátal
26fdc82c9a Accepting request 791539 from home:mnhauke
- Update to version 0.1.0
  * Upstream does not provide a changelog
- Drop support for python2
- Adjust requirements

OBS-URL: https://build.opensuse.org/request/show/791539
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanreadable?expand=0&rev=3
2020-04-06 06:38:18 +00:00
8808ac1110 Accepting request 772465 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/772465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanreadable?expand=0&rev=1
2020-02-11 21:23:39 +00:00
Tomáš Chvátal
aebef0a0a0 Accepting request 772352 from home:mnhauke
Initial pakcage for python-humanreadable

OBS-URL: https://build.opensuse.org/request/show/772352
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanreadable?expand=0&rev=1
2020-02-09 10:09:57 +00:00