- 25 Sep, 2020 1 commit
-
-
Laurent Peuch authored
-
- 17 Sep, 2020 1 commit
-
-
Laurent Peuch authored
-
- 15 Nov, 2019 1 commit
-
-
Arthur Lutz authored
-
- 26 Nov, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 25 Nov, 2019 1 commit
-
-
Jérémy Bobbio (Lunar) authored
Otherwise, upgrades will fail as both packages will try to install the same files. Sorry for removing them too hastily in the first place.
-
- 22 Nov, 2019 1 commit
-
-
Jérémy Bobbio (Lunar) authored
The new binary package with Python 3 support is named python3-cubicweb-file according to current standards. Python 2 package is also updated to use the proper namespace and a transitional package has been introduced to handle the migration. We also take this opportunity to run the tests at build time. Support for Python 3.8 is disabled as it is currently broken in Debian unstable.
-
- 17 Sep, 2019 2 commits
-
-
Denis Laxalde authored
-
Denis Laxalde authored
-
- 12 Sep, 2019 1 commit
-
-
Denis Laxalde authored
This follows up on changeset 134521c47201 which introduced the extra check about the absence of 'data_name' in cw_edited. However, when coming from a web form (at least as of today's behavior of cubicweb), this field is always present leading to the if: block never being executed. We hence change it to only avoid override of 'data_name' if is explicitly changed (i.e. when the "old" and "new" values differ). Test (test_file_name_priority) introduced in aforementioned changesets still passes.
-
- 09 Jul, 2019 2 commits
-
-
Denis Laxalde authored
-
Philippe Pepiot authored
This is a typo introduced in 9beaeb89d0b0... We should beak with cubicweb-file << 2.2.2-2 (the version which introduced the python-cubicweb-file package).
-
- 03 Jul, 2019 2 commits
-
-
Denis Laxalde authored
-
Denis Laxalde authored
-
- 02 Jul, 2019 1 commit
-
-
Denis Laxalde authored
The attribute got renamed into data_hash.
-
- 28 Jun, 2019 2 commits
-
-
Denis Laxalde authored
-
Denis Laxalde authored
-
- 27 Jun, 2019 5 commits
-
-
Philippe Pepiot authored
__pkginfo__.py doesn't exists anymore Enhance the regexp to ignore .*
-
Philippe Pepiot authored
-
Philippe Pepiot authored
Add a mapping for cubicweb which is not part of debian. This fix python-imaging which does not longer exists in buster and renamed to python-pil (which is actually imaging...)
-
Philippe Pepiot authored
I'm not sure why it's better, but it looks to be the current standard.
-
Philippe Pepiot authored
Disable tests explicitly since we don't have a repository with dependencies to run tests.
-
- 23 May, 2019 2 commits
-
-
Denis Laxalde authored
-
Denis Laxalde authored
-
- 14 May, 2019 1 commit
-
-
Denis Laxalde authored
-
- 26 Mar, 2019 2 commits
-
-
Julien Tayon authored
-
Denis Laxalde authored
-
- 22 Mar, 2019 2 commits
-
-
Julien Tayon authored
-
Julien Tayon authored
* files necessary for building debian packages are removed from sdist
-
- 08 Mar, 2019 3 commits
-
-
Denis Laxalde authored
-
Denis Laxalde authored
-
Denis Laxalde authored
os.errno is dropped in Python 3.7, see: https://docs.python.org/3/whatsnew/3.7.html#changes-in-the-python-api (at the end)
-
- 06 Mar, 2019 3 commits
-
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
- 05 Mar, 2019 2 commits
-
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
- 28 Feb, 2019 4 commits
-
-
Nsukami Patrick authored
- E302 expected 2 blank lines, found 1 - E128 continuation line under-indented for visual indent - E128 continuation line under-indented for visual indent - E261 at least two spaces before inline comment
-
Nsukami Patrick authored
- E301 expected 1 blank line, found 0 - W391 blank line at end of file
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-