Marcin Kuzminski
46f97761ab
release: updated pip2nix output for 4.12.3
2018-06-18 09:47:37 +02:00
Marcin Kuzminski
5424621554
release: updated pip2nix output for 4.12.2
2018-05-17 00:32:20 +02:00
Marcin Kuzminski
85339912b9
release: updated pip2nix output for 4.12.1
2018-05-15 14:20:09 +02:00
Marcin Kuzminski
96c8fb8a21
re-captcha: adjust for v2 that is the only left one supported since 1st of May.
2018-05-06 23:19:05 +02:00
Marcin Kuzminski
3ba4262026
timezone: fix issues with timezone detection of current logic.
...
- it was reported that in certain timezones e.g `US/Central` the generated offset was +19:00 which
is incorrect and should be -05:00.
- we now use a special library for detection of local timezone and use logic of pytz to calculate the offset
- fixes #5371
2018-04-09 10:54:07 +02:00
Marcin Kuzminski
a808fedf2d
dependencies: bumped beaker to 1.9.1
2018-04-09 22:56:41 +02:00
Marcin Kuzminski
82b7512635
dependencies: changed pyparsing,mock,functools32 to tar.gz archive
2018-03-29 13:02:01 +02:00
Marcin Kuzminski
15cae89b47
dependencies: bumped zope components:
...
-zope.cachedescriptors==4.3.1
-zope.deprecation==4.3.0
-zope.event==4.3.0
-zope.interface==4.4.3
2018-03-28 20:21:25 +02:00
Marcin Kuzminski
bed73e3d2e
dependencies: bumped supervisor to 3.3.4
2018-02-19 20:44:05 +01:00
Marcin Kuzminski
f579b65bdc
dependecies: bumped alembic to 0.6.8 release.
2018-02-19 16:44:58 +01:00
Marcin Kuzminski
f48a00ef4d
dependencies: bumped appenlight client to 0.6.25
2018-02-17 13:11:42 +01:00
Marcin Kuzminski
592a76ed21
dependencies: bumped pyexpect to 4.4.0 and scandir to 1.7
2018-02-16 20:56:38 +01:00
Marcin Kuzminski
e8869c22a7
dependencies: bumped psutil to 5.4.3
2018-02-02 14:42:12 +01:00
Marcin Kuzminski
f733999500
dependencies: bumped markdown to 2.6.11
2018-02-02 14:41:57 +01:00
Marcin Kuzminski
515a904f68
dependecies: bumped greenlet to 0.4.13
2018-02-02 14:27:02 +01:00
Marcin Kuzminski
dbb2ccfca4
dependencies: bumped html5lib 1.0.1
2018-02-02 14:19:02 +01:00
Marcin Kuzminski
42755eaad0
dependencies: bumped bleach to 2.1.2
2018-02-02 14:18:44 +01:00
Marcin Kuzminski
5995762b95
dependencies: bumped ws4py to 0.4.3
2018-02-02 14:15:54 +01:00
Marcin Kuzminski
87eddf01a3
dependencies: bumped pyexpect to 4.3.1
2018-02-02 14:15:23 +01:00
Marcin Kuzminski
ad22d6050d
dependencies: bumped to ipaddress 0.1.19
2018-02-02 14:14:52 +01:00
Marcin Kuzminski
531660c46f
dependencies: bumped graphviz 0.8.2
2018-02-02 14:14:27 +01:00
Marcin Kuzminski
ee9bb86321
nix: bumped version
2018-02-02 14:13:13 +01:00
Marcin Kuzminski
da63b22c29
release: updated pip2nix output for 4.11.1
2018-02-01 20:51:31 +01:00
Marcin Kuzminski
b077a74f75
dependencies: bumped webob to 1.7.4
2017-12-13 22:14:25 +01:00
Marcin Kuzminski
b53187f51a
dependencies: jupyter
...
- bumped nbformat==4.4.0
- bumped nbconvert==5.3.1
2017-12-06 22:41:53 +01:00
Marcin Kuzminski
767b935a6f
dependencies: bumped mistune to 0.8.3
2017-12-06 22:40:49 +01:00
Marcin Kuzminski
7b7e34362f
dependencies: bumped bleach to 2.1.1
2017-12-06 22:40:31 +01:00
Marcin Kuzminski
834a3e1208
dependencies: bumped plaster-pastedeploy to 0.4.2
2017-11-23 14:24:16 +01:00
Marcin Kuzminski
a476851886
dependencies: pin against rhodecode-tools 0.14.1
2017-11-22 17:24:02 +01:00
Marcin Kuzminski
c59110bf4c
dependencies: bumped test dependencies:
...
- pytest to 3.2.5
- pytest runner to 3.0.0
2017-11-20 19:21:42 +01:00
Marcin Kuzminski
bdccd1a75f
dependencies: bring back supervisor to be able to run deamonized rhodecode without control.
2017-11-18 01:00:07 +01:00
Marcin Kuzminski
fc05deb25b
dependencies: dropped amqplib as celery doesn't need it anymore.
2017-11-16 18:52:06 +01:00
Marcin Kuzminski
5f9ae2ae11
pylons: remove pylons as dependency
...
- dependencies: bumped:
-setuptools-scm==1.15.6
-celery==4.1.0
-kombu==4.1.0
-pytz==2017.3
-Routes==2.4.1
Removed all pylons components. Refactored the code to use only pyramid
parts
2017-11-15 13:42:54 +01:00
Marcin Kuzminski
038bcc5f72
dependencies: bumped pastescript to 2.0.2
2017-11-16 08:51:37 +01:00
Marcin Kuzminski
7b2a33c116
dependencies: bumped appenlight client to 0.6.22
2017-11-14 17:19:26 +01:00
Marcin Kuzminski
0073c0bb18
dependencies: removed supervisor as it's no longer required.
2017-11-14 17:18:22 +01:00
Marcin Kuzminski
4f8d9417a5
dependencies: py-gfm is now available via pypi
2017-11-14 17:17:15 +01:00
Marcin Kuzminski
4ea5911a34
dependencies: bumped mistune to 0.8.1
2017-11-08 00:22:07 +01:00
Marcin Kuzminski
f81094ddef
dependencies: pin to rhodecode-tools 0.14.0
2017-11-07 01:11:59 +01:00
Marcin Kuzminski
707dd7b083
dependencies: bumped click to 6.6.0
2017-11-06 23:38:12 +01:00
Marcin Kuzminski
a7202d4c66
dependencies: bumped libs not explicitly set by requirements
...
- ws4py to 0.4.2
- scandir to 1.6
- plaster to 1.0
- mistune to 0.8
- jupyter-core to 4.4.0
2017-11-06 23:11:41 +01:00
Marcin Kuzminski
dbaad7ec5c
dependencies: bumped transifex-clients to 0.12.5
2017-11-06 23:08:55 +01:00
Marcin Kuzminski
80262cbea1
dependencies: bumped six to 1.11.0
2017-11-06 23:08:14 +01:00
Marcin Kuzminski
a1c4a284fd
dependencies: bumped waitress to 1.1.0
2017-11-06 23:07:30 +01:00
Marcin Kuzminski
6bf2b9a209
dependencies: bumped setproctitle 1.1.10
2017-11-06 23:06:50 +01:00
Marcin Kuzminski
0ecd701753
dependencies: bumped iso8601 to 0.1.12
2017-11-06 23:06:12 +01:00
Marcin Kuzminski
a3be3fb63c
dependencies: bumped repoze.lru to 0.7.0
2017-11-06 23:05:37 +01:00
Marcin Kuzminski
70cc583f60
dependencies: bumped python-ldap to 2.4.45
2017-11-06 23:04:50 +01:00
Marcin Kuzminski
0e82ddabe8
dependencies: bumped gnureadline 6.3.8
2017-11-06 23:04:08 +01:00
Marcin Kuzminski
70e4b77d86
dependencies: bumped bottle to 0.12.13
2017-11-06 23:03:27 +01:00