Search Criteria
Package Details: python-namedlist 1.8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-namedlist.git (read-only, click to copy) |
|---|---|
| Package Base: | python-namedlist |
| Description: | Like namedtuples, but mutable |
| Upstream URL: | http://pypi.python.org/pypi/namedlist |
| Licenses: | Apache |
| Submitter: | disastro |
| Maintainer: | disastro |
| Last Packager: | disastro |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-05-07 17:49 (UTC) |
| Last Updated: | 2022-01-22 11:17 (UTC) |
Latest Comments
psypherium commented on 2025-08-15 09:53 (UTC) (edited on 2025-08-15 09:53 (UTC) by psypherium)
For potential users, read first, via https://pypi.org/project/namedlist/
"WARNING
This package is no longer maintained, except for exceptional cases. Please use the built-in dataclasses module instead."
disastro commented on 2018-08-31 04:38 (UTC)
@gosella Thanks I'll fix that. Users are in charge of rebuilds of AUR, so no bumps, although the https change will take care of this.
gosella commented on 2018-08-29 02:05 (UTC)
The source pypi URL needs to use https (instead of http).
Also, because of Python 3.7, you should probably consider doing a pkgrel bump :-)
gosella commented on 2015-10-04 16:55 (UTC)