Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
rqlcontroller
Commits
e80365db09f8
Commit
6c5e3916
authored
Jun 23, 2015
by
David Douard
Browse files
[pkg] depends on cubicweb 3.19
parent
54545076a757
Changes
3
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
e80365db
...
...
@@ -13,7 +13,7 @@ author_email = 'contact@logilab.fr'
description
=
'restfull rql edition capabilities'
web
=
'http://www.cubicweb.org/project/%s'
%
distname
__depends__
=
{
'cubicweb'
:
'>= 3.1
7.11
'
}
__depends__
=
{
'cubicweb'
:
'>= 3.1
9.0
'
}
__recommends__
=
{
'cubicweb-signedrequest'
:
None
}
classifiers
=
[
...
...
cubicweb-rqlcontroller.spec
View file @
e80365db
...
...
@@ -20,7 +20,7 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: %{python} %{python}-setuptools
Requires: cubicweb >= 3.1
7.11
Requires: cubicweb >= 3.1
9.0
%description
restfull rql edition capabilities
...
...
debian/control
View file @
e80365db
...
...
@@ -11,7 +11,7 @@ XS-Python-Version: >= 2.6
Package: cubicweb-rqlcontroller
Architecture: all
Depends:
cubicweb-common (>= 3.1
7.11
),
cubicweb-common (>= 3.1
9.0
),
${python:Depends},
${misc:Depends},
Description: restfull rql edition capabilities
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment