patchback[bot]
bce7efb866
[PR #10863/9d0150b2 backport][stable-11] [doc] update requirements for all consul modules/lookups ( #10872 )
...
EOL CI / EOL Sanity (Ⓐ2.16) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py2.7) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py3.11) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py3.6) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/3/) (push) Waiting to run
nox / Run extra sanity tests (push) Waiting to run
[doc] update requirements for all consul modules/lookups (#10863 )
* [doc] update requirements for consul_kv module
python-consul has been unmaintained for a while. It uses a legacy way of passing the Consul token when sending requests. This leads to warning messages in Consul log, and will eventually break communication. Using the maintained py-consul library ensures compatibility to newer Consul versions.
* [doc] replace all python-consul occurrences with py-consul
* [fix] tests and possible pip server errors
* [chore] remove referencce to python-consul in comment
---------
(cherry picked from commit 9d0150b2c3
)
Co-authored-by: Sebastian Damm <SipSeb@users.noreply.github.com>
Co-authored-by: Sebastian Damm <sebastian.damm@pascom.net>
2025-10-03 07:53:16 +02:00
patchback[bot]
8a43df548c
[PR #10706/5eab0f24 backport][stable-11] CI: Remove no longer necessary constraints ( #10723 )
...
CI: Remove no longer necessary constraints (#10706 )
Remove no longer necessary constraints.
(cherry picked from commit 5eab0f2419
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-08-23 19:43:45 +02:00
Felix Fontein
9abdc5a995
CI: Stop restricting idna ( #6954 )
...
Stop restricting idna.
2023-07-16 12:51:11 +02:00
Felix Fontein
ab046755bb
CI: restrict to python-nomad < 2.0.0 for Python < 3.7 ( #6578 )
...
Restrict to python-nomad < 2.0.0 for Python < 3.7.
2023-05-29 15:27:27 +02:00
Felix Fontein
0ff003d312
Fix CI ( #5785 )
...
Try to fix CI.
2023-01-07 14:06:09 +01:00
Felix Fontein
8e59e52525
[TEMP] Fix RHEL 8 issues by restricting bcrypt to < 4.0.0 ( #5183 )
2022-08-25 07:30:28 +02:00
Felix Fontein
9327b12c4d
Add more default license and copyright notices ( #5087 )
...
* Add more default license and copyright notices.
* Fix tests.
* Fix typos.
* Fix task type.
* Add URL to changelog fragment.
* Improve headers for setup_wildfly_server.
2022-08-08 08:44:19 +02:00
Felix Fontein
e1cfa13a1b
python-daemon 2.3.1 requires Python 3+. ( #4977 )
2022-07-23 12:02:18 +02:00
Felix Fontein
297de3011c
Fix CI due to pycdlib dropping Python 2 support. ( #4865 )
2022-06-21 14:12:21 +02:00
Felix Fontein
c8a2c5d375
requests drops support for older Python ( #4818 )
...
* requests drops support for older Python.
* Work around CentOS 6 pip bugs.
2022-06-11 22:35:11 +02:00
Felix Fontein
8421af1ea3
certifi dropped Python 2 support ( #4702 )
...
* certifi dropped Python 2 support.
* Apparently the consul tests didn't use the constraints.
2022-05-19 14:48:03 +02:00
Felix Fontein
84124224ae
PyOpenSSL 22.0.0 no longer supports Python 2.7 ( #4114 )
...
* PyOpenSSL 22.0.0 no longer supports Python 2.7.
* Try to make pip on CentOS 6 happy.
2022-01-30 14:35:01 +01:00
Felix Fontein
bf7a954f00
Restrict redis version. ( #3733 )
2021-11-15 22:29:47 +01:00
Felix Fontein
d09bc2525b
Fix problems with pip2.6 included in CentOS 6. ( #2256 )
2021-04-17 19:11:08 +02:00
Felix Fontein
909ac92fe2
Fix CI ( #1752 )
...
* Limit cryptography to < 3.4 for Python < 3.6.
* Work around old pip versions.
* Use constraints file when installing stormssh.
* Work around old pip in RHEL8.2, CentOS 8, Ubuntu 18.04, and OpenSuSE 15
2021-02-09 07:47:08 +01:00
Felix Fontein
38996b7544
Fix CI (problem with cffi) ( #892 )
...
* Work around old pip versions which install yanked packages.
* Try II
* Proper approach.
* Avoid too old version being installed.
2020-09-16 10:44:31 +02:00
John R Barker
1f06a02043
Shippable: community/general ( #12 )
...
* Shippable: community/general
2020-03-17 08:59:17 +00:00