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
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Implements a XML/HTML/XHTML Markup safe string for Python</Summary>
<Description>python3-MarkupSafe, implements a unicode subclass that supports HTML strings.</Description>
<Archive sha1sum="f70e5fd3c120a1b108d4347ea1115e3962c42026" type="targz">https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz</Archive>
<Archive sha1sum="e1b766b2b1601fde67b3b19ed2f13b9746bb1cca" type="targz">https://files.pythonhosted.org/packages/bf/10/ff66fea6d1788c458663a84d88787bae15d45daa16f6b3ef33322a51fc7e/MarkupSafe-2.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -28,6 +28,13 @@
</Package>
<History>
<Update release="4">
<Date>2021-08-07</Date>
<Version>2.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2020-01-08</Date>
<Version>1.1.1</Version>