pkgsrc-Bugs archive

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

Re: pkg/44062: Inconsistencies in PYTHON_VERSIONS_ACCEPTED



Another problem of this type.

net/nicotine accepts python 24 and 25 while
x11/py-gtk2 required by nicotin accepts python 25 and 26.

   0 pkgsrc>pkg_src_summary -m -f PKGNAME,PKGPATH x11/py-gtk2 net/nicotine
   PKGNAME=py26-gtk2-2.22.0
   PKGPATH=x11/py-gtk2

   ASSIGNMENTS=PYTHON_VERSION_REQD=25
   PKGNAME=py25-gtk2-2.22.0
   PKGPATH=x11/py-gtk2

   ASSIGNMENTS=PYTHON_VERSION_REQD=25
   PKGNAME=nicotine-1.0.8nb10
   PKGPATH=net/nicotine

   ASSIGNMENTS=PYTHON_VERSION_REQD=24
   PKGNAME=nicotine-1.0.8nb10
   PKGPATH=net/nicotine

   0 pkgsrc>

-- 
Best regards, Aleksey Cheusov.


Home | Main Index | Thread Index | Old Index