Raúl Marín
7aafe83ffc
Prepare for 0.9.0 release
2019-12-23 15:26:22 +01:00
Raúl Marín
0699ab09e7
Merge pull request #214 from Algunenano/pg12python3
...
Python 3 compatibility
2019-12-20 13:42:17 +01:00
Raúl Marín
462d03edbf
Double parenthesis around print
2019-12-19 19:16:13 +01:00
Raúl Marín
a0476b1eca
Failure is not an option
2019-12-19 19:03:42 +01:00
Raúl Marín
9b88db8475
Missing upgrade path
2019-12-19 18:50:54 +01:00
Raúl Marín
6bc963aada
Try adding a new release
2019-12-19 18:35:25 +01:00
Raúl Marín
632ce2ad5e
Beat on the yak
2019-12-19 18:12:23 +01:00
Raúl Marín
a626822d4e
Keep shaving the yak
2019-12-19 18:06:36 +01:00
Raúl Marín
c6c006eb22
Python3 warnings
2019-12-19 18:00:40 +01:00
Raúl Marín
ede701202f
Silence notices in cascade installation
2019-12-19 17:52:44 +01:00
Raúl Marín
1985c1273b
More tabs
2019-12-19 17:48:38 +01:00
Raúl Marín
30ac9af1f9
Continue with the tweaking
2019-12-19 17:41:40 +01:00
Raúl Marín
bc365acc01
Update control file before running tests with pre PG12
2019-12-19 17:20:47 +01:00
Raúl Marín
f5afd7c43f
More python3 warnings
2019-12-19 17:17:53 +01:00
Raúl Marín
fb0b9d51b1
Fix python2 parse
2019-12-19 17:08:46 +01:00
Raúl Marín
32b2068648
Python3 warnings
2019-12-19 17:04:37 +01:00
Raúl Marín
550e514726
Python3 needs to use nosetests3
2019-12-19 16:58:35 +01:00
Raúl Marín
e721830bc7
The control file should be updated on deployment
2019-12-19 16:50:43 +01:00
Raúl Marín
26ed991550
Continue python3 journey
2019-12-19 16:35:10 +01:00
Raúl Marín
6d50c125f9
WIP2: Python3 + PG12
2019-12-19 16:30:23 +01:00
Raúl Marín
dfdbacfb30
WIP: PG12 + Python3 compat
2019-12-19 15:22:49 +01:00
Raúl Marín
c89805b56d
Remove .brackets.json
2019-12-19 14:07:37 +01:00
Raúl Marín
c321caaefd
Run 2to3
2019-12-19 13:47:15 +01:00
Raúl Marín
b3c5fd756c
Travis with pg12
2019-12-19 13:03:36 +01:00
Raul Marin
dcf4e4beb5
News style: Release 0.8.2
2019-02-08 11:07:42 +01:00
Raúl Marín
cfebe6e854
Merge pull request #212 from Algunenano/develop_11
...
PG 11 compat
2019-02-08 10:59:06 +01:00
Raul Marin
bce2fc5f1f
Release 0.8.2
2019-02-07 18:36:33 +01:00
Raul Marin
54646acc56
PG 11
2019-02-07 18:30:22 +01:00
Rafa de la Torre
698f8e1a60
Merge pull request #208 from lekum/patch-2
...
Semver with 3 numbers specification
2018-08-17 14:37:04 +02:00
Alejandro Guirao Rodríguez
c86b989527
PostGIS uses 4 numbers
2018-08-17 10:47:01 +02:00
Alejandro Guirao Rodríguez
a24d7861d8
Semver with 3 numbers specification
2018-08-17 10:38:03 +02:00
Rafa de la Torre
3e660a4d5f
Merge pull request #207 from CartoDB/add-carto-package-deps
...
Add carto-package.json
2018-08-14 17:37:55 +02:00
Rafa de la Torre
7c43596512
Add the python dependencies
...
As specified in the requirements.txt and setup.py.
They are needed by plpy procedural language, which uses the python
system installation and python modules that must be installed at system
level with their c/c++ bindings.
We have some experience with those: getting a working installation is
easy, but getting it right is not obvious at all.
These are the tested and packages versions, so for the moment I'm
pinning to those.
2018-08-14 17:07:08 +02:00
Rafa de la Torre
19397eec5b
Remove the works_with
2018-08-14 17:02:16 +02:00
Rafa de la Torre
87c3fa8fc5
Add carto-package.json
...
In this case in the `requires` section I considered the minimum versions
the ones used by travis CI scripts.
2018-08-14 15:23:35 +02:00
Andy Eschbacher
8c4057bb7a
Merge pull request #171 from CartoDB/update-segmentation
...
Refactors segmentation to add analysis provider support
2018-03-15 11:54:35 -04:00
Andy Eschbacher
6260a080a6
adds fuller test suite for segmentation
2018-03-15 11:41:47 -04:00
Andy Eschbacher
bc9cae1a63
Merge branch 'develop' into update-segmentation
2018-03-14 12:28:12 -04:00
Andy Eschbacher
229e4671f7
pep8 syntax
2018-03-14 12:14:17 -04:00
Andy Eschbacher
8901b24eee
Merge pull request #205 from CartoDB/stable
...
Release 0.8.1 back into develop
2018-03-13 15:35:30 -04:00
Andy Eschbacher
44c9a40108
Merge branch 'master' into stable
2018-03-13 12:32:08 -04:00
Andy Eschbacher
5ee795dc11
adds release files for v0.8.1
2018-03-12 13:17:56 -04:00
Andy Eschbacher
1531350bfe
adds new version files
2018-03-12 13:07:13 -04:00
Andy Eschbacher
7cf84133b8
Merge pull request #202 from CartoDB/iss201-add-lag-to-moran-i
...
creates new moran's i functions which expose spatial lag
2018-03-12 11:21:14 -04:00
Andy Eschbacher
b86384bb94
updates news
2018-03-12 11:16:51 -04:00
Andy Eschbacher
7b99a88d5e
adds more information to the notes
2018-03-12 10:06:39 -04:00
Andy Eschbacher
3cadc2dd95
minor docs updates
2018-03-01 11:16:42 -05:00
Andy Eschbacher
bba6a0f58e
updates docs to include new functions and notes deprecation of old ones
2018-03-01 10:40:12 -05:00
Andy Eschbacher
f1bd05831b
adds more thorough tests
2018-03-01 10:22:29 -05:00
Andy Eschbacher
c1ca03e159
adjust tests with new outputs
2018-03-01 09:26:53 -05:00