Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-humanize | name : python-humanize | ||||
| version : 3.2.0 | version : 3.12.0 | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - https://pypi.io/packages/source/h/humanize/humanize-3.2.0.tar.gz : ab69004895689951b79f2ae4fdd6b8127ff0c180aff107856d5d98119a33f026 | - https://pypi.io/packages/source/h/humanize/humanize-3.12.0.tar.gz : 5ec1a66e230a3e31fb3f184aab9436ea13d4e37c168e0ffc345ae5bb57e58be6 | ||||
| homepage : https://github.com/jmoiron/humanize | |||||
| license : MIT | license : MIT | ||||
| component : programming.python | component : programming.python | ||||
| summary : Common humanization utilities for Python | summary : Common humanization utilities for Python | ||||
| description: | | description: | | ||||
| Common humanization utilities for Python | This modest package contains various common humanization utilities, like turning a number into a fuzzy human readable duration ("3 minutes ago") or into a human readable size or throughput. | ||||
| builddeps : | |||||
| - python-freezegun | |||||
| - python-pytest-cov | |||||
| setup : | | setup : | | ||||
| sed -i '3 i\version: %version%' setup.cfg | |||||
| build : | | |||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| check : | | |||||
| %python3_test pytest3 -v | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.