Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
forgotpwd
Commits
9064bd52fc68
Commit
db17a6d0
authored
Nov 16, 2020
by
Katia Saurfelt
Browse files
[pkg] Version 0.9.2
parent
82c82cf1b577
Changes
3
Show whitespace changes
Inline
Side-by-side
cubicweb_forgotpwd/__pkginfo__.py
View file @
9064bd52
...
...
@@ -4,7 +4,7 @@
modname
=
'forgotpwd'
distname
=
'cubicweb-forgotpwd'
numversion
=
(
0
,
9
,
1
)
numversion
=
(
0
,
9
,
2
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
debian/changelog
View file @
9064bd52
cubicweb-forgotpwd (0.9.2-1) unstable; urgency=medium
* New upstream release
* Fix python3-all min version
-- Katia Saurfelt <katia.saurfelt@logilab.fr> Mon, 16 Nov 2020 13:40:22 +0100
cubicweb-forgotpwd (0.9.1-1) unstable; urgency=medium
* New upstream release
...
...
debian/control
View file @
9064bd52
...
...
@@ -33,9 +33,9 @@ Depends:
${python:Depends},
${misc:Depends},
Replaces:
cubicweb-forgotpwd (<< 0.9.
2
-1),
cubicweb-forgotpwd (<< 0.9.
1
-1),
Breaks:
cubicweb-forgotpwd (<< 0.9.
2
-1),
cubicweb-forgotpwd (<< 0.9.
1
-1),
Description: password recovery component for the CubicWeb framework (Python 2)
This CubicWeb component provides password recovery functionality.
.
...
...
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