Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-pytest-server-fixtures-1.8.0-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python312-pytest-server-fixtures Distribution: openSUSE Tumbleweed
Version: 1.8.0 Vendor: openSUSE
Release: 1.1 Build date: Tue Oct 22 08:08:51 2024
Group: Unspecified Build host: reproducible
Size: 240282 Source RPM: python-pytest-server-fixtures-1.8.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/man-group/pytest-plugins
Summary: Extensible server fixtures for pytest
Extensible server fixtures for pytest

Provides

Requires

License

MIT

Changelog

* Tue Oct 22 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 1.8.0:
    * Drop support for Python 2 and <3.6, removing compatibility code.
    * Use stdlib unittest.mock instead of mock package.
    * Removed usage of path.py and path in favour of pathlib.
    * BREAKING CHANGE: Removed RethinkDB support, as the mirror was no longer
      available.
    * Allowed passing through HTTP headers to the server.
    * Fixed threading log debug messages.
    * Removed usage of deprecated Thread.setDaemon.
    * Explicitly close initial Mongo client.
    * Don't use context manager for CREATE DATABASE
  - Drop patches, included upstream:
    * pytest-plugins-pr186-fix-psycopg29.patch
    * remove-mock.patch
  - Refreshed remove-six-and-future.patch
  - Add patch fix-httpd-fixture-path.patch:
    * Attempt to run httpd with the correct config file
  - Add patch support-64-bit-pids-xvfb.patch:
    * Support 64 bit PIDs when running Xvfb
* Wed Aug 30 2023 Steve Kowalik <steven.kowalik@suse.com>
  - Add patch remove-six-and-future.patch:
    * Remove use of six and future.
  - Remove patch python-pytest-server-fixtures-no-six.patch, covered by above.
  - Switch to pyproject macros.
* Fri Dec 09 2022 Daniel Garcia <daniel.garcia@suse.com>
  - Remove remote path for pytest-plugins-pr186-fix-psycopg29.patch to avoid
    download that patch from github
* Fri Dec 09 2022 Daniel Garcia <daniel.garcia@suse.com>
  - Update source pytest-plugins-pr186-fix-psycopg29.patch
* Thu Dec 08 2022 pgajdos@suse.com
  - do not require six
  - use -p1 as quilt does not like higher
  - modified patches
    % pytest-plugins-pr186-fix-psycopg29.patch (refreshed)
    % remove-mock.patch (refreshed)
  - added patches
    fix https://github.com/man-group/pytest-plugins/issues/209
    + python-pytest-server-fixtures-no-six.patch
* Thu Apr 21 2022 Ben Greiner <code@bnavigator.de>
  - Add remove-mock.patch because mock WAS required and is not pulled
    in anymore by something else -- gh#man-group/pytest-plugins#171
* Mon Mar 21 2022 Steve Kowalik <steven.kowalik@suse.com>
  - Drop mock BuildRequires, it is not required.
* Sun Oct 17 2021 Ben Greiner <code@bnavigator.de>
  - Fix compatibikity with with Psycopg 2.9
    * pytest-plugins-pr186-fix-psycopg29.patch
    * gh#man-group/pytest-plugins#186
* Sat May 01 2021 Matej Cepl <mcepl@suse.com>
  - Skip the failing test test_init (gh#man-group/pytest-plugins#177)
* Fri May 29 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Remove pytest restriction as it seems to work with pytest5

Files

/usr/lib/python3.12/site-packages/pytest_server_fixtures
/usr/lib/python3.12/site-packages/pytest_server_fixtures-1.8.0.dist-info
/usr/lib/python3.12/site-packages/pytest_server_fixtures-1.8.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/pytest_server_fixtures-1.8.0.dist-info/LICENSE
/usr/lib/python3.12/site-packages/pytest_server_fixtures-1.8.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/pytest_server_fixtures-1.8.0.dist-info/RECORD
/usr/lib/python3.12/site-packages/pytest_server_fixtures-1.8.0.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/pytest_server_fixtures-1.8.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/pytest_server_fixtures-1.8.0.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/pytest_server_fixtures-1.8.0.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__init__.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/base.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/base.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/base2.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/base2.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/http.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/http.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/httpd.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/httpd.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/jenkins.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/jenkins.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/mongo.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/mongo.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/postgres.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/postgres.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/redis.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/redis.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/s3.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/s3.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/util.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/util.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/xvfb.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/__pycache__/xvfb.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/base.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/base2.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/http.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/httpd.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/jenkins.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/mongo.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/postgres.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/redis.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/s3.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/__init__.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/__pycache__
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/__pycache__/common.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/__pycache__/common.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/__pycache__/docker.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/__pycache__/docker.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/__pycache__/kubernetes.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/__pycache__/kubernetes.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/__pycache__/thread.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/__pycache__/thread.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/common.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/docker.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/kubernetes.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/serverclass/thread.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/util.py
/usr/lib/python3.12/site-packages/pytest_server_fixtures/xvfb.py
/usr/share/doc/packages/python312-pytest-server-fixtures
/usr/share/doc/packages/python312-pytest-server-fixtures/CHANGES.md
/usr/share/doc/packages/python312-pytest-server-fixtures/README.md
/usr/share/licenses/python312-pytest-server-fixtures
/usr/share/licenses/python312-pytest-server-fixtures/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Nov 17 00:23:02 2024