Files
pyp2spec/tests/test_configs/pyp2spec_aionotion.conf
T

21 lines
583 B
Plaintext

pypi_name = "aionotion"
python_name = "python-aionotion"
module_name = "aionotion"
version = "2.0.3"
release = "4"
summary = "Python library for Notion Home Monitoring"
license = "MIT"
url = "https://github.com/bachya/aionotion"
source = "%{pypi_source aionotion}"
archive_name = "aionotion"
description = '''
A asyncio-friendly library for Notion Home Monitoring devices.
'''
extra_build_requires = ["runtime"]
license_files = ["LICENSE"]
doc_files = ["README.md"]
changelog_head = "Fri Jun 04 2021 Package Manager <package@manager.com>"
changelog_msg = "Rebuilt for Python 3.10"