forked from pool/python-flufl.lock
Accepting request 948286 from home:mcepl:branches:devel:languages:python
- Update to 7.0:
- Fix spurious log messages when not breaking the lock.
- Use modern package management by adopting pdm and
pyproject.toml, and dropping setup.py and setup.cfg.
- Build the docs with Python 3.8.
- Update to version 3.0 of Sybil.
- Adopt the Furo documentation theme.
- Add a favicon and logos to the published documentation.
- Use importlib.metadata.version() as a better way to get the
package version number for the documentation.
- Drop Python 3.6 support.
- Update copyright years.
- Remove now irrelevant patch python-flufl.lock-fix-setup.patch.
OBS-URL: https://build.opensuse.org/request/show/948286
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.lock?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 20 18:33:51 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 7.0:
|
||||
- Fix spurious log messages when not breaking the lock.
|
||||
- Use modern package management by adopting pdm and
|
||||
pyproject.toml, and dropping setup.py and setup.cfg.
|
||||
- Build the docs with Python 3.8.
|
||||
- Update to version 3.0 of Sybil.
|
||||
- Adopt the Furo documentation theme.
|
||||
- Add a favicon and logos to the published documentation.
|
||||
- Use importlib.metadata.version() as a better way to get the
|
||||
package version number for the documentation.
|
||||
- Drop Python 3.6 support.
|
||||
- Update copyright years.
|
||||
- Remove now irrelevant patch python-flufl.lock-fix-setup.patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 17 09:13:16 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user