Search Criteria
Package Details: python-py-serializable 2.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-py-serializable.git (read-only, click to copy) |
|---|---|
| Package Base: | python-py-serializable |
| Description: | Serialize and deserialize Python objects to and from JSON and XML |
| Upstream URL: | https://github.com/madpah/serializable |
| Licenses: | Apache-2.0 |
| Submitter: | Auerhuhn |
| Maintainer: | Auerhuhn |
| Last Packager: | Auerhuhn |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-05-28 21:29 (UTC) |
| Last Updated: | 2025-07-22 18:14 (UTC) |
Dependencies (7)
- python
- python-defusedxml (python-defusedxml-gitAUR)
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-lxml (check)
- xmldiff (python-xmldiff-gitAUR) (check)
Latest Comments
gesh commented on 2025-02-09 15:18 (UTC)
In view of the backwards-incompatibility of 2.0.0, checked which of
py-serializable's reverse dependencies are on AUR at 1.I couldn't find any except
cyclonedx-lib, so once its patch is merged, this should be good to bump.gesh commented on 2024-09-30 15:58 (UTC)
Note -- given that we're not building with the
python-setuptoolsbackend, thepython-wheelmakedep is unnecessary.Auerhuhn commented on 2023-11-05 19:53 (UTC)
@MarsSeed Done, thanks!
MarsSeed commented on 2023-11-01 22:16 (UTC)
Please kindly use the less heavyweight python-poetry-core instead of the full python-poetry in makedepends.