2022-04-24 13:25:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Apr 24 02:49:58 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Fixed %check by adding missing $
|
|
|
|
|
- Update to v0.10.0
|
|
|
|
|
* The default Debian compat version has been changed from 7 to 9
|
|
|
|
|
as well as new
|
|
|
|
|
- from v0.9.1
|
|
|
|
|
* A few improvements for Python 3 as well as new options.
|
|
|
|
|
- Updated patches
|
|
|
|
|
|
2020-05-19 08:52:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 19 08:03:03 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
|
|
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
|
|
2020-03-26 15:22:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 26 15:08:41 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to version 0.9.0
|
|
|
|
|
* fix applying patch files under Python 3
|
|
|
|
|
* add --sign-results to sdist_dsc and bdist_deb command
|
|
|
|
|
* add --debian-version to CLI program options
|
|
|
|
|
* support zip files in pypi-install
|
|
|
|
|
* remove deprecated dh_desktop call
|
|
|
|
|
- Reapplied patches
|
|
|
|
|
|
2019-04-18 08:58:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 17 16:37:13 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Add missing runtime dependencies
|
|
|
|
|
- Remove 126.patch which does nothing
|
|
|
|
|
- Activate test suite, using tests-use-tablib.patch, and removing
|
|
|
|
|
bcond test
|
|
|
|
|
- Add four patches to workaround problems relating to use
|
|
|
|
|
of dpkg on openSUSE:
|
2019-04-18 09:32:07 +00:00
|
|
|
* remove-version-checks.patch and ignore-unmet-deps.patch:
|
2019-04-18 08:58:37 +00:00
|
|
|
A real dpkg database can not be populated with the
|
|
|
|
|
necessary dependencies
|
|
|
|
|
* no-install-layout.patch and remove-python-helper-rules.patch:
|
|
|
|
|
--install-layout=deb and the python helpers are not available
|
|
|
|
|
on openSUSE.
|
|
|
|
|
|
2018-12-04 14:07:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 4 12:54:57 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
|
2017-09-22 13:56:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Sep 17 11:00:01 UTC 2017 - sebix+novell.com@sebix.at
|
|
|
|
|
|
|
|
|
|
- add python-requests as dependency
|
|
|
|
|
- add 126.patch fix upstream issue #126 from upstream PR#126
|
|
|
|
|
|
2017-09-08 18:18:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 7 22:42:41 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- initial version
|