python3-*

This commit is contained in:
Rmys
2021-10-22 17:46:11 +03:00
parent f637729d46
commit fc5133d319
126 changed files with 1120 additions and 177 deletions
@@ -13,7 +13,7 @@
<IsA>app</IsA>
<Summary>Chardet: The Universal Character Encoding Detector</Summary>
<Description>Character encoding auto-detection in Python. As smart as your browser. Open source.</Description>
<Archive sha1sum="bf740348e002581b026dc4af47d56479097c1fcd" type="targz">https://github.com/chardet/chardet/archive/3.0.4.tar.gz</Archive>
<Archive sha1sum="6e35a9deb0bb05a922882e5c2c9d088f01b50cf1" type="targz">https://github.com/chardet/chardet/archive/4.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="4">
<Date>2021-08-07</Date>
<Version>4.0.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2019-12-24</Date>
<Version>3.0.4</Version>