<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/wrappers/python/Makefile, branch 0.2.0</title>
<subtitle>Fork of codeberg.org/eduVPN/eduvpn-common for &lt;b&gt;reasons&lt;/b&gt;</subtitle>
<id>https://herkulessi.de/git/eduvpn-common/atom?h=0.2.0</id>
<link rel='self' href='https://herkulessi.de/git/eduvpn-common/atom?h=0.2.0'/>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/'/>
<updated>2022-09-27T10:58:39Z</updated>
<entry>
<title>Python: Fix test lib path</title>
<updated>2022-09-27T10:58:39Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-09-27T10:58:39Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=5b16dc84e12294b83c100e820b869720bfecec68'/>
<id>urn:sha1:5b16dc84e12294b83c100e820b869720bfecec68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python: Fix lib path</title>
<updated>2022-05-10T14:16:00Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-05-10T14:16:00Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=fe8c69997c3d47970cf06e1a6d6c74841eee7b50'/>
<id>urn:sha1:fe8c69997c3d47970cf06e1a6d6c74841eee7b50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python: Add config retrieval test</title>
<updated>2022-05-10T11:18:14Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-05-10T11:18:14Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=cd5019305db965b4e3acb028ec1f1524d0199917'/>
<id>urn:sha1:cd5019305db965b4e3acb028ec1f1524d0199917</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python: Disable tests as there are none atm</title>
<updated>2022-05-03T14:24:59Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-05-03T14:24:59Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=211ccd35392b0d64e042b97b19708a87a862498a'/>
<id>urn:sha1:211ccd35392b0d64e042b97b19708a87a862498a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python: Ensure the eduvpncommon lib folder exists when packing</title>
<updated>2022-05-03T13:48:52Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-05-03T13:48:52Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=9b3ef673bc9a997bfb060934d07b0fef58246f0d'/>
<id>urn:sha1:9b3ef673bc9a997bfb060934d07b0fef58246f0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Android wrapper, remove plain Java Maven wrapper.</title>
<updated>2022-02-08T23:40:38Z</updated>
<author>
<name>StevenWdV</name>
<email>stevenwdv@gmail.com</email>
</author>
<published>2022-02-08T23:40:38Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=2aad9b6ae61337ef94b05adc377a9ad2cbaa8eb8'/>
<id>urn:sha1:2aad9b6ae61337ef94b05adc377a9ad2cbaa8eb8</id>
<content type='text'>
Fix some overrides in Makefiles.
</content>
</entry>
<entry>
<title>More Makefile cleanup, support building in folder with spaces</title>
<updated>2022-02-04T00:18:12Z</updated>
<author>
<name>StevenWdV</name>
<email>stevenwdv@gmail.com</email>
</author>
<published>2022-02-04T00:18:12Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=b60ecf2fe5ddfe506e02093286b3931873187e91'/>
<id>urn:sha1:b60ecf2fe5ddfe506e02093286b3931873187e91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2022-01-24T15:24:57Z</updated>
<author>
<name>StevenWdV</name>
<email>stevenwdv@gmail.com</email>
</author>
<published>2022-01-24T13:59:25Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=e544c6fa9e15e7277da79e2464243e90b2706b8c'/>
<id>urn:sha1:e544c6fa9e15e7277da79e2464243e90b2706b8c</id>
<content type='text'>
Added variables to Makefiles to specify custom exports/ directory;
Split exception classes in Java &amp; C#;
Added more comments;
Renamed library and Go package;
Removed real (pure) tests;
Added generate_lib.ps1 to generate import .lib for Windows (Swift);
Moved built Go libraries to exports/lib/;
Switch to hopefully faster Swift GitHub Action.
</content>
</entry>
<entry>
<title>Fix Python wrapper</title>
<updated>2021-12-06T11:13:21Z</updated>
<author>
<name>StevenWdV</name>
<email>stevenwdv@gmail.com</email>
</author>
<published>2021-12-06T11:13:21Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=d9953dcc09ce61e249e40857bbf5cb98e0bb1fbf'/>
<id>urn:sha1:d9953dcc09ce61e249e40857bbf5cb98e0bb1fbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add initial Python wheel support</title>
<updated>2021-12-03T11:31:30Z</updated>
<author>
<name>StevenWdV</name>
<email>stevenwdv@gmail.com</email>
</author>
<published>2021-12-03T11:31:30Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=b60eadf76f92d7f8878fcbec6de7ab6ea4572a89'/>
<id>urn:sha1:b60eadf76f92d7f8878fcbec6de7ab6ea4572a89</id>
<content type='text'>
</content>
</entry>
</feed>
