Merge pull request #782 from ertugerata/master

change source name py3-setuptools
This commit is contained in:
Ertuğrul Erata
2015-11-07 11:20:00 +02:00
@@ -2,7 +2,7 @@
<!DOCTYPE PISI SYSTEM 'http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd'> <!DOCTYPE PISI SYSTEM 'http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd'>
<PISI> <PISI>
<Source> <Source>
<Name>python-setuptools</Name> <Name>python3-setuptools</Name>
<Homepage>http://pypi.python.org/pypi/setuptools</Homepage> <Homepage>http://pypi.python.org/pypi/setuptools</Homepage>
<Packager> <Packager>
<Name>PisiLinux Community</Name> <Name>PisiLinux Community</Name>
@@ -37,7 +37,7 @@
<History> <History>
<Update release="4"> <Update release="4">
<Date>2014-05-11</Date> <Date>2015-11-07</Date>
<Version>0.6.49</Version> <Version>0.6.49</Version>
<Comment>Release bump.</Comment> <Comment>Release bump.</Comment>
<Name>Marcin Bojara</Name> <Name>Marcin Bojara</Name>