19c277a7ab
* Remove patch fix-tests.patch * Remove patch use_unittest.patch - Switch to pyproject, autosetup and pyunittest macros. - Add patch remove-future-requirement.patch, remove requirement of future OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ana?expand=0&rev=16
69 lines
2.4 KiB
Plaintext
69 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Sep 6 03:05:47 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Stop patching files that we ship directly, therefore
|
|
* Remove patch fix-tests.patch
|
|
* Remove patch use_unittest.patch
|
|
- Switch to pyproject, autosetup and pyunittest macros.
|
|
- Add patch remove-future-requirement.patch, remove requirement of future
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 11:30:57 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Make package compatible with python3.6
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 10:50:32 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Add fix-tests.patch to fix tests with python3.11 gh#zardus/ana#15
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 25 13:44:05 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- Add use_unittest.patch
|
|
* switch to unittest as nose won't work with Python 3.9/3.10
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 10 14:19:34 UTC 2019 - Andreas Färber <afaerber@suse.de>
|
|
|
|
- Update to v0.06
|
|
* LICENSE and README.md files are now included in the tarball
|
|
* Repo URL is deprecated but no new one known (gh#zardus/ana#13)
|
|
- Don't overwrite tarball files with local copies
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 6 12:58:58 UTC 2019 - pgajdos@suse.com
|
|
|
|
- revert to previous behaviour: in case LICENSE, test.py or
|
|
test_pickle.p are shipped in future upstream version, do not
|
|
abort build (but also do not overwrite them)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 6 07:33:30 UTC 2019 - pgajdos@suse.com
|
|
|
|
- run tests
|
|
- added sources
|
|
https://github.com/zardus/ana/issues/13
|
|
+ test.py
|
|
+ test_pickle.p
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:45:32 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 17 11:33:47 UTC 2018 - jengelh@inai.de
|
|
|
|
- Update descriptions
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 30 19:59:41 UTC 2018 - afaerber@suse.de
|
|
|
|
- Update to 0.05
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 18 21:42:36 UTC 2018 - afaerber@suse.de
|
|
|
|
- Initial (0.03)
|