↵ Return to the main page of python-asyncpg-doc
	View build
	Search for updates
	Package Info
	🠗 Changelog
	🠗 Dependencies
	🠗 Provides
	🠗 Files
| Date | Author | Change | 
|---|---|---|
| 2021-09-23 | Benjamin A. Beasley <code at musicinmybrain dot net> 0.23.0-16 | - Allow newer Sphinx and sphinx_rtd_theme | 
| 2021-09-23 | Benjamin A. Beasley <code at musicinmybrain dot net> 0.23.0-15 | - Let pyproject-rpm-macros handle the license file | 
| 2021-09-23 | Benjamin A. Beasley <code at musicinmybrain dot net> 0.23.0-14 | - Drop BR on pyproject-rpm-macros, now implied by python3-devel | 
| 2021-09-23 | Benjamin A. Beasley <code at musicinmybrain dot net> 0.23.0-13 | - Reduce macro indirection in the spec file | 
| 2021-07-27 | Benjamin A. Beasley <code at musicinmybrain dot net> 0.23.0-12 | - Move %generate_buildrequires after %prep to make the spec file easier to follow | 
| 2021-07-23 | Fedora Release Engineering <releng at fedoraproject dot org> 0.23.0-11 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild | 
| 2021-07-16 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0.23.0-6 | - Dependency on python3-docs should have been in -doc subpackage | 
| 2021-07-02 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0.23.0-5 | - Allow later versions of test dependencies pycodestyle and uvloop | 
| 2021-06-17 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0.23.0-4 | - Use a patch instead of sed expressions to replace sphinxcontrib-asyncio with sphinxcontrib-trio, so it is easier to notice if the upstream sphinxcontrib-asyncio version requirement changes and we do not silently switch back to sphinxcontrib-asyncio from sphinxcontrib-trio - Stop removing bundled egg-info, since this should not be required with pyproject-rpm-macros - Loosen pinned versions selectively rather than across the board | 
| 2021-06-17 | Karolina Surma <ksurma at redhat dot com> - 0.23.0-3 | - Generate correct BuildRequires by defining them in source setup.py |