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
seda
Commits
352167325f8f
Commit
48952175
authored
Dec 19, 2017
by
Sylvain Thénault
Browse files
[pkg] Use released compound cube
parent
c3345b8d9664
Changes
4
Hide whitespace changes
Inline
Side-by-side
cubicweb-seda.spec
View file @
35216732
...
...
@@ -23,7 +23,7 @@ BuildRequires: %{python} %{python}-setuptools
Requires: cubicweb >= 3.25.3
Requires: cubicweb-eac
Requires: cubicweb-skos >= 0.12.1
Requires: cubicweb-compound >= 0.
6
Requires: cubicweb-compound >= 0.
7
Requires: cubicweb-relationwidget >= 0.4l
Requires: cubicweb-squareui
Requires: %{python}-rdflib >= 4.1
...
...
cubicweb_seda/__pkginfo__.py
View file @
35216732
...
...
@@ -18,7 +18,7 @@ __depends__ = {
'six'
:
'>= 1.4.0'
,
'cubicweb-eac'
:
None
,
'cubicweb-skos'
:
'>= 0.12.1'
,
'cubicweb-compound'
:
'>= 0.
6
'
,
'cubicweb-compound'
:
'>= 0.
7
'
,
'cubicweb-relationwidget'
:
'>= 0.4'
,
'cubicweb-squareui'
:
None
,
'pyxst'
:
'>= 0.2'
,
...
...
debian/control
View file @
35216732
...
...
@@ -15,7 +15,7 @@ Depends:
python-cubicweb (>= 3.25.3),
cubicweb-eac,
cubicweb-skos (>= 0.12.1),
cubicweb-compound (>= 0.
6
),
cubicweb-compound (>= 0.
7
),
cubicweb-relationwidget (>= 0.4),
cubicweb-squareui,
python-pyxst (>= 0.2),
...
...
dev-requirements.txt
View file @
35216732
pytest
http://hg.logilab.org/review/cubes/compound/archive/tip.tar.bz2#egg=cubicweb-compound
Write
Preview
Supports
Markdown
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