Merge branch 'master' of github.com:pisilinux/main

This commit is contained in:
Ertuğrul Erata
2016-05-23 21:31:05 +03:00
323 changed files with 115321 additions and 76161 deletions
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Python setuptools</Summary>
<Description>python-setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.</Description>
<Archive sha1sum="3de29240fc6c4513120014e93e57a1701a2fae7a" type="targz">https://github.com/pypa/setuptools/archive/v20.10.1.tar.gz</Archive>
<Archive sha1sum="ce72e7effddd31cd657dbbdc9308fee236e4fa37" type="targz">https://pypi.python.org/packages/source/s/setuptools/setuptools-19.6.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
@@ -21,31 +21,16 @@
<Package>
<Name>python3-setuptools</Name>
<Files>
<Path fileType="executable">/usr/bin/py3easy-install</Path>
<Path fileType="executable">/usr/bin/easy_install-3*</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2016-05-16</Date>
<Version>20.10.1</Version>
<Comment>rebuild for python3 downgrade</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-04-28</Date>
<Version>20.10.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-01-29</Date>
<Date>2016-05-20</Date>
<Version>19.6.1</Version>
<Comment>First release</Comment>
<Comment>First release.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>