Revisions of python-pytest-socket
buildservice-autocommit
accepted
request 1202077
from
Steve Kowalik (StevenK)
(revision 10)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 9)
- Update to 0.7.0: * Enhancements: + Force enable socket CLI flag #186 + Use getaddrinfo() instead of gethostbyname() #209 + Allow both Hosts via IP and Name #275 * Changes: + Removed support for Python 3.7 and older. + Dependency updates + Development updates + Testing updates + Emit license and readme for source distribution #233 - Update description and summary. - Switch to pyproject macros. - Run a small part of the test suite to check basic functionality. - No more greedy globs in %files.
buildservice-autocommit
accepted
request 1085839
from
Dirk Mueller (dirkmueller)
(revision 8)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 7)
- update to 0.6.0: * Add Change Log project URL * test: update httpbin commit hash * Upgrade CodeSee workflow to version 2 * fix: don't break on doctests * docs: Fix syntax for setup.cfg * Fix pytest-socket raises IndexError with httpx * test: move the reenable fixture to conftest * Switch to poetry-core * Handle `family` passed as keyword argument * refactor: consolidate global options to config * test: replace pytest-flake8 with pre-commit * refactor/fix: move logic into setup phase and correct order * test: add test module for combinations * fix: test allow_hosts for unix sockets * test: move unix decorator to conftest * test: randomize test order * test: replace coverage command * refactor: replace .format with f-strings * lint: apply black * Enable Unix sockets selectively with --allow-unix-socket * Test refactor, add CodeQL scanning * Correctly subclass socket.socket * Add testing against Python 3.9, Dropped testing against Python 3.5 * Doc updates * Avoid changing the type of `socket.socket` to function. * Sourcery Starbot ⭐ refactored miketheman/pytest-socket * Don't block unix sockets * docs: add details on fixture scope
buildservice-autocommit
accepted
request 812807
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 5)
- Update to 0.3.5: * Fix bug in marker evaluation #42 * Refactor tests for clarity - Update to 0.3.4:
buildservice-autocommit
accepted
request 793783
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 3)
- Update to 0.4.3: * Drop support for unsupported versions of Python #23 * Convert toolchain from pip/tox/twine to poetry * Replace TravisCI and Appveyor with GitHub Actions #36 * Update for correct test output #31 * Add renovatebot for dependecy updates #26
Dominique Leuenberger (dimstar_suse)
accepted
request 717968
from
Todd R (TheBlackCat)
(revision 2)
initialized devel package after accepting 717968
Todd R (TheBlackCat)
accepted
request 717967
from
Todd R (TheBlackCat)
(revision 1)
Pytest Plugin to disable socket calls during tests
Displaying all 10 revisions