pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Updated */trytond-*-* to 6.2.x



On Tue, Dec 21, 2021 at 09:13:57AM +0100, Thomas Klausner wrote:
> On Tue, Dec 21, 2021 at 07:46:07AM +0900, Makoto Fujiwara wrote:
> > I'm trying to update */trytond-*-* packages,
> > but I'm stuck at
> > 
> > Unresolvable dependencies found, exiting:
> > time/py-dateutil
> > textproc/py-vobject
> > time/py-pytz
> > databases/py-python-sql
> > devel/py-trytond
> 
> I don't understand these, they all support all python versions.
> 
> > devel/py-setuptools
> 
> Make sure you're using versioned_dependencies.mk for this one.
> 
> > time/py-trytond-calendar
> 
> This has a dependency on py-pywebdav, which is only for python
> 2.x. I've just imported py-webdav, which supports python 3.x, perhaps
> that helps.

The problem in your case is that py-trytond-calendar-todo is limited
to python 2.7. Remove that line (you already commented out the
py-pywebdav dependency) and this works.

Btw, the patch didn't apply cleanly (py-trytond and
py-trytond-party*/options.mk).
 Thomas


Home | Main Index | Thread Index | Old Index