Search Criteria
Package Details: python-dataclasses-json 0.6.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-dataclasses-json.git (read-only, click to copy) |
---|---|
Package Base: | python-dataclasses-json |
Description: | Easily serialize Python Data Classes to and from JSON |
Upstream URL: | https://github.com/lidatong/dataclasses-json |
Licenses: | MIT |
Submitter: | sumner |
Maintainer: | edwargix |
Last Packager: | edwargix |
Votes: | 3 |
Popularity: | 0.000036 |
First Submitted: | 2020-06-07 08:55 (UTC) |
Last Updated: | 2024-08-24 18:11 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- python-marshmallow
- python-typing_inspect
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-poetry-dynamic-versioning (make)
- python-hypothesis (check)
- python-pytest-mypy (check)
Latest Comments
edwargix commented on 2023-09-03 17:40 (UTC)
We're blocked on upgrading to v0.5.15+ until the python-poetry-dynamic-versioning package gets upgraded because we're hitting the following build error:
edwargix commented on 2023-07-25 16:32 (UTC)
sorry about the missing check dependency; that should be fixed now
I'll add the LICENSE later today
carsme commented on 2023-07-25 12:06 (UTC)
In addition to the missing a check dependency, this package does not install the license file. Please, add the following to the
package()
function:alan1world commented on 2023-07-23 04:20 (UTC)
There's a missing dependency for python-hypothesis.
It's used in test_invariants.py.
edwargix commented on 2022-03-26 16:21 (UTC)
zuzavo: do you know what the issue was? Is there anything that can be done to make this pkg better?
zuzavo commented on 2022-03-25 15:29 (UTC)
Solved. Thanks.
zuzavo commented on 2022-03-24 11:10 (UTC)
Hi, error trying to install:
djmattyg007 commented on 2022-03-05 04:08 (UTC)
Please remove the dependency on python-stringcase. This package is unmaintained, and it was vendored by the developer of dataclasses-json.
<deleted-account> commented on 2020-11-02 12:30 (UTC)
[deleted]