Show More
@@ -1199,13 +1199,13 b'' | |||||
1199 | }; |
|
1199 | }; | |
1200 | }; |
|
1200 | }; | |
1201 | pyramid = super.buildPythonPackage { |
|
1201 | pyramid = super.buildPythonPackage { | |
1202 |
name = "pyramid-1. |
|
1202 | name = "pyramid-1.7.4"; | |
1203 | buildInputs = with self; []; |
|
1203 | buildInputs = with self; []; | |
1204 | doCheck = false; |
|
1204 | doCheck = false; | |
1205 | propagatedBuildInputs = with self; [setuptools WebOb repoze.lru zope.interface zope.deprecation venusian translationstring PasteDeploy]; |
|
1205 | propagatedBuildInputs = with self; [setuptools WebOb repoze.lru zope.interface zope.deprecation venusian translationstring PasteDeploy]; | |
1206 | src = fetchurl { |
|
1206 | src = fetchurl { | |
1207 |
url = "https://pypi.python.org/packages/3 |
|
1207 | url = "https://pypi.python.org/packages/33/91/55f5c661f8923902cd1f68d75f2b937c45e7682857356cf18f0be5493899/pyramid-1.7.4.tar.gz"; | |
1208 | md5 = "b18688ff3cc33efdbb098a35b45dd122"; |
|
1208 | md5 = "6ef1dfdcff9136d04490410757c4c446"; | |
1209 | }; |
|
1209 | }; | |
1210 | meta = { |
|
1210 | meta = { | |
1211 | license = [ { fullName = "Repoze Public License"; } { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ]; |
|
1211 | license = [ { fullName = "Repoze Public License"; } { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ]; | |
@@ -1225,13 +1225,13 b'' | |||||
1225 | }; |
|
1225 | }; | |
1226 | }; |
|
1226 | }; | |
1227 | pyramid-debugtoolbar = super.buildPythonPackage { |
|
1227 | pyramid-debugtoolbar = super.buildPythonPackage { | |
1228 |
name = "pyramid-debugtoolbar- |
|
1228 | name = "pyramid-debugtoolbar-3.0.5"; | |
1229 | buildInputs = with self; []; |
|
1229 | buildInputs = with self; []; | |
1230 | doCheck = false; |
|
1230 | doCheck = false; | |
1231 | propagatedBuildInputs = with self; [pyramid pyramid-mako repoze.lru Pygments]; |
|
1231 | propagatedBuildInputs = with self; [pyramid pyramid-mako repoze.lru Pygments]; | |
1232 | src = fetchurl { |
|
1232 | src = fetchurl { | |
1233 |
url = "https://pypi.python.org/packages/ |
|
1233 | url = "https://pypi.python.org/packages/64/0e/df00bfb55605900e7a2f7e4a18dd83575a6651688e297d5a0aa4c208fd7d/pyramid_debugtoolbar-3.0.5.tar.gz"; | |
1234 | md5 = "073ea67086cc4bd5decc3a000853642d"; |
|
1234 | md5 = "aebab8c3bfdc6f89e4d3adc1d126538e"; | |
1235 | }; |
|
1235 | }; | |
1236 | meta = { |
|
1236 | meta = { | |
1237 | license = [ { fullName = "Repoze Public License"; } pkgs.lib.licenses.bsdOriginal ]; |
|
1237 | license = [ { fullName = "Repoze Public License"; } pkgs.lib.licenses.bsdOriginal ]; | |
@@ -1498,7 +1498,7 b'' | |||||
1498 | }; |
|
1498 | }; | |
1499 | }; |
|
1499 | }; | |
1500 | rhodecode-enterprise-ce = super.buildPythonPackage { |
|
1500 | rhodecode-enterprise-ce = super.buildPythonPackage { | |
1501 |
name = "rhodecode-enterprise-ce-4. |
|
1501 | name = "rhodecode-enterprise-ce-4.7.0"; | |
1502 | buildInputs = with self; [pytest py pytest-cov pytest-sugar pytest-runner pytest-catchlog pytest-profiling gprof2dot pytest-timeout mock WebTest cov-core coverage cssselect lxml configobj]; |
|
1502 | buildInputs = with self; [pytest py pytest-cov pytest-sugar pytest-runner pytest-catchlog pytest-profiling gprof2dot pytest-timeout mock WebTest cov-core coverage cssselect lxml configobj]; | |
1503 | doCheck = true; |
|
1503 | doCheck = true; | |
1504 | propagatedBuildInputs = with self; [Babel Beaker FormEncode Mako Markdown MarkupSafe MySQL-python Paste PasteDeploy PasteScript Pygments pygments-markdown-lexer Pylons Pyro4 Routes SQLAlchemy Tempita URLObject WebError WebHelpers WebHelpers2 WebOb WebTest Whoosh alembic amqplib anyjson appenlight-client authomatic backport-ipaddress celery channelstream colander decorator deform docutils gevent gunicorn infrae.cache ipython iso8601 kombu msgpack-python packaging psycopg2 py-gfm pycrypto pycurl pyparsing pyramid pyramid-debugtoolbar pyramid-mako pyramid-beaker pysqlite python-dateutil python-ldap python-memcached python-pam recaptcha-client repoze.lru requests simplejson subprocess32 waitress zope.cachedescriptors dogpile.cache dogpile.core psutil py-bcrypt]; |
|
1504 | propagatedBuildInputs = with self; [Babel Beaker FormEncode Mako Markdown MarkupSafe MySQL-python Paste PasteDeploy PasteScript Pygments pygments-markdown-lexer Pylons Pyro4 Routes SQLAlchemy Tempita URLObject WebError WebHelpers WebHelpers2 WebOb WebTest Whoosh alembic amqplib anyjson appenlight-client authomatic backport-ipaddress celery channelstream colander decorator deform docutils gevent gunicorn infrae.cache ipython iso8601 kombu msgpack-python packaging psycopg2 py-gfm pycrypto pycurl pyparsing pyramid pyramid-debugtoolbar pyramid-mako pyramid-beaker pysqlite python-dateutil python-ldap python-memcached python-pam recaptcha-client repoze.lru requests simplejson subprocess32 waitress zope.cachedescriptors dogpile.cache dogpile.core psutil py-bcrypt]; |
@@ -52,10 +52,10 b' pygments-markdown-lexer==0.1.0.dev39' | |||||
52 | Pygments==2.2.0 |
|
52 | Pygments==2.2.0 | |
53 | pyparsing==1.5.7 |
|
53 | pyparsing==1.5.7 | |
54 | pyramid-beaker==0.8 |
|
54 | pyramid-beaker==0.8 | |
55 |
pyramid-debugtoolbar== |
|
55 | pyramid-debugtoolbar==3.0.5 | |
56 | pyramid-jinja2==2.5 |
|
56 | pyramid-jinja2==2.5 | |
57 | pyramid-mako==1.0.2 |
|
57 | pyramid-mako==1.0.2 | |
58 |
pyramid==1. |
|
58 | pyramid==1.7.4 | |
59 | pysqlite==2.6.3 |
|
59 | pysqlite==2.6.3 | |
60 | python-dateutil==1.5 |
|
60 | python-dateutil==1.5 | |
61 | python-ldap==2.4.19 |
|
61 | python-ldap==2.4.19 |
General Comments 0
You need to be logged in to leave comments.
Login now