python3-nose:rebuild for py3.6.0

This commit is contained in:
2017-02-01 15:35:47 +03:00
parent 50d8ae8dcd
commit 842ddb0bf6
@@ -15,14 +15,14 @@
<Description>python-nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic.</Description>
<Archive sha1sum="97f2a04c9d43b29ddf4794a1a1d1ba803f1074c6" type="targz">https://pypi.python.org/packages/source/n/nose/nose-1.3.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-nose</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency versionFrom="3.6.0">python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-02-01</Date>
<Version>1.3.7</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-06-09</Date>
<Version>1.3.7</Version>