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
1a6c58a9fcef
Commit
dc3d9b65
authored
Jun 15, 2021
by
Nicolas Chauvat
Browse files
merge 3.28.3 into 3.29
--HG-- branch : 3.29
parents
808bb768b05f
de5e0e183adb
Pipeline
#62159
failed with stages
in 29 minutes and 24 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.hgtags
View file @
1a6c58a9
...
...
@@ -655,6 +655,7 @@ e731c31eaed06ac0a781db4d9a36d8b3732a4852 debian/3.27.2-1
2c0ecdfda9c46f95ef514efa0c9c06c96c98b4bd 3.28.0
4b2725c4066a0015afa66267dea3bd392235194d 3.28.1
152838b95709e95297996583a7f1a20262453970 3.28.2
0b6a5ea3950bcb3bc50b38e7d7288e3b59a7cb1a 3.28.3
08e8654133c1f0c44d96da36e054347c22d30c9d 3.29.0
54ddcc997e1cfb7f8701e226fb88128737898c0b 3.29.1
7ddad2aa6426aa73c09cc8232ecbe0f11bfd5d9c 3.29.2
debian/changelog
View file @
1a6c58a9
...
...
@@ -16,6 +16,12 @@ cubicweb (3.29.0-1) unstable; urgency=medium
-- Laurent Peuch <cortex@worlddomination.be> Tue, 08 Dec 2020 14:51:17 +0200
cubicweb (3.28.3-1) unstable; urgency=medium
* New patch release
-- Laurent Peuch <cortex@worlddomination.be> Fri, 05 Mar 2021 11:35:47 +0100
cubicweb (3.28.2-1) unstable; urgency=medium
* New bugfix release
...
...
setup.py
View file @
1a6c58a9
...
...
@@ -99,7 +99,7 @@ setup(
'vobject >= 0.6.0'
,
],
'pyramid'
:
[
'pyramid >= 1.5.0,<2'
,
'pyramid >= 1.5.0,<2
.0.0
'
,
'waitress >= 0.8.9'
,
'wsgicors >= 0.3'
,
'pyramid_multiauth'
,
...
...
Frank Bessou
🍁
@fbessou
mentioned in issue
#404 (closed)
·
Oct 06, 2021
mentioned in issue
#404 (closed)
mentioned in issue #404
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