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
intranet
Commits
f69cce352e1f
Commit
ea464282
authored
Jan 29, 2021
by
Elouan Martinet
Browse files
chore(pkg): release 2.2.0
drop cube trustedauth
parent
277db7d4845e
Pipeline
#32169
failed with stage
in 5 minutes and 40 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_intranet/__pkginfo__.py
View file @
f69cce35
...
...
@@ -4,7 +4,7 @@
modname
=
"intranet"
distname
=
"cubicweb-intranet"
numversion
=
(
2
,
1
,
0
)
numversion
=
(
2
,
2
,
0
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"LGPL"
...
...
cubicweb_intranet/migration/2.2.0_Any.py
0 → 100644
View file @
f69cce35
drop_cube
(
'trustedauth'
)
debian/changelog
View file @
f69cce35
cubicweb-intranet (2.2.0-1) unstable; urgency=medium
* new upstream release
-- Elouan Martinet <elouan.martinet@logilab.fr> Fri, 29 Jan 15:51:09 2021 +0100
cubicweb-intranet (2.1.0-1) unstable; urgency=medium
* new upstream release
...
...
Elouan Martinet
@emartinet
mentioned in commit
57a641f96e07
·
Jan 29, 2021
mentioned in commit
57a641f96e07
mentioned in commit 4d7eae7f778152653ec04be409d3c2a687042bd1
Toggle commit list
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