c045e5482a
* catkin_generate_changelog: hack to allow tag version prefixed with v * add GitLab auto linking for issues in catkin_generate_changelog * enable releasing from Focal with stdeb 0.9.1 * fix deprecation warnings in tests * pass stricter pycodestyle 2.6 checks * Restore compatibility with pyparsing < 1.5.7 * Respect (AMENT|COLCON|CATKIN)_IGNORE directories * bump min CMake version to avoid CMP0048 warning * Fix travis warning * use parse actions to evaluate conditions * Speed up topological_order by using a per-package cache of all run_depends * Fix crash with pyparsing 3 * [enhancement]evaluating more than 1 condition fixes #277 * exclude Signed-off-by: lines from changelog * Changes 'install' to 'catkin_install_python' in the CMakeLists.txt template OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-catkin-pkg?expand=0&rev=11
51 lines
1.9 KiB
Plaintext
51 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jul 29 04:04:09 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 0.4.22:
|
|
* catkin_generate_changelog: hack to allow tag version prefixed with v
|
|
* add GitLab auto linking for issues in catkin_generate_changelog
|
|
* enable releasing from Focal with stdeb 0.9.1
|
|
* fix deprecation warnings in tests
|
|
* pass stricter pycodestyle 2.6 checks
|
|
* Restore compatibility with pyparsing < 1.5.7
|
|
* Respect (AMENT|COLCON|CATKIN)_IGNORE directories
|
|
* bump min CMake version to avoid CMP0048 warning
|
|
* Fix travis warning
|
|
* use parse actions to evaluate conditions
|
|
* Speed up topological_order by using a per-package cache of all run_depends
|
|
* Fix crash with pyparsing 3
|
|
* [enhancement]evaluating more than 1 condition fixes #277
|
|
* exclude Signed-off-by: lines from changelog
|
|
* Changes 'install' to 'catkin_install_python' in the CMakeLists.txt template
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 27 09:36:36 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- %python3_only -> %python_alternative
|
|
- use %pytest
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 30 12:51:38 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to 0.4.16
|
|
* add Python 3.7 and 3.8 to Travis matrix
|
|
* allow different CMake minimum version in metapackage
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 24 11:34:31 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to 0.4.15
|
|
* small fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 3 07:34:09 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.4.13:
|
|
* small fixes
|
|
- Fix download url
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 11 19:26:29 UTC 2019 - Andreas Färber <afaerber@suse.de>
|
|
|
|
- Initial (v0.4.12)
|