python3-youtube_dl:v.bump to 2017.1.31

This commit is contained in:
2017-02-01 17:18:16 +03:00
committed by Ertuğrul Erata
parent b1677d5ab3
commit ea9358c342
@@ -13,22 +13,22 @@
<IsA>app:console</IsA>
<Summary>Youtube Video Downloader</Summary>
<Description>Youtube Video Downloader</Description>
<Archive sha1sum="799a91525096364787f965d921fd181854e92548" type="targz">https://github.com/rg3/youtube-dl/archive/2016.08.24.1.tar.gz</Archive>
<Archive sha1sum="ab63291ad2c0afacbfd7ea550d8216acaff57036" type="targz">https://github.com/rg3/youtube-dl/releases/download/2017.01.31/youtube-dl-2017.01.31.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-youtube_dl</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency versionFrom="3.6.0">python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/etc</Path>
<Path fileType="data">/usr/lib/python3.4/site-packages</Path>
<Path fileType="data">/usr/lib/python3.6/site-packages</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/man/man1</Path>
<Path fileType="doc">/usr/share/doc</Path>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-02-01</Date>
<Version>2017.01.31</Version>
<Comment>version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-08-26</Date>
<Version>2016.08.24.1</Version>