forked from pool/python-mkdocs-material
Matej Cepl
eeb193a825
create project.dependencies in pyproject.toml instead of using hatch_requirements_txt module. This is a brutal hack, but otherwise (see sr#1072844 for details) we need python-hatch_requirements_txt which pulls in excessive number of packages (starting with python-conincidence, python-whey, python-domdf-python-tools, and many others). Until we have these in openSUSE, we should stay with this hand-managed patch. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mkdocs-material?expand=0&rev=2
17 lines
789 B
Plaintext
17 lines
789 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Mar 28 08:42:01 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add no-hatchling-requirements_txt.patch, which manually
|
|
create project.dependencies in pyproject.toml instead of
|
|
using hatch_requirements_txt module. This is a brutal
|
|
hack, but otherwise (see sr#1072844 for details) we need
|
|
python-hatch_requirements_txt which pulls in excessive number
|
|
of packages (starting with python-conincidence, python-whey,
|
|
python-domdf-python-tools, and many others). Until we have
|
|
these in openSUSE, we should stay with this hand-managed patch.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 18 10:42:22 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- new package python-mkdocs-material
|