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
b43c47181a6a
Commit
610645a7
authored
Sep 25, 2020
by
Nicola Spanti
Browse files
[pkg] version 3.26.18
--HG-- branch : 3.26
parent
46910e320052
Changes
2
Hide whitespace changes
Inline
Side-by-side
cubicweb/__pkginfo__.py
View file @
b43c4718
# pylint: disable=W0622,C0103
# copyright 2003-20
14
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact http://www.logilab.fr/ -- mailto:contact@logilab.fr
# copyright 2003-20
20
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact http
s
://www.logilab.fr/ -- mailto:contact@logilab.fr
#
# This file is part of CubicWeb.
#
...
...
@@ -15,14 +15,14 @@
# details.
#
# You should have received a copy of the GNU Lesser General Public License along
# with CubicWeb. If not, see <http://www.gnu.org/licenses/>.
# with CubicWeb. If not, see <http
s
://www.gnu.org/licenses/>.
"""cubicweb global packaging information for the cubicweb knowledge management
software
"""
modname
=
distname
=
"cubicweb"
numversion
=
(
3
,
26
,
1
7
)
numversion
=
(
3
,
26
,
1
8
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
description
=
"a repository of entities / relations for knowledge management"
...
...
@@ -35,6 +35,8 @@ classifiers = [
'Environment :: Web Environment'
,
'Framework :: CubicWeb'
,
'Programming Language :: Python'
,
'Programming Language :: Python :: 2'
,
'Programming Language :: Python :: 3'
,
'Programming Language :: JavaScript'
,
]
...
...
debian/changelog
View file @
b43c4718
cubicweb (3.26.18-1) unstable; urgency=medium
* New upstream release
-- Nicola Spanti <nspanti@logilab.fr> Fri, 25 Sep 2020 11:19:53 +0200
cubicweb (3.26.17-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