55 lines
1.8 KiB
Plaintext
55 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 7 11:26:07 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.0.1:
|
|
* drop python 2.x support
|
|
* format code with black
|
|
* add official support for python 3.9+
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 21 12:32:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- add sle15_python_module_pythons (jsc#PED-68)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 13 22:44:28 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Make calling of %{sle15modernpython} optional.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 14 14:41:20 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 12 08:47:57 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to 1.0.0
|
|
* The 'warn' method is deprecated, use 'warning' instead
|
|
* Fix default number of workers
|
|
* Drop Python 3.3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 7 12:54:06 UTC 2019 - pgajdos@suse.com
|
|
|
|
- version update to 0.9.9
|
|
* no upstream changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 4 11:00:16 UTC 2018 - alarrosa@suse.com
|
|
|
|
- python3-futures doesn't exist so only require it when building
|
|
the python2 flavor
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 17 11:34:21 UTC 2017 - cbosdonnat@suse.com
|
|
|
|
- Convert the spec file to single spec one
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 22 19:58:39 UTC 2017 - okurz@suse.com
|
|
|
|
- Initial submission of version 0.9.7 based on
|
|
https://github.com/ross/requests-futures
|
|
|