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
6df91cb85ecc
Commit
f7b3372f
authored
Jun 18, 2015
by
David Douard
Browse files
[pkg] 0.3.1
parent
97110b4af42f
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
6df91cb8
0.3.1 (2015-06-18)
------------------
- debian: add python-wsgicors dependency (:issue:`4751889`).
- Handle absence of anonymous user (:issue:`4751862`).
0.3.0 (2015-05-11)
------------------
...
...
debian/changelog
View file @
6df91cb8
pyramid-cubicweb (0.3.1-1) UNRELEASED; urgency=medium
* new upstream release
-- David Douard <david.douard@logilab.fr> Thu, 18 Jun 2015 10:42:52 +0200
pyramid-cubicweb (0.3.0-1) unstable; urgency=medium
* upstream release
...
...
setup.py
View file @
6df91cb8
...
...
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup
(
name
=
'pyramid-cubicweb'
,
version
=
'0.3.
0
'
,
version
=
'0.3.
1
'
,
description
=
'Integrate CubicWeb with a Pyramid application.'
,
author
=
'Christophe de Vienne'
,
author_email
=
'username: christophe, domain: unlish.com'
,
...
...
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