<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-pyparsing, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2026-04-03T06:38:08Z</updated>
<entry>
<title>python-pyparsing: bump to 3.3.2</title>
<updated>2026-04-03T06:38:08Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-01T09:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=68d15d98212f6709780d9e746885465251342347'/>
<id>urn:sha1:68d15d98212f6709780d9e746885465251342347</id>
<content type='text'>
pyparsing also requires the 'unittest' module from the Python3 package.

Changelog: https://github.com/pyparsing/pyparsing/blob/master/CHANGES
Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>treewide: remove Jan Pavlinec as maintainer</title>
<updated>2026-03-29T06:00:28Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-29T05:51:47Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=35d9eadb5b818f509b849ca75d3f24d8671812ab'/>
<id>urn:sha1:35d9eadb5b818f509b849ca75d3f24d8671812ab</id>
<content type='text'>
Jan Pavlinec &lt;jan.pavlinec1@gmail.com&gt; is no longer maintaining
these packages. Remove him from the PKG_MAINTAINER field across
all affected packages.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>treewide: add Alexandru Ardelean as co-maintainer</title>
<updated>2026-03-14T08:51:33Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-14T08:32:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=27b6ad53b9e56c38b7a99e123584c562e8ba1b5a'/>
<id>urn:sha1:27b6ad53b9e56c38b7a99e123584c562e8ba1b5a</id>
<content type='text'>
Add 'Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;' as co-maintainer
alongside Jan Pavlinec &lt;jan.pavlinec1@gmail.com&gt; for all packages
where Jan Pavlinec is listed as maintainer.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-pyparsing: Update to 3.1.1</title>
<updated>2023-08-24T09:20:49Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-08-18T20:29:41Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=dbe5283ed07497eab5cc1fd3c29553747fec878b'/>
<id>urn:sha1:dbe5283ed07497eab5cc1fd3c29553747fec878b</id>
<content type='text'>
The package has changed to the flit-core build backend.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: change email</title>
<updated>2021-07-29T11:21:02Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2021-07-08T13:32:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3ee2a087a393e02e40fb49345059d0f2f62a6556'/>
<id>urn:sha1:3ee2a087a393e02e40fb49345059d0f2f62a6556</id>
<content type='text'>
Change from jan.pavlinec@nic.cz to jan.pavlinec1@gmail.com

Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
<entry>
<title>python-packages: Clean up Makefiles</title>
<updated>2020-04-22T08:36:55Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2020-04-21T17:27:50Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2210c4a60dd8fb6420f7bd3c6fe00ed0ae4c51be'/>
<id>urn:sha1:2210c4a60dd8fb6420f7bd3c6fe00ed0ae4c51be</id>
<content type='text'>
This removes:

* Python 3 variants (VARIANT:=python3)

* "for Python3" from package titles

* Package selection condition from package dependencies, e.g.
  +PACKAGE_python3-six:python3-light replaced with +python3-light

* "Default" package information sections, e.g.
  Package/python-six/Default removed and package details merged into
  Package/python3-six

* "(Variant for Python3)" from package descriptions

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pyparsing: update to version 2.4.7</title>
<updated>2020-04-14T12:08:22Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2020-04-14T12:08:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=33f3aa525d653d2c6a37cf97d5c0391d3ff4ae6c'/>
<id>urn:sha1:33f3aa525d653d2c6a37cf97d5c0391d3ff4ae6c</id>
<content type='text'>
Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
<entry>
<title>python-pyparsing: update to version 2.4.6</title>
<updated>2020-02-19T14:40:35Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2020-02-19T14:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=42aaa56cfb1b7473151b79e0f0d022f81828da02'/>
<id>urn:sha1:42aaa56cfb1b7473151b79e0f0d022f81828da02</id>
<content type='text'>
Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
<entry>
<title>python-pyparsing: add new package</title>
<updated>2019-11-01T11:49:18Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2019-10-31T11:38:49Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=455fe3dc034d9bedd82a5b959cdc5593d446dea3'/>
<id>urn:sha1:455fe3dc034d9bedd82a5b959cdc5593d446dea3</id>
<content type='text'>
Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
</feed>
