fix Leap 15 build OBS-URL: https://build.opensuse.org/request/show/1168483 OBS-URL: https://build.opensuse.org/package/show/filesystems/bmap-tools?expand=0&rev=7
40 lines
1.5 KiB
Plaintext
40 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 16 10:59:14 UTC 2024 - Max Lin <mlin@suse.com>
|
|
|
|
- Add %{?sle15_python_module_pythons} to build with python 3.11 on Leap15
|
|
- Disable gpg test on Leap 15 since python 3.11 build of gpg is not
|
|
available on Leap 15
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 8 14:47:36 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 3.7
|
|
* Add functionality for copying from standard input (#99)
|
|
* Switch from gpg to gpgme module (#103)
|
|
- New upstream maintainer: yoctoproject
|
|
- Drop bmap-tools-pr103-replace-python-gpgme.patch
|
|
- Drop bmap-tools-3.6-suse-fix-tests.patch
|
|
- Work around reproducible build failure by extending the testing
|
|
gnupg key
|
|
* boo#1221108 gh#intel/bmap-tools#116 gh#yoctoproject/bmaptool#1
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 22:51:34 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Add bmap-tools-pr103-replace-python-gpgme.patch
|
|
* gh#intel/bmap-tools#43
|
|
* gh#intel/bmap-tools#103
|
|
* Add missing binary test data from the PR which does not fit
|
|
into the patch
|
|
- Enable test suite (with pytest as substitute for nose)
|
|
- Add bmap-tools-3.6-suse-fix-tests.patch
|
|
* remove backports.tempfile and mock-- no need to support
|
|
Python < 3.2
|
|
* fix entry-point call
|
|
* includes part of gh#intel/bmap-tools#112
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 7 14:19:24 UTC 2021 - Adam Mizerski <adam@mizerski.pl>
|
|
|
|
- new package; version 3.6
|