Merge pull request #3244 from ayhanyalcinsoy/master

python3-requests and qtcreator
This commit is contained in:
2017-03-19 23:44:28 +03:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
<IsA>app:gui</IsA>
<Summary>Lightweight, cross-platform integrated development environment</Summary>
<Description>Lightweight, cross-platform integrated development environment</Description>
<Archive type="targz" sha1sum="539607346b8e061b27d5c63c598052428abb66a4">http://download.qt.io/official_releases/qtcreator/4.2/4.2.1/qt-creator-opensource-src-4.2.1.tar.xz</Archive>
<Archive type="tarxz" sha1sum="539607346b8e061b27d5c63c598052428abb66a4">http://download.qt.io/official_releases/qtcreator/4.2/4.2.1/qt-creator-opensource-src-4.2.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>libgcc</Dependency>
<Dependency>libX11-devel</Dependency>
@@ -14,6 +14,7 @@
<Archive sha1sum="827f7c8abb5a57d980d9870908724613b8b120c1" type="targz">https://pypi.python.org/packages/16/09/37b69de7c924d318e51ece1c4ceb679bf93be9d05973bb30c35babd596e2/requests-2.13.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
</Source>