<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyvyos.git, branch v0.2.2</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=v0.2.2</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/pyvyos.git/atom?h=v0.2.2'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/'/>
<updated>2024-08-27T18:37:43+00:00</updated>
<entry>
<title>makefile now works to maintainer build/upload do pypy</title>
<updated>2024-08-27T18:37:43+00:00</updated>
<author>
<name>Roberto Berto</name>
<email>roberto.berto@under.com.br</email>
</author>
<published>2024-08-27T18:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=35dc744939c802eb634abe3aae2de05c055d2f91'/>
<id>urn:sha1:35dc744939c802eb634abe3aae2de05c055d2f91</id>
<content type='text'>
fixed vulnerabilities:
- Bump certifi from 2024.2.2 to 2024.7.4
- Bump idna from 3.6 to 3.7
- Bump urllib3 from 2.2.1 to 2.2.2
</content>
</entry>
<entry>
<title>Merge pull request #10 from vyos-contrib/dependabot/pip/urllib3-2.2.2</title>
<updated>2024-08-27T18:15:03+00:00</updated>
<author>
<name>Roberto Bertó</name>
<email>463349+robertoberto@users.noreply.github.com</email>
</author>
<published>2024-08-27T18:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=35bf4762ed9e16ddf45d13db059e3f72c0646f90'/>
<id>urn:sha1:35bf4762ed9e16ddf45d13db059e3f72c0646f90</id>
<content type='text'>
Bump urllib3 from 2.2.1 to 2.2.2</content>
</entry>
<entry>
<title>Merge pull request #11 from vyos-contrib/dependabot/pip/idna-3.7</title>
<updated>2024-08-27T18:14:53+00:00</updated>
<author>
<name>Roberto Bertó</name>
<email>463349+robertoberto@users.noreply.github.com</email>
</author>
<published>2024-08-27T18:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=aaa231bedea585dc6852527d3384a7ef102f7aad'/>
<id>urn:sha1:aaa231bedea585dc6852527d3384a7ef102f7aad</id>
<content type='text'>
Bump idna from 3.6 to 3.7</content>
</entry>
<entry>
<title>Merge pull request #12 from vyos-contrib/dependabot/pip/certifi-2024.7.4</title>
<updated>2024-08-27T18:14:45+00:00</updated>
<author>
<name>Roberto Bertó</name>
<email>463349+robertoberto@users.noreply.github.com</email>
</author>
<published>2024-08-27T18:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=fe30514ef90543d2dd33f60df0588b6a8b528dae'/>
<id>urn:sha1:fe30514ef90543d2dd33f60df0588b6a8b528dae</id>
<content type='text'>
Bump certifi from 2024.2.2 to 2024.7.4</content>
</entry>
<entry>
<title>Bump certifi from 2024.2.2 to 2024.7.4</title>
<updated>2024-08-27T18:13:44+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-08-27T18:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=0a0a1f4c986e1c9566fcda3960e9a74e5bffb9ac'/>
<id>urn:sha1:0a0a1f4c986e1c9566fcda3960e9a74e5bffb9ac</id>
<content type='text'>
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>Bump idna from 3.6 to 3.7</title>
<updated>2024-08-27T18:13:41+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-08-27T18:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=f09053d63d33ed9590cf6cb07fa1dd0ecd291d24'/>
<id>urn:sha1:f09053d63d33ed9590cf6cb07fa1dd0ecd291d24</id>
<content type='text'>
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>Bump urllib3 from 2.2.1 to 2.2.2</title>
<updated>2024-08-27T18:13:37+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-08-27T18:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=c691d33ed2f64d09f2767f782cecb75ff37422eb'/>
<id>urn:sha1:c691d33ed2f64d09f2767f782cecb75ff37422eb</id>
<content type='text'>
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>created Makefile</title>
<updated>2024-08-27T18:04:58+00:00</updated>
<author>
<name>Roberto Berto</name>
<email>roberto.berto@under.com.br</email>
</author>
<published>2024-08-27T18:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=3d53e0bf7718ba9a66578dc35bbbc6d071c6d3a4'/>
<id>urn:sha1:3d53e0bf7718ba9a66578dc35bbbc6d071c6d3a4</id>
<content type='text'>
added dev/ to ignore
changed whitespaces only in example.py
</content>
</entry>
<entry>
<title>added .env file on .gitignore</title>
<updated>2024-08-27T17:53:56+00:00</updated>
<author>
<name>Roberto Berto</name>
<email>roberto.berto@under.com.br</email>
</author>
<published>2024-08-27T17:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=566cd146269384f345f2ef5faac9d06e72d0eacd'/>
<id>urn:sha1:566cd146269384f345f2ef5faac9d06e72d0eacd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added dev files on .gitignore</title>
<updated>2024-08-27T17:41:16+00:00</updated>
<author>
<name>Roberto Berto</name>
<email>roberto.berto@under.com.br</email>
</author>
<published>2024-08-27T17:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/pyvyos.git/commit/?id=d4d7d0877d304ce6ff3815bbb90ecaad9a2348cf'/>
<id>urn:sha1:d4d7d0877d304ce6ff3815bbb90ecaad9a2348cf</id>
<content type='text'>
</content>
</entry>
</feed>
