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
cubicweb
Commits
1760297db780
Commit
3a0af8b3
authored
Sep 24, 2021
by
François Ferry
Browse files
chore(pkg): new patch release (3.32.6)
--HG-- branch : 3.32
parent
fa094e431a43
Pipeline
#84087
failed with stages
in 12 minutes and 54 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb/__pkginfo__.py
View file @
1760297d
...
...
@@ -22,7 +22,7 @@ software
modname
=
distname
=
"cubicweb"
numversion
=
(
3
,
32
,
5
)
numversion
=
(
3
,
32
,
6
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
description
=
"a repository of entities / relations for knowledge management"
...
...
doc/changes/3.32.rst
View file @
1760297d
3.32.6 (2021-09-24)
===================
👷 Bug fixes
-----------
- don’t escape value in navigation components (https://forge.extranet.logilab.fr/cubicweb/cubicweb/-/issues/389)
- views: remove unneeded xml_escape for primary titles
- setup: keep rdflib-jsonld at version < 0.6.0
- setup: limit setuptools version to avoid issue with 2to3
3.32.5 (2021-09-14)
===================
...
...
François Ferry
@fferry
mentioned in commit
cd56733f918d
·
Sep 24, 2021
mentioned in commit
cd56733f918d
mentioned in commit 49cffc8b574732867614937cf024defd21e3b39a
Toggle commit list
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