Show More
@@ -8,10 +8,12 b' done = true' | |||||
8 | done = true |
|
8 | done = true | |
9 |
|
9 | |||
10 | [task:fixes_on_stable] |
|
10 | [task:fixes_on_stable] | |
|
11 | done = true | |||
11 |
|
12 | |||
12 | [task:pip2nix_generated] |
|
13 | [task:pip2nix_generated] | |
13 |
|
14 | |||
14 | [task:changelog_updated] |
|
15 | [task:changelog_updated] | |
|
16 | done = true | |||
15 |
|
17 | |||
16 | [task:generate_api_docs] |
|
18 | [task:generate_api_docs] | |
17 | done = true |
|
19 | done = true |
@@ -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.5. |
|
1501 | name = "rhodecode-enterprise-ce-4.5.2"; | |
1502 | buildInputs = with self; [WebTest configobj cssselect lxml mock pytest pytest-cov pytest-runner pytest-sugar]; |
|
1502 | buildInputs = with self; [WebTest configobj cssselect lxml mock pytest pytest-cov pytest-runner pytest-sugar]; | |
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]; |
General Comments 0
You need to be logged in to leave comments.
Login now