python3-youtube_dl:v.bump to 2017.1.31
This commit is contained in:
@@ -13,22 +13,22 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Youtube Video Downloader</Summary>
|
<Summary>Youtube Video Downloader</Summary>
|
||||||
<Description>Youtube Video Downloader</Description>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>python3-setuptools</Dependency>
|
<Dependency>python3-setuptools</Dependency>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>python3-youtube_dl</Name>
|
<Name>python3-youtube_dl</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>python3</Dependency>
|
<Dependency versionFrom="3.6.0">python3</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="data">/usr/etc</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/applications</Path>
|
||||||
<Path fileType="data">/usr/share/man/man1</Path>
|
<Path fileType="data">/usr/share/man/man1</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
@@ -36,6 +36,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="3">
|
||||||
<Date>2016-08-26</Date>
|
<Date>2016-08-26</Date>
|
||||||
<Version>2016.08.24.1</Version>
|
<Version>2016.08.24.1</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user