| Name: | python3-pysignals |
|---|---|
| Version: | 0.1.3 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 95639 |
| License: | BSD |
| RPM: | python3-pysignals-0.1.3-1.el8.noarch.rpm |
| Source RPM: | python-pysignals-0.1.3-1.el8.src.rpm |
| Build Date: | Tue Mar 02 2021 |
| Build Host: | host-100-100-224-17.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/theojulienne/pysignals |
| Summary: | PySignals is a signal dispatcher for Python |
| Description: | PySignals is a signal dispatcher for Python, extracted from “django.dispatch” in the Django framework so it can be used in applications without requiring the entire Django framework to be installed. |
- Release 0.1.3 - Point source url to most recent release on github, rather than pypi
- Update pysignals to latest django dispatch 1.9.13
- Add LICENSE.txt from upstream
- Initial package