Page MenuHomeSolus

D12105.id.diff
No OneTemporary

D12105.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,14 +1,22 @@
name : python-humanize
-version : 3.2.0
-release : 4
+version : 3.13.1
+release : 5
source :
- - https://pypi.io/packages/source/h/humanize/humanize-3.2.0.tar.gz : ab69004895689951b79f2ae4fdd6b8127ff0c180aff107856d5d98119a33f026
+ - https://pypi.io/packages/source/h/humanize/humanize-3.13.1.tar.gz : 12f113f2e369dac7f35d3823f49262934f4a22a53a6d3d4c86b736f50db88c7b
+homepage : https://github.com/jmoiron/humanize
license : MIT
component : programming.python
summary : Common humanization utilities for Python
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 : |
+ sed -i '3 i\version: %version%' setup.cfg
+build : |
%python3_setup
install : |
%python3_install
+check : |
+ %python3_test pytest3 -v
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,30 +1,31 @@
<PISI>
<Source>
<Name>python-humanize</Name>
+ <Homepage>https://github.com/jmoiron/humanize</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
<Summary xml:lang="en">Common humanization utilities for Python</Summary>
- <Description xml:lang="en">Common humanization utilities for Python
+ <Description xml:lang="en">This modest package contains various common humanization utilities, like turning a number into a fuzzy human readable duration (&quot;3 minutes ago&quot;) or into a human readable size or throughput.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-humanize</Name>
<Summary xml:lang="en">Common humanization utilities for Python</Summary>
- <Description xml:lang="en">Common humanization utilities for Python
+ <Description xml:lang="en">This modest package contains various common humanization utilities, like turning a number into a fuzzy human readable duration (&quot;3 minutes ago&quot;) or into a human readable size or throughput.
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python3.9/site-packages/humanize-0.0.0-py3.9.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/humanize-0.0.0-py3.9.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/humanize-0.0.0-py3.9.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/humanize-0.0.0-py3.9.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/humanize-0.0.0-py3.9.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/humanize-0.0.0-py3.9.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize-3.13.1-py3.9.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize-3.13.1-py3.9.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize-3.13.1-py3.9.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize-3.13.1-py3.9.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize-3.13.1-py3.9.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize-3.13.1-py3.9.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/__pycache__/__init__.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/__pycache__/filesize.cpython-39.pyc</Path>
@@ -33,6 +34,12 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/__pycache__/time.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/filesize.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/i18n.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/bn_BD/LC_MESSAGES/humanize.mo</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/bn_BD/LC_MESSAGES/humanize.po</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/ca_ES/LC_MESSAGES/humanize.mo</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/ca_ES/LC_MESSAGES/humanize.po</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/da_DK/LC_MESSAGES/humanize.mo</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/da_DK/LC_MESSAGES/humanize.po</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/de_DE/LC_MESSAGES/humanize.mo</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/de_DE/LC_MESSAGES/humanize.po</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/es_ES/LC_MESSAGES/humanize.mo</Path>
@@ -63,25 +70,31 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/ru_RU/LC_MESSAGES/humanize.po</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/sk_SK/LC_MESSAGES/humanize.mo</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/sk_SK/LC_MESSAGES/humanize.po</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/sl_SI/LC_MESSAGES/humanize.mo</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/sl_SI/LC_MESSAGES/humanize.po</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/sv_SE/LC_MESSAGES/humanize.mo</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/sv_SE/LC_MESSAGES/humanize.po</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/tr_TR/LC_MESSAGES/humanize.mo</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/tr_TR/LC_MESSAGES/humanize.po</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/uk_UA/LC_MESSAGES/humanize.mo</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/uk_UA/LC_MESSAGES/humanize.po</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/vi_VI/LC_MESSAGES/humanize.mo</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/vi_VI/LC_MESSAGES/humanize.po</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/vi_VN/LC_MESSAGES/humanize.mo</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/vi_VN/LC_MESSAGES/humanize.po</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/zh_CN/LC_MESSAGES/humanize.mo</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/zh_CN/LC_MESSAGES/humanize.po</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/zh_HK/LC_MESSAGES/humanize.mo</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/humanize/locale/zh_HK/LC_MESSAGES/humanize.po</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/number.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/humanize/time.py</Path>
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2021-07-28</Date>
- <Version>3.2.0</Version>
+ <Update release="5">
+ <Date>2021-11-30</Date>
+ <Version>3.13.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 10:15 PM (2 h, 53 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5851443
Default Alt Text
D12105.id.diff (8 KB)

Event Timeline