<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/flup/Makefile, 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-05-10T08:33:52Z</updated>
<entry>
<title>flup: remove the package</title>
<updated>2026-05-10T08:33:52Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2026-05-10T07:15:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5120ed91b80461524884cd5961af50fc968a6129'/>
<id>urn:sha1:5120ed91b80461524884cd5961af50fc968a6129</id>
<content type='text'>
Flup was heavily used in downstream distribution (Turris OS)
for their Web UI - reForis. Since there are no other
dependent packages in this repository, Flup is no longer needed.

The package appears to be abandoned and is no longer maintained
The latest version dates back to 2009.

It was previously required for Seafile.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "lang: python: flup: drop package"</title>
<updated>2020-07-15T13:41:37Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2020-07-08T10:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4aa6bf042458237aac0d249dae53d2f29e7dc703'/>
<id>urn:sha1:4aa6bf042458237aac0d249dae53d2f29e7dc703</id>
<content type='text'>
This reverts commit 33525fa8d5dd0b878329971fb78c6a623207dba7.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
[add me as co-maintainer, bump PKG_RELEASE, Makefile polishing]
</content>
</entry>
<entry>
<title>lang: python: flup: drop package</title>
<updated>2020-04-07T15:12:59Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2020-04-07T15:12:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=33525fa8d5dd0b878329971fb78c6a623207dba7'/>
<id>urn:sha1:33525fa8d5dd0b878329971fb78c6a623207dba7</id>
<content type='text'>
Was mostly required for Seafile.
Now it isn't.
It's also pretty ancient.
   https://www.saddi.com/software/flup/

Page was last updated in 2005.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-libraries: Remove Python 2 variants</title>
<updated>2020-04-02T06:57:30Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2020-04-01T14:21:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=658b1b67587c4698f6a4c182e9afea7cb5fba2ee'/>
<id>urn:sha1:658b1b67587c4698f6a4c182e9afea7cb5fba2ee</id>
<content type='text'>
The Python 2 variants will be added to the abandoned packages feed.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Use pypi.mk for Python packages</title>
<updated>2019-10-30T15:16:18Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2019-10-20T19:03:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=635cb1309c4d52763c03bc00e7c367e06908b54f'/>
<id>urn:sha1:635cb1309c4d52763c03bc00e7c367e06908b54f</id>
<content type='text'>
This updates all Python packages that download their source from PyPi to
use pypi.mk.

This will allow future improvements/changes to pypi.mk to affect all
relevant packages.

This also makes it easier for future Python packages to start using
pypi.mk, when it's clear how it is used in existing packages.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>flup: add Python3 variant and src package</title>
<updated>2019-06-26T01:19:07Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2019-06-18T12:23:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a5b2ba9b4d6ec4045a1b534561d5e5eae262b0fe'/>
<id>urn:sha1:a5b2ba9b4d6ec4045a1b534561d5e5eae262b0fe</id>
<content type='text'>
- Add PKG_LICENSE_FILES
- Reorder things in Makefile
- Add dependency python3-logging otherwise I cannot import
flup.server.ajp
flup.server.scgi

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide,python: take over maintainership from Gergely Kiss</title>
<updated>2019-04-30T11:12:58Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2019-03-14T08:52:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ffb716efb79cdc99b6d191a77970de4c0b5451fd'/>
<id>urn:sha1:ffb716efb79cdc99b6d191a77970de4c0b5451fd</id>
<content type='text'>
This change changes the maintainer to
 `Alexandru Ardelean &lt;ardeleanalex@gmail.com`
for all Python packages owned by
 `Gergely Kiss &lt;mail.gery@gmail.com&gt;`

No functional changes.
Bumping PKG_RELEASE on each package that is updated.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>flup: Update to 1.0.3</title>
<updated>2018-09-09T00:43:29Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-09-09T00:41:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0aebe453ba91a31b6d14aa889758662286cd536b'/>
<id>urn:sha1:0aebe453ba91a31b6d14aa889758662286cd536b</id>
<content type='text'>
Changed URL to pythonhosted for consistency.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: use local python-package.mk &amp; python3-package.mk files</title>
<updated>2018-01-10T21:06:23Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2018-01-10T07:56:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1476739d5f85be70b5db63b439dfe812065b52c7'/>
<id>urn:sha1:1476739d5f85be70b5db63b439dfe812065b52c7</id>
<content type='text'>
This guarantees for the package feeds that
the mk files will always be available for all packages.

Will need to see about external-feed Python packages
a bit later.

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: fix incorrect *_BUILD_DEPENDS</title>
<updated>2018-01-09T15:36:02Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2018-01-07T22:21:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=00fce347a5b054f1d38baaac735a357aad3d0a24'/>
<id>urn:sha1:00fce347a5b054f1d38baaac735a357aad3d0a24</id>
<content type='text'>
Build depends refer to source package names, not binary package names.

In many cases, PKG_BUILD_DEPENDS simply duplicated runtime dependencies of
a source package's binary packages; as the corresponding source packages
are implicitly added as bulid dependencies, PKG_BUILD_DEPENDS can simply be
dropped in these cases. In the other cases, *_BUILD_DEPENDS is fixed to
refer to the correct source package name.

Dependency of mysql-server is adjusted from libncursesw to libncurses
(as libncursesw is a virtual package provided by libncurses), so the build
dependency on ncurses is emitted unconditionally.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
</feed>
