2024-12-10 14:51:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 23 08:28:38 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
- Add requests232.patch to fix compatibility with new requests
|
|
|
|
- The project appears unmaintained
|
|
|
|
* living fork: https://gitlab.com/thelabnyc/requests-unixsocket2
|
|
|
|
* patching here for expediency reasons
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 10 09:24:04 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
|
2023-06-06 15:17:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 9 11:44:12 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
|
- Add urllib3-2.patch to make it compatible with urllib3 >= 2.0.0
|
|
|
|
gh#msabramo/requests-unixsocket#69
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 10 22:30:46 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.3.0:
|
|
|
|
* Remove urllib3 dep
|
|
|
|
* Update setup.cfg metadata - => \_
|
|
|
|
* Remove Vagrantfile
|
|
|
|
* Remove .travis.yml
|
|
|
|
* Update tox to work
|
|
|
|
* README.rst: Update badge from Travis => GH
|
|
|
|
* Fix warning from waitress
|
|
|
|
* Add GitHub Actions tests
|
|
|
|
* Remove --pep8 option to pytest
|
|
|
|
* Bump waitress from 1.4.2 to 1.4.3
|
|
|
|
* Bump py from 1.4.32 to 1.10.0
|
|
|
|
* Bump waitress from 0.9.0 to 1.4.2
|
|
|
|
* Allow UnixAdapter to accept max\_retries parameter
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 28 08:48:45 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- update to version 0.2.0
|
|
|
|
* Remove support for Python 2.6
|
|
|
|
* Add support for Python 3.6
|
|
|
|
* Add Python 3.7
|
|
|
|
* Close socket on deletion
|
|
|
|
* Allow UnixAdapter to accept max_retries parameter
|
|
|
|
* Many other changes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 20 18:39:29 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Make the descriptions say what it is, not what the user is to do.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 5 12:40:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Switch to singlespec to support all python variants
|
|
|
|
- Make sure we run tests
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 11 08:27:38 UTC 2016 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- Initial packaging (version 0.1.5)
|
|
|
|
|