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
ef46f909341c
Commit
4b7f0ea3
authored
Jul 23, 2021
by
François Ferry
Browse files
chore(pkg): new patch release (3.31.3)
--HG-- branch : 3.31
parent
6bb6ceb761bf
Pipeline
#70906
passed with stages
in 31 minutes and 49 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb/__pkginfo__.py
View file @
ef46f909
...
...
@@ -22,7 +22,7 @@ software
modname
=
distname
=
"cubicweb"
numversion
=
(
3
,
31
,
2
)
numversion
=
(
3
,
31
,
3
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
description
=
"a repository of entities / relations for knowledge management"
...
...
debian/changelog
View file @
ef46f909
cubicweb (3.31.3-1) unstable; urgency=medium
* New patch release
-- François Ferry <francois.ferry@logilab.fr> Fri, 23 Jul 2021 17:36:22 +0200
cubicweb (3.31.2-1) unstable; urgency=medium
* New bugfix release
...
...
doc/changes/3.31.rst
View file @
ef46f909
3.31.3 (2021-07-23)
===================
👷 Bug fixes
-----------
- pin rdflib < 6.0.0 to avoid compatibility issues
🤖 Continuous integration
------------------------
- use image from heptapod registry since r.intra was shut down
3.31.2 (2021-07-19)
===================
...
...
@@ -63,4 +75,4 @@ Various changes
- cleanup: Remove migrations for 3.21 and less
- py3: Rename `raw_input` (that does not exist anymore) to `input`
- tests: create a .nobackup file in the data/database directory
(https://forge.extranet.logilab.fr/cubicweb/cubicweb/-/issues/298)
(https://forge.extranet.logilab.fr/cubicweb/cubicweb/-/issues/298)
\ No newline at end of file
François Ferry
@fferry
mentioned in commit
52929d344a2e
·
Jul 23, 2021
mentioned in commit
52929d344a2e
mentioned in commit 141520aa9d9f1be7a0080be84513c95fa8c10fdd
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