Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : dnspython | name : dnspython | ||||
| version : 1.16.0 | version : 1.16.0 | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - https://github.com/rthalley/dnspython/archive/v1.16.0.tar.gz : b339ac2eb070d0133f020a6e0cc137a10fc380f3eba3e0655d62a19e64626cbd | - https://github.com/rthalley/dnspython/archive/v1.16.0.tar.gz : b339ac2eb070d0133f020a6e0cc137a10fc380f3eba3e0655d62a19e64626cbd | ||||
| license : ISC | license : ISC | ||||
| component : programming.python | component : programming.python | ||||
| summary : DNS toolkit for Python | summary : DNS toolkit for Python | ||||
| description: | | description: | | ||||
| DNS toolkit for Python supporting almost all record types. It can be used for queries, zone transfers, and dynamic updates. | DNS toolkit for Python supporting almost all record types. It can be used for queries, zone transfers, and dynamic updates. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - python-setuptools | |||||
| - python-typing | - python-typing | ||||
| build : | | build : | | ||||
| %python_setup | |||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python_install | |||||
| %python3_install | %python3_install | ||||
| check : | | check : | | ||||
| %python_test | |||||
| %python3_test | %python3_test | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.