File obs-to-maven.changes of Package obs-to-maven
-------------------------------------------------------------------
Mon Sep 2 13:39:07 UTC 2024 - Cédric Bosdonnat <cbosdonnat@suse.com>
- Update to version 1.1.8:
* Fix version compare
-------------------------------------------------------------------
Tue Jun 6 15:47:40 UTC 2023 - Ricardo Mestre <ricardo.mestre@suse.com>
- Set python3-PyYAML as run-time dependency
-------------------------------------------------------------------
Mon Jan 16 13:31:12 UTC 2023 - Cédric Bosdonnat <cbosdonnat@suse.com>
- Update to version 1.1.7:
* re-try on HTTP Error
-------------------------------------------------------------------
Tue Jan 10 09:19:21 UTC 2023 - Cédric Bosdonnat <cbosdonnat@suse.com>
- Update to version 1.1.6:
* Repo name may be read as a number from the yaml config
-------------------------------------------------------------------
Thu Dec 29 09:04:54 UTC 2022 - Cédric Bosdonnat <cbosdonnat@suse.com>
- Update to version 1.1.5:
* Fix artifact group to path translation
* Introduce caching for primary xml data
-------------------------------------------------------------------
Wed Nov 9 12:38:29 UTC 2022 - Alexander Graul <alexander.graul@suse.com>
- Update to version 1.1.4:
* Download primary.xml to disk before parsing i
* Improve retry mechanism
-------------------------------------------------------------------
Fri Sep 2 07:54:39 UTC 2022 - Cédric Bosdonnat <cbosdonnat@suse.com>
- Update to version 1.1.3:
* Fix retry
-------------------------------------------------------------------
Wed Aug 31 11:50:30 UTC 2022 - Cédric Bosdonnat <cbosdonnat@suse.com>
- Update to version 1.1.2:
* re-try to download the binary on connection error
-------------------------------------------------------------------
Thu Jun 23 14:31:48 UTC 2022 - Cédric Bosdonnat <cbosdonnat@suse.com>
-Update to version 1.1.1:
* Add a custom 'url' parameter for repository entries
-------------------------------------------------------------------
Tue Feb 22 16:08:04 UTC 2022 - Cédric Bosdonnat <cbosdonnat@suse.com>
- Update to version 1.1.0:
* More memory optimization when parsing primary xml files
-------------------------------------------------------------------
Mon Feb 21 19:38:45 UTC 2022 - cbosdonnat@suse.com
- Update to version 1.0.0+git20220221.e584367:
* Don't store the parser handler data in class members
-------------------------------------------------------------------
Thu Feb 17 12:53:59 UTC 2022 - cbosdonnat@suse.com
- Update to version 1.0.0+git20220217.d8d2724:
* Parse repo primary.xml file using SAX
* Split into modules
-------------------------------------------------------------------
Thu Jul 22 15:18:38 UTC 2021 - cbosdonnat@suse.com
- Update to version 1.0.0+git20210722.587f093:
* Only try to find artefacts in the configured group
-------------------------------------------------------------------
Mon Oct 12 07:56:21 UTC 2020 - cbosdonnat@suse.com
- Update to version 1.0.0+git20201012.cfcae6e:
* Better compare rpm versions
* Search for jar in all the /usr tree
* Filter out RPMs to only keep the latest version of each
* Handle the base path of the URL in the configuration
-------------------------------------------------------------------
Tue Oct 06 15:35:24 UTC 2020 - cbosdonnat@suse.com
- Update to version 1.0.0+git20201006.14169e3:
* Don't use cpio stdout output
* Remove python2 support
* Replace python binding by rpm calls
* Smarter match of the jar file
* Rename the api property into url to better reflect its use
* Mark the rpm property as deprecated in favor of package
* Be less error-friendly
* Get rid of the osc dependency
* Add missing errno import
* Revert shebang change
-------------------------------------------------------------------
Wed Dec 11 11:25:35 UTC 2019 - cbosdonnat@suse.com
- Update to version 1.0.0+git20191211.fa8bea4:
* Add missing errno import
-------------------------------------------------------------------
Tue Dec 10 10:13:20 UTC 2019 - cbosdonnat@suse.com
- Update to version 1.0.0+git20191210.e700ec1:
* Bugfix: restore Python 2 compatibility
-------------------------------------------------------------------
Wed Sep 25 15:02:25 UTC 2019 - Can Bulut Bayburt <cbbayburt@suse.com>
- Require osc with Python 3 support for SUSE distributions
-------------------------------------------------------------------
Thu Aug 29 15:21:12 UTC 2019 - cbosdonnat@suse.com
- Update to version 1.0.0+git20190829.3ff1c1f:
* Wait for the cpio process to finish
-------------------------------------------------------------------
Thu Aug 29 08:38:47 UTC 2019 - cbosdonnat@suse.com
- Update to version 1.0.0+git20190829.50bcd37:
* Fix warning string formatting
* Don't let os.makedirs() complain on existing folders
-------------------------------------------------------------------
Thu Aug 29 07:57:47 UTC 2019 - Cédric Bosdonnat <cbosdonnat@suse.com>
- Remove leftover python3-rpmfile requirements in the spec file
-------------------------------------------------------------------
Wed Aug 28 13:31:18 UTC 2019 - cbosdonnat@suse.com
- Update to version 1.0.0+git20190828.bf9263a:
* Support python2
-------------------------------------------------------------------
Tue Aug 27 15:54:17 UTC 2019 - cbosdonnat@suse.com
- Update to version 1.0.0+git20190703.bb0162c:
- Add debian packaging
-------------------------------------------------------------------
Wed Jul 03 16:36:45 UTC 2019 - cbosdonnat@suse.com
- Update to version 1.0.0+git20190703.bb0162c:
* Get rid of maven dependency
-------------------------------------------------------------------
Tue Jul 2 16:34:50 UTC 2019 - Cédric Bosdonnat <cbosdonnat@suse.com>
- Initial package