amercader
a35f095ac1
Use requirements.txt instead of pip-requirements.txt
...
To match the vast majority of other extensions. pip-requiremetns.txt has
been kept as a symlink
2022-07-06 15:25:21 +02:00
amercader
a595579c4e
Upper bound pika requirement
2022-07-06 15:22:59 +02:00
amercader
e8362c4616
Use unicode_safe validator in schema
...
CKAN core no longer supports builtin functions as validators.
Requires ckantoolkit>=0.0.7 for CKAN 2.7 support
2022-04-08 14:40:20 +02:00
amercader
9c4b0b22d6
Unpin redis requirement
...
* On CKAN <= 2.6: will install latest redis, should work fine
* On CKAN 2.7 and 2.8: will use the core version (2.*)
* On CKAN >= 2.9: will use the core version (3.*)
2020-09-01 10:57:37 +02:00
amercader
6d78415ce4
Unpin redis requirement
2020-08-31 21:31:21 +02:00
kentsanggds
776a02b332
Update pip-requirements.txt
...
Co-Authored-By: David Read <david.read@hackneyworkshop.com>
2020-03-31 16:43:24 +01:00
Ken Tsang
5f65641393
Add six to requirements
...
Pin it to 1.12.0 when six.ensure_str is available
2020-03-12 14:41:55 +00:00
amercader
783b396dd1
Redis updates for py3
...
By default Redis returns all values as bytes. To keep our existing
logic, we pass the decode_responses and encoding parameters so it
returns strings instead.
Align the requirement with the one in CKAN core.
2020-02-17 13:23:05 +01:00
Sergey Motornyuk
55bd3fc282
Start updating cli
2020-01-15 17:32:30 +02:00
Stefan Oderbolz
8be627a454
Use ckantoolkit to avoid imports from new_test
2019-03-18 17:48:25 +01:00
Andrea Grandi
5b84067790
Remove not needed dependencies
2018-11-05 10:35:28 +00:00
Andrea Grandi
6b6458f2ea
Use requests lib instead of urllib2
2018-10-29 11:50:39 +00:00
amercader
33000dbfbc
[ #88 ] Add redis to requirements
2014-06-27 16:59:15 +01:00
amercader
0a845b6308
Move factory boy to dev requirements
2013-10-16 17:29:21 +01:00
joetsoi
5da153c6b6
[ #65 ] harvest_object_create action
...
update to use schema and validators. Also accept more parameters to
data_dict.
2013-09-17 16:49:19 +01:00
amercader
ff7287d4b4
[ #30 ] Remove lxml dependency
2013-05-24 18:12:02 +01:00
amercader
3d2867ca04
[ #17 ] Remove ckanclient dependency as it is not used
2013-05-24 17:55:37 +01:00
kindly
aa2521ee93
bump pika version
2012-12-12 01:08:11 +00:00
amercader
61b99e8eff
Merge branch 'pika' into release-v2.0
2012-10-30 17:31:30 +00:00
amercader
94c4f4c9d5
Update requirements file, add pika and drop carrot
2012-10-30 17:12:44 +00:00
tobes
bd04696699
Add lxml as pip-requirement
2012-08-10 09:21:14 +01:00
Friedrich Lindenberg
89934b8538
[harvesters] factor out a base harvester for use in generic harvesting apps
2011-06-02 12:07:07 +02:00
Adrià Mercader
ce71379d25
Remove references to ckanext-dgu
2011-05-13 17:08:21 +01:00
David Read
35fdfaf58c
[pip-requirements] Add carrot dependency.
2011-04-28 11:45:57 +02:00
David Read
36b93359fa
[merge] from 987-common-harvesting-framework.
2011-04-28 11:14:13 +02:00