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
email
Commits
dbaad85b27fe
Commit
9a8cc1f8
authored
Oct 26, 2022
by
Laurent Peuch
Browse files
chore(pkg): new patch release (1.13.2)
parent
913f04dc2fd8
Pipeline
#158234
failed with stages
in 2 minutes and 11 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
0 → 100644
View file @
dbaad85b
## Version 1.13.2 (2022-10-26)
### 👷 Bug fixes
-
backport missing work from pypi
-
cubicweb doesn't have extra dependency for pyramid anymore
### 📝 Documentation
-
licence: update licence dates
-
README: move to .rst extension
\ No newline at end of file
MANIFEST.in
View file @
dbaad85b
...
...
@@ -12,3 +12,4 @@ include *.ini
prune cubicweb-email.spec
prune debian
include README.rst
exclude CHANGELOG.md
cubicweb_email/__pkginfo__.py
View file @
dbaad85b
...
...
@@ -4,7 +4,7 @@
modname
=
'email'
distname
=
"cubicweb-%s"
%
modname
numversion
=
(
1
,
13
,
1
)
numversion
=
(
1
,
13
,
2
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
Laurent Peuch
@bram
mentioned in commit
833c95f6fe78
·
Oct 26, 2022
mentioned in commit
833c95f6fe78
mentioned in commit 287eb75a9a0a93e5bea03901a273a212dd6fb454
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