python3-rfc3986:ver bump
This commit is contained in:
@@ -8,15 +8,15 @@
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Packager>
|
||||
<License>Apache</License>
|
||||
<PartOf>programming.language.python3</PartOf>
|
||||
<License>Apache</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Validating URI References per RFC 3986.</Summary>
|
||||
<Description>A Python implementation of RFC 3986 including validation and authority parsing.</Description>
|
||||
<Archive sha1sum="58afa5113e83c744f14d075e68884b7b79004d85" type="targz">https://files.pythonhosted.org/packages/34/c9/bcba83f13f628e947e23a0e54e18d0a6f13e5d03ca4ec04def0105c81bfc/rfc3986-1.3.2.tar.gz</Archive>
|
||||
<Archive sha1sum="045ea0b25978bff99e94afc9871366f1f495b902" type="targz">https://github.com/python-hyper/rfc3986/archive/1.4.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -27,13 +27,20 @@
|
||||
<Dependency>python3</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python3-rfc3986</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-04-08</Date>
|
||||
<Version>1.4.0</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-01-15</Date>
|
||||
<Version>1.3.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user