Page MenuHomeSolus

D10213.id.diff
No OneTemporary

D10213.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,9 @@
name : python-colorlog
-version : 4.1.0
-release : 5
+version : 4.7.2
+release : 6
source :
- - https://github.com/borntyping/python-colorlog/archive/v4.1.0.tar.gz : 9c431bdd31b5843a8e59d779cf518426cfd91c14f2776680f43bcdf6872d40ab
+ - https://github.com/borntyping/python-colorlog/archive/v4.7.2.tar.gz : 807eaf34dc122f9ca012af045203f10147304452eb93962a43bdd1ce14289f60
+homepage : https://github.com/borntyping/python-colorlog
license : MIT
component : programming.python
summary : A colored formatter for the python logging module
@@ -10,7 +11,10 @@
colorlog.ColoredFormatter is a formatter for use with Python's logging module that outputs records using terminal colors.
builddeps :
- pkgconfig(python3)
+ - python-pytest
setup : |
%python3_setup
install : |
%python3_install
+check : |
+ %python3_test pytest3
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,29 +1,30 @@
<PISI>
<Source>
<Name>python-colorlog</Name>
+ <Homepage>https://github.com/borntyping/python-colorlog</Homepage>
<Packager>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
- <Summary xml:lang="en">Log formatting with colors</Summary>
+ <Summary xml:lang="en">A colored formatter for the python logging module</Summary>
<Description xml:lang="en">colorlog.ColoredFormatter is a formatter for use with Python&apos;s logging module that outputs records using terminal colors.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-colorlog</Name>
- <Summary xml:lang="en">Log formatting with colors</Summary>
+ <Summary xml:lang="en">A colored formatter for the python logging module</Summary>
<Description xml:lang="en">colorlog.ColoredFormatter is a formatter for use with Python&apos;s logging module that outputs records using terminal colors.
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog-4.1.0-py3.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog-4.1.0-py3.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog-4.1.0-py3.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog-4.1.0-py3.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog-4.1.0-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog-4.7.2-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog-4.7.2-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog-4.7.2-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog-4.7.2-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog-4.7.2-py3.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/__pycache__/colorlog.cpython-37.pyc</Path>
@@ -32,29 +33,15 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/colorlog.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/escape_codes.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/logging.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/tests/__pycache__/conftest.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/tests/__pycache__/test_colorlog.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/tests/__pycache__/test_config.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/tests/__pycache__/test_escape_codes.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/tests/__pycache__/test_example.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/tests/__pycache__/test_exports.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/tests/__pycache__/test_logging.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/tests/conftest.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/tests/test_colorlog.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/tests/test_config.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/tests/test_escape_codes.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/tests/test_example.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/tests/test_exports.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/colorlog/tests/test_logging.py</Path>
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2020-02-07</Date>
- <Version>4.1.0</Version>
+ <Update release="6">
+ <Date>2021-01-18</Date>
+ <Version>4.7.2</Version>
<Comment>Packaging update</Comment>
<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
Sun, Jul 16, 8:07 AM (3 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810595
Default Alt Text
D10213.id.diff (6 KB)

Event Timeline