Commit d0a3eda
committed
Release 2.4.0 and 1.8.10
Stephen Gallagher (14):
Bump version to 2.3.2dev and 1.8.9dev
Merge pull request #285 from mprahl/fix-docs4
ModuleStreamV2: add clear_dependencies() and remove_dependencies()
Merge pull request #287 from sgallagher/remove_deps
Merge pull request #289 from mprahl/xmd-none-default
Fix python2 conditional in specfile
Stop testing on Fedora 28
Tests: Install and test with python2-libmodulemd
Merge pull request #283 from sgallagher/tests
Fix memory issues with XMD handling and overrides
Reword python-libmodulemd recommendation
README: Add tips-and-tricks
Merge branch 'documentation'
Fix unchecked return code in XMD test
mprahl (3):
Add the missing strict argument to the Python examples
Remove an unused import in the Python overrides
Fix the Python bindings for get_xmd when the xmd value is None
Signed-off-by: Stephen Gallagher <[email protected]>1 parent 0365d0c commit d0a3eda
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments