<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-lxml, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-04-14T05:02:25Z</updated>
<entry>
<title>python-lxml: update to 6.0.4</title>
<updated>2026-04-14T05:02:25Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-13T07:34:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a78df1ef4077788262933c8edb7b37badad9944f'/>
<id>urn:sha1:a78df1ef4077788262933c8edb7b37badad9944f</id>
<content type='text'>
Bump version 6.0.2 -&gt; 6.0.4 (bugfix release).

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python3-lxml: add package guard to test.sh</title>
<updated>2026-04-10T11:01:09Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-09T07:22:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5264f85e224df5f7a24ecadea24784a09e609e43'/>
<id>urn:sha1:5264f85e224df5f7a24ecadea24784a09e609e43</id>
<content type='text'>
The test.sh lacked a package name guard, causing it to run (and fail)
when the -src subpackage was tested without python3 installed.
Add the standard guard to skip the test for non-main packages.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>lxml: bump to version 6.0.2</title>
<updated>2025-11-09T14:46:33Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2025-11-08T10:50:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f62be41f4768a12adcae67c0297944c6a3096c30'/>
<id>urn:sha1:f62be41f4768a12adcae67c0297944c6a3096c30</id>
<content type='text'>
Was currently blocked by Cython being old.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-lxml: bump to version 5.4.0</title>
<updated>2025-05-14T12:14:18Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2025-05-11T04:40:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=eeacf8474b4ce4d174b6f0fe135345f36f4d0d00'/>
<id>urn:sha1:eeacf8474b4ce4d174b6f0fe135345f36f4d0d00</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-lxml: bump to version 5.3.0</title>
<updated>2024-12-25T19:33:52Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2024-08-23T13:15:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9060de91b04b6d903e4438edfb95e26655c7605e'/>
<id>urn:sha1:9060de91b04b6d903e4438edfb95e26655c7605e</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-lxml: bump to version 5.2.2</title>
<updated>2024-06-03T06:40:04Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2024-06-03T06:40:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=78500aa92241d4c0386835ce1e9bf52d3bfb3e76'/>
<id>urn:sha1:78500aa92241d4c0386835ce1e9bf52d3bfb3e76</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-lxml: bump to version 5.2.1</title>
<updated>2024-04-21T20:46:24Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2024-04-15T16:42:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f5f0a4e8683fcf49319bd7172f0069417d71601d'/>
<id>urn:sha1:f5f0a4e8683fcf49319bd7172f0069417d71601d</id>
<content type='text'>
Also added python-cython/host as a build dependency.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-lxml: bump to version 5.1.0</title>
<updated>2024-02-08T17:40:01Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2024-01-15T05:40:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=62e42c9a97a3cd929194f85ba88381f59caaf54c'/>
<id>urn:sha1:62e42c9a97a3cd929194f85ba88381f59caaf54c</id>
<content type='text'>
Also add a quick test.sh file.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-lxml: bump to 4.9.3</title>
<updated>2023-07-16T18:29:34Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2023-07-16T11:02:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6c3899e6a4e89883932dbaa0bb5d802ab1b02887'/>
<id>urn:sha1:6c3899e6a4e89883932dbaa0bb5d802ab1b02887</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-lxml: bump to version 4.9.2</title>
<updated>2023-01-09T15:42:50Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2023-01-04T10:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e6e3049cd7d16348fbb61ab82ca8eb9e437a511d'/>
<id>urn:sha1:e6e3049cd7d16348fbb61ab82ca8eb9e437a511d</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
</feed>
