17
0

44 Commits

Author SHA256 Message Date
603abd8af8 Accepting request 1325569 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1325569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=18
2026-01-06 16:46:16 +00:00
1fcf078b49 Accepting request 1325423 from home:glaubitz:branches:devel:languages:python
- Update to 4.15.0
  * Add locale support for decimal separator in intword (#287)
  * Add support for Python 3.15 (#275)
  * Replace pre-commit with prek (#276)
  * naturaldelta: round the value to nearest unit that makes sense (#272)
  * Fix plural form for intword and improve performance (#273)
  * Replace Exception with more specific FileNotFoundError (#286)

OBS-URL: https://build.opensuse.org/request/show/1325423
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=43
2026-01-06 10:31:37 +00:00
cbd1ad16eb Accepting request 1317155 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1317155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=17
2025-11-11 18:22:37 +00:00
9d6be54739 Accepting request 1317117 from home:glaubitz:branches:devel:languages:python
- Update to 4.14.0
  * Add Uzbek language (#264)
  * Drop support for Python 3.9 (#268)

OBS-URL: https://build.opensuse.org/request/show/1317117
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=41
2025-11-11 16:24:35 +00:00
37a0a98176 Accepting request 1307743 from devel:languages:python
- update to 4.13.0:
  * Optimise `naturalsize` algorithm by using `math.log` (#253)
  * Fix `precisedelta` rounding (#254) @dangillet
- update to 4.12.3:
  * Fix regression in `naturalsize` for `float` and `str` (#250)
  * Improvements for French translation (#248)

  * Remove shebang from filesize.py (#188)
  * Fix test failures on systems with 32-bit time_t (#177)
  * Fix handling of negative time deltas (#173)
  * Fix naturaldelta sub second precision (#169)
  * Reword the French translation of very small amount of time (#162)
  * Fix Arabic localization (#160)
  * metric: Fix precision format (#159)

OBS-URL: https://build.opensuse.org/request/show/1307743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=16
2025-09-29 14:37:37 +00:00
e7833e68a0 - update to 4.13.0:
* Optimise `naturalsize` algorithm by using `math.log` (#253)
  * Fix `precisedelta` rounding (#254) @dangillet
- update to 4.12.3:
  * Fix regression in `naturalsize` for `float` and `str` (#250)
  * Improvements for French translation (#248)
  * Remove shebang from filesize.py (#188)
  * Fix test failures on systems with 32-bit time_t (#177)
  * Fix handling of negative time deltas (#173)
  * Fix naturaldelta sub second precision (#169)
  * Reword the French translation of very small amount of time (#162)
  * Fix Arabic localization (#160)
  * metric: Fix precision format (#159)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=39
2025-09-29 10:57:08 +00:00
a5982de66d Accepting request 1266132 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1266132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=15
2025-04-02 15:13:58 +00:00
640ba56909 Accepting request 1266123 from home:glaubitz:branches:devel:languages:python
- Update to 4.12.2
  * Update license file reference from LICENSE to LICENCE
    in pyproject.toml (#243) @williamjamir
  * Update docstring in naturaldelta (#242) @teobucci
  * Ignore sys.monitoring warning for Python 3.11 and
    earlier in coverage.py config (#244) @hugovk

OBS-URL: https://build.opensuse.org/request/show/1266123
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=37
2025-04-01 12:25:50 +00:00
40db69fc7a Accepting request 1254408 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1254408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=14
2025-03-19 21:34:15 +00:00
043ec9d68e Accepting request 1254391 from home:glaubitz:branches:devel:languages:python
- Update to 4.12.1
  * Fix regression in naturalsize for float (#240) @hugovk

OBS-URL: https://build.opensuse.org/request/show/1254391
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=35
2025-03-19 12:50:39 +00:00
6216a854c3 Accepting request 1246889 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1246889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=13
2025-02-20 15:33:09 +00:00
aa7ffcb735 Accepting request 1246731 from home:glaubitz:branches:devel:languages:python
- Update to 4.12.0
  * Add support for Python 3.14 and test PyPy3.11 (#235) @hugovk
  * Handle en_GB and en_US locale (#230) @dangillet
  * Release to PyPI using Trusted Publishing (#213) @hugovk
  * Defer imports for faster overall import time: 19 ms -> 3 ms (#234, #238) @hugovk
  * Replace deprecated classifier with licence expression (PEP 639) (#236) @hugovk
  * Lint and test with tox-uv (#212) @hugovk
  * Fix overflow issue in naturalsize with np.int32 input (#218) @Toprak2
  * Fix pt_BR locale (#216) @cuducos
  * Generate translation binaries during release (#232) @hugovk
- Limit Python files matched in %files section

OBS-URL: https://build.opensuse.org/request/show/1246731
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=33
2025-02-19 08:09:47 +00:00
0a38f0d5f1 Accepting request 1206572 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1206572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=12
2024-10-09 20:14:09 +00:00
0b0f8bf434 Accepting request 1206555 from home:glaubitz:branches:devel:languages:python
- Update to 4.11.0
  * Add natural_list (#110) @akshaybabloo
  * filesize: support the ronna and quetta prefixes (#142) @bbolli
  * Update French translations for numbers (#192) @enlivn
  * Drop support for Python 3.8 (#202) @hugovk
  * Defer fractions.Fraction import to save 5ms (#201) @hugovk
  * Speedup x 1.85: Generate __version__ at build to avoid slow
    importlib.metadata import (#200) @hugovk
  * Fix finding location of translations (#204) @dangillet
  * Fix rollover from ZB to 1.0 YB (#206) @hugovk
  * Fix zh_CN/zh_HK translation for "1 year, %d days" (#196) @luliangce

OBS-URL: https://build.opensuse.org/request/show/1206555
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=31
2024-10-09 17:21:13 +00:00
58d98f64f8 Accepting request 1198713 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1198713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=11
2024-09-05 13:46:51 +00:00
176d0d3e1a Accepting request 1198709 from home:frantisek.simorda:branches:openSUSE:Factory
- update to 4.10.0:
  * Remove shebang from filesize.py (#188) 
  * Fix test failures on systems with 32-bit time_t (#177) 
  * Fix handling of negative time deltas (#173) 
  * Fix naturaldelta sub second precision (#169) 
  * Reword the French translation of very small amount of time (#162) 
  * Fix Arabic localization (#160) 
  * metric: Fix precision format (#159)

OBS-URL: https://build.opensuse.org/request/show/1198709
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=29
2024-09-04 12:23:21 +00:00
adee11bea9 Accepting request 1129221 from devel:languages:python
- update to 4.9.0:
  * Add support for Python 3.13 (#156) @hugovk
  * Add Norwegian localization (#155) @fdanielsen
  * Add Hebrew localization (#149) @clsn
  * Add Klingon translation (#150) @clsn
  * Replace Flake8 with Ruff (#157) @hugovk
  * Fix DeprecationWarning: Plural value must be an integer, got
    float (#147) @dansarpong
  * Remove useless shebangs (#141) @aueam

OBS-URL: https://build.opensuse.org/request/show/1129221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=10
2023-11-27 21:44:57 +00:00
6c24e3ce07 - update to 4.9.0:
* Add support for Python 3.13 (#156) @hugovk
  * Add Norwegian localization (#155) @fdanielsen
  * Add Hebrew localization (#149) @clsn
  * Add Klingon translation (#150) @clsn
  * Replace Flake8 with Ruff (#157) @hugovk
  * Fix DeprecationWarning: Plural value must be an integer, got
    float (#147) @dansarpong
  * Remove useless shebangs (#141) @aueam

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=27
2023-11-27 19:02:38 +00:00
2e54147e4e Accepting request 1110845 from devel:languages:python
- update to 4.8.0:
  * Add Hungarian localization
  * Revise Turkish localization
  * Translate "thousand" to "千" for zh_CN
  * Move logic to convert aware datetime to naive into function
  * Docs: fix formatting of return value
  * Declare support for Python 3.12
  * Add Esperanto localization
  * Support timezone-aware datetimes in naturaltime
  * Update Bengali translation
  * Drop support for EOL Python 3.7
  * Add missing keys to extract translatable strings
  * Add default Italian thousand and decimal separator
  * Add Italian translation for "thousand" and fix singulars
  * Add Italian translation for "%s and %s"
  * Add Basque translation
  * Add latest metric prefixes: ronna, ronto, quetta, quecto
  * Add pt_BR separators
  * Replace setup.cfg with pyproject.toml
  * Filesize simplification
  * Fix intword for 1,000 decillion
  * Add localisation for thousand, fixing German plurals
  * Handle NaN

- Switch to %pytest macro.
- Update to 2.2.0:
- use %find_lang macro

OBS-URL: https://build.opensuse.org/request/show/1110845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=9
2023-09-13 18:45:50 +00:00
ce111f14c2 - update to 4.8.0:
* Add Hungarian localization
  * Revise Turkish localization
  * Translate "thousand" to "千" for zh_CN
  * Move logic to convert aware datetime to naive into function
  * Docs: fix formatting of return value
  * Declare support for Python 3.12
  * Add Esperanto localization
  * Support timezone-aware datetimes in naturaltime
  * Update Bengali translation
  * Drop support for EOL Python 3.7
  * Add missing keys to extract translatable strings
  * Add default Italian thousand and decimal separator
  * Add Italian translation for "thousand" and fix singulars
  * Add Italian translation for "%s and %s"
  * Add Basque translation
  * Add latest metric prefixes: ronna, ronto, quetta, quecto
  * Add pt_BR separators
  * Replace setup.cfg with pyproject.toml
  * Filesize simplification
  * Fix intword for 1,000 decillion
  * Add localisation for thousand, fixing German plurals
  * Handle NaN
- Switch to %pytest macro.
- Update to 2.2.0:
- use %find_lang macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=25
2023-09-13 08:19:20 +00:00
1644659c18 Accepting request 1055993 from devel:languages:python
- update to 4.4.0:
  * Add installation instructions (#56) @hugovk
  * Internationalise the decimal separator in intcomma() (#53) @Luflosi
  * Internationalise intcomma for de_DE locale (#49) @Luflosi
  * Replace short scale with long scale for Polish numbers (#54) @mjmikulski
  * Fix intcomma() failing with a string as input when ndigits is not None
    (#52) @Luflosi
  * Fix some pylint findings (#42) @hugovk
  * Fix "ValueError: math domain error" for metric(0) (#47) @liukun
  * Add Greek translation (#46) @waseigo
  * Polish: Added thousand, fixed big numbers (#43) @dejurin
  * Fix intword for negative numbers (#41) @vishket
  * Update annotations, docs, and tests: naturaltime can also accept a
    timedelta (#31) @nuztalgia
  * Update annotations: naturadelta and naturaltime can also accept a float
    (#29) @hugovk
  * Rename Arabic locale from ar_SA to ar to enable fallbacks (#27) @hugovk
  * Use %d for year translations, convert to string for intcomma after (#23)
    @carterbox
  * Fix intcomma with ndigits=0 (#26) @hugovk
  * Add humanize.metric() for converting big/small numbers to SI units (#22)
  * Add type hints (#15) @hugovk
  * Fix scientific() on small positive numbers (#22) @bwoodsend
  * Remove redundant wheel dependency from pyproject.toml (#16) @mgorny
  * Support Python 3.11 (#13) @hugovk
  * Add Arabic language (jmoiron/humanize#256) @AYMENJD
  * Docs: add dark mode toggle and default to system preference
    (jmoiron/humanize#255) @hugovk
  * Documentation improvements (jmoiron/humanize#254) @mondeja
  * Update repo links (#2) @hugovk

OBS-URL: https://build.opensuse.org/request/show/1055993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=8
2023-01-05 14:00:40 +00:00
42802922e4 - update to 4.4.0:
* Add installation instructions (#56) @hugovk
  * Internationalise the decimal separator in intcomma() (#53) @Luflosi
  * Internationalise intcomma for de_DE locale (#49) @Luflosi
  * Replace short scale with long scale for Polish numbers (#54) @mjmikulski
  * Fix intcomma() failing with a string as input when ndigits is not None
    (#52) @Luflosi
  * Fix some pylint findings (#42) @hugovk
  * Fix "ValueError: math domain error" for metric(0) (#47) @liukun
  * Add Greek translation (#46) @waseigo
  * Polish: Added thousand, fixed big numbers (#43) @dejurin
  * Fix intword for negative numbers (#41) @vishket
  * Update annotations, docs, and tests: naturaltime can also accept a
    timedelta (#31) @nuztalgia
  * Update annotations: naturadelta and naturaltime can also accept a float
    (#29) @hugovk
  * Rename Arabic locale from ar_SA to ar to enable fallbacks (#27) @hugovk
  * Use %d for year translations, convert to string for intcomma after (#23)
    @carterbox
  * Fix intcomma with ndigits=0 (#26) @hugovk
  * Add humanize.metric() for converting big/small numbers to SI units (#22)
  * Add type hints (#15) @hugovk
  * Fix scientific() on small positive numbers (#22) @bwoodsend
  * Remove redundant wheel dependency from pyproject.toml (#16) @mgorny
  * Support Python 3.11 (#13) @hugovk
  * Add Arabic language (jmoiron/humanize#256) @AYMENJD
  * Docs: add dark mode toggle and default to system preference
    (jmoiron/humanize#255) @hugovk
  * Documentation improvements (jmoiron/humanize#254) @mondeja
  * Update repo links (#2) @hugovk

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=23
2023-01-04 20:04:44 +00:00
05940228cc Accepting request 1030148 from devel:languages:python
- use https for urls

- update to 4.0.0:
  * Drop support for Python 3.6
  * Remove deprecated VERSION, use version instead
  * Remove when from naturaldelta() and allow largest timedelta
  * Remove deprecated private function aliases

OBS-URL: https://build.opensuse.org/request/show/1030148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=7
2022-10-20 14:02:03 +00:00
2aca4b06e7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=21 2022-10-20 11:39:04 +00:00
164ccd81b0 - update to 4.0.0:
* Drop support for Python 3.6
  * Remove deprecated VERSION, use version instead
  * Remove when from naturaldelta() and allow largest timedelta
  * Remove deprecated private function aliases

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=20
2022-10-20 11:38:50 +00:00
0f9930c77f - use https for urls
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=19
2022-10-13 07:20:15 +00:00
037d555df2 Accepting request 960614 from home:edogawa
- update to 4.0.0

OBS-URL: https://build.opensuse.org/request/show/960614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=18
2022-03-10 09:56:18 +00:00
134b398349 Accepting request 838267 from devel:languages:python
- update to 2.6.0:
  * Deploy docs to Read the Docs (#148) @hugovk
  * Build API reference docs from docstrings using MKDocs (#147) @hugovk
  * Function to represent timedeltas without losing precision (precisedelta) (#137) @eldipa
  * Improve default locale path discovering. (#146) @mondeja
  * Added Ukrainian language to list in README.md (#141) @tuxlabore

OBS-URL: https://build.opensuse.org/request/show/838267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=6
2020-09-28 12:30:33 +00:00
62b465cefb - update to 2.6.0:
* Deploy docs to Read the Docs (#148) @hugovk
  * Build API reference docs from docstrings using MKDocs (#147) @hugovk
  * Function to represent timedeltas without losing precision (precisedelta) (#137) @eldipa
  * Improve default locale path discovering. (#146) @mondeja
  * Added Ukrainian language to list in README.md (#141) @tuxlabore

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=16
2020-09-28 11:52:32 +00:00
123bf347d6 Accepting request 811308 from devel:languages:python
- Update to 2.4.0:
  * Added Spanish (Spain) locale.
  * Polish (pl_PL) locales added
- Switch to %pytest macro.

OBS-URL: https://build.opensuse.org/request/show/811308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=5
2020-06-04 15:55:29 +00:00
e39831ded6 - Update to 2.4.0:
* Added Spanish (Spain) locale.
  * Polish (pl_PL) locales added
- Switch to %pytest macro.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=14
2020-06-04 06:45:33 +00:00
583af0c850 Accepting request 789933 from devel:languages:python
- Update to 2.2.0: 
  * Added
    + Disambiguate naturaldate return: only append year if more than
    + ~5 months away (#107) @hugovk
    + Add scientific notation to string support (#110) @Thx3r @hugovk
    + Add micro- and millisecond units to naturaldelta and
    + naturaltime (#104) @hugovk
    + Add ndigits option to intcomma (#123) @hugovk
    + Show more than bytes for negative file sizes (#122) @hugovk
  * Fixed
    + Fix: AP style for 0 is 'zero' (#121) @hugovk
  * Changed
    + Disambiguate naturaldate return: only append year if more than ~5 months away (#107) @hugovk
    + Convert remaining tests to use pytest.mark.parametrize (#109) @hugovk
    + Refactor some tests to use pytest.mark.parametrize (#108) @hugovk
  * Removed
    + Drop support for EOL Python 2 (#102) @hugovk
- Fiddle with BuildRequires, adding new modules that are needed
- Switch to pypi source tarball, required for setuptools_scm

OBS-URL: https://build.opensuse.org/request/show/789933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=4
2020-03-31 15:15:18 +00:00
2c7cda875e - Update to 2.2.0:
* Added
    + Disambiguate naturaldate return: only append year if more than
    + ~5 months away (#107) @hugovk
    + Add scientific notation to string support (#110) @Thx3r @hugovk
    + Add micro- and millisecond units to naturaldelta and
    + naturaltime (#104) @hugovk
    + Add ndigits option to intcomma (#123) @hugovk
    + Show more than bytes for negative file sizes (#122) @hugovk
  * Fixed
    + Fix: AP style for 0 is 'zero' (#121) @hugovk
  * Changed
    + Disambiguate naturaldate return: only append year if more than ~5 months away (#107) @hugovk
    + Convert remaining tests to use pytest.mark.parametrize (#109) @hugovk
    + Refactor some tests to use pytest.mark.parametrize (#108) @hugovk
  * Removed
    + Drop support for EOL Python 2 (#102) @hugovk
- Fiddle with BuildRequires, adding new modules that are needed
- Switch to pypi source tarball, required for setuptools_scm

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=12
2020-03-31 05:52:58 +00:00
83fd42a39d Accepting request 707796 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/707796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=3
2019-06-06 16:17:09 +00:00
Tomáš Chvátal
40b1d48b33 Accepting request 707772 from home:pgajdos
- test package in %check

OBS-URL: https://build.opensuse.org/request/show/707772
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=10
2019-06-05 10:22:41 +00:00
e768962489 Accepting request 656826 from devel:languages:python
- Fix fdupes call
- Fix Source url

- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/656826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=2
2019-01-03 17:06:21 +00:00
Tomáš Chvátal
55ebb463ec - Fix fdupes call
- Fix Source url

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=8
2018-12-10 12:38:04 +00:00
6e176bfacf Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=7
2018-12-04 13:32:45 +00:00
dc091e06ae Accepting request 507977 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/507977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-humanize?expand=0&rev=1
2017-07-11 06:25:03 +00:00
f6d3111be7 Accepting request 507532 from home:okurz:branches:devel:languages:python
Convert to singlespec

OBS-URL: https://build.opensuse.org/request/show/507532
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=5
2017-07-04 05:22:13 +00:00
Denisart Benjamin
3ca5c27a14 Accepting request 349480 from home:mimi_vx:branches:devel:languages:python
- update to 0.5.1
- use %find_lang macro

OBS-URL: https://build.opensuse.org/request/show/349480
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=4
2016-01-02 19:13:26 +00:00
Denisart Benjamin
42670c842e Accepting request 209883 from home:posophe:branches:devel:languages:python
update

OBS-URL: https://build.opensuse.org/request/show/209883
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=3
2013-12-08 21:54:22 +00:00
Sascha Peilicke
3f77b8d4ce - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=2
2013-10-24 11:06:44 +00:00
Sascha Peilicke
18eef764aa - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanize?expand=0&rev=1
2012-07-23 11:23:05 +00:00