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
dataprocessing
Commits
e2cbe4af0756
Commit
61f252d0
authored
May 26, 2016
by
Denis Laxalde
Browse files
[pkg] Version 0.2.1
parent
10d73f90df20
Changes
3
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
e2cbe4af
...
...
@@ -4,7 +4,7 @@
modname
=
'dataprocessing'
distname
=
'cubicweb-dataprocessing'
numversion
=
(
0
,
2
,
0
)
numversion
=
(
0
,
2
,
1
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
cubicweb-dataprocessing.spec
View file @
e2cbe4af
...
...
@@ -9,7 +9,7 @@
%{!?_python_sitelib: %define _python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: cubicweb-dataprocessing
Version: 0.2.
0
Version: 0.2.
1
Release: logilab.1%{?dist}
Summary: Data validation and transformation process
Group: Applications/Internet
...
...
debian/changelog
View file @
e2cbe4af
cubicweb-dataprocessing (0.2.1-1) unstable; urgency=medium
* New upstream release.
-- Denis Laxalde <denis.laxalde@logilab.fr> Thu, 26 May 2016 17:32:26 +0200
cubicweb-dataprocessing (0.2.0-1) unstable; urgency=medium
* New upstream release.
...
...
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