Hi
I'm trying to update python-Flask-HTMLmin in the Flask subproject
https://build.opensuse.org/package/view_file/home:apersaud:branches:devel:la...
It seems that there is new dependency on python-cssmin, which is not available in that subproject. Can this be added or is there something I can do to include it?
Thanks
Arun
Hello Arun
Am Sonntag, 20. Februar 2022, 19:05:48 CET schrieb Arun Persaud:
I'm trying to update python-Flask-HTMLmin in the Flask subproject
https://build.opensuse.org/package/view_file/home:apersaud:branches:devel:la nguages:python:flask/python-Flask-HTMLmin/python-Flask-HTMLmin.spec?expand=1
It seems that there is new dependency on python-cssmin, which is not available in that subproject. Can this be added or is there something I can do to include it?
Add it to your branched project (e.g. from devel:languages:python:misc) , see if it builds, and if needed, submit cssmin to d:l:p
HTH Axel
On 2/21/22 04:35, Arun Persaud wrote:
Hi
I'm trying to update python-Flask-HTMLmin in the Flask subproject
https://build.opensuse.org/package/view_file/home:apersaud:branches:devel:la...
It seems that there is new dependency on python-cssmin, which is not available in that subproject. Can this be added or is there something I can do to include it?
The long term solution is to also have that package in openSUSE:Factory then it will be automatically included but you may need a linked package to get it working with older versions.