<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyvyos.git/.python-version, branch dependabot/github_actions/actions/checkout-7.0.0</title>
<subtitle>Python SDK for interacting with VyOS API (mirror of https://github.com/vyos-contrib/pyvyos.git)
</subtitle>
<id>https://git.amelek.net/vyos-contrib/pyvyos.git/atom?h=dependabot%2Fgithub_actions%2Factions%2Fcheckout-7.0.0</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/pyvyos.git/atom?h=dependabot%2Fgithub_actions%2Factions%2Fcheckout-7.0.0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/'/>
<updated>2026-05-19T03:06:11+00:00</updated>
<entry>
<title>build: tighten runtime deps and lower Python floor to 3.11</title>
<updated>2026-05-19T03:06:11+00:00</updated>
<author>
<name>Roberto Bertó</name>
<email>463349+robertoberto@users.noreply.github.com</email>
</author>
<published>2026-05-19T03:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=7aa4989061950a336287cd8b581813ccd60b1832'/>
<id>urn:sha1:7aa4989061950a336287cd8b581813ccd60b1832</id>
<content type='text'>
- requires-python: &gt;=3.13 -&gt; &gt;=3.11. The code does not use any
  3.13-only feature. typing.List/Dict/Union/Optional throughout, no
  PEP 695 generics, no Self, no match. Classifiers updated to advertise
  3.11/3.12/3.13.
- runtime dependencies: trim to requests only.
  - python-dotenv is only used by examples; move to the dev extra.
  - urllib3 is never imported by pyvyos directly; it remains available
    transitively through requests.
- pre-existing dev tooling (pytest, pytest-cov, pytest-env) untouched.
- CI: PR validation runs on a 3.11/3.12/3.13 matrix.
- README: reword the Python requirement.
- .python-version: 3.13.0 -&gt; 3.13 (CI uses the matrix).
- Wheel build verified to include pyvyos/py.typed and to declare
  Requires-Python: &gt;=3.11 with requests as the only runtime requirement.
</content>
</entry>
<entry>
<title>Feature - Changing the dependency management tool to uv. Updating the Python version and dependencies</title>
<updated>2025-09-18T21:07:53+00:00</updated>
<author>
<name>eduardormorais</name>
<email>eduardoromorais@gmail.com</email>
</author>
<published>2025-09-18T21:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=9d5341b6933808a6ebec6d69430687a25653dd1c'/>
<id>urn:sha1:9d5341b6933808a6ebec6d69430687a25653dd1c</id>
<content type='text'>
</content>
</entry>
</feed>
