python3-html5lib:ver bump
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Standards-compliant library for parsing and serializing HTML documents and fragments in Python</Summary>
|
||||
<Description>python3-html5lib is a pure-python library for parsing HTML. It is designed to conform to the WHATWG HTML specification, as is implemented by all major web browsers.</Description>
|
||||
<Archive sha1sum="ddb0fbc2a50de167ae3e836726974f0ab1b08839" type="targz">https://github.com/html5lib/html5lib-python/archive/1.0.1.tar.gz</Archive>
|
||||
<Archive sha1sum="d383aae39d22c801cd220b159ab9b50708ac6a64" type="targz">https://github.com/html5lib/html5lib-python/archive/1.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -24,17 +24,24 @@
|
||||
<Name>python3-html5lib</Name>
|
||||
<Summary>Standards-compliant library for parsing and serializing HTML documents and fragments in Python</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python3-webencodings</Dependency>
|
||||
<Dependency>python3-six</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-six</Dependency>
|
||||
<Dependency>python3-webencodings</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc/python3-html5lib</Path>
|
||||
<Path fileType="library">/usr/lib/python3*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python3-html5lib</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-07-22</Date>
|
||||
<Version>1.1</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-02-21</Date>
|
||||
<Version>1.0.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user