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
0cf2972d2011
Commit
762c365a
authored
Jun 28, 2016
by
Denis Laxalde
Browse files
[pkg] Version 0.7.0
parent
b23d60a9ea84
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
0cf2972d
pyramid-cubicweb (0.7.0-1) unstable; urgency=medium
* New upstream release.
-- Denis Laxalde <denis.laxalde@logilab.fr> Tue, 28 Jun 2016 09:32:26 +0200
pyramid-cubicweb (0.6.1-1) unstable; urgency=medium
* new upstream release
...
...
pyramid-cubicweb.spec
View file @
0cf2972d
...
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: pyramid-cubicweb
Version: 0.
6.1
Version: 0.
7.0
Release: 1%{?dist}
Summary: Integrate CubicWeb with a Pyramid application
...
...
setup.py
View file @
0cf2972d
...
...
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup
(
name
=
'pyramid-cubicweb'
,
version
=
'0.
6.1
'
,
version
=
'0.
7.0
'
,
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