python3-xlib lost in Debian
Today I try to install a software - youdao dict. First I try it in vmware machine: Linuxmint and Ubuntu. It can succeed! But when I do it in Debian , it fails ; And the reason is the lost of python3-xlib. So I search in the web page of Debian: this package is not contained by Debian Jessie or Squeeze!They only have a package named python-xlib. The same to Ubuntu , it has. What happens about this package? mudongliang -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/blu436-smtp148c22c9deb1026a7470242bc...@phx.gbl
Re: Attempting to remove python-support?
On Sunday 26 April 2015 21:09:16 Vincent Bernat wrote: > I am also in favor of removing python-support. It doesn't have any > obvious bugs but having several helpers is confusing. pybuild + dh > should be used for most packages. +1 I have some packages[¹] that I want to migrate. I had some problem due to #577140: first time I used one of the patch in the comments but I did not remember witch. Unfortunately it seems also git-buildpackage doesn't play well with multiple upstream tarballs: #561071. This time I will patch svn-buildpackage or git-buildpackage and I will migrate them. Cheers, [¹] python-peak.rules, python-peak.util, decoratortools (the last one is not a multiple orig tarball, so it's easy). -- Daniele Tricoli 'Eriol' https://mornie.org signature.asc Description: This is a digitally signed message part.
Re: Attempting to remove python-support?
❦ 26 avril 2015 18:26 +0200, Luca Falavigna : > now that Jessie has been released, and there's the intention to > provide more support for Python 3 (e.g. paultag's mail to d-d-a), > would it be time to start kicking out python-support from Debian as > well? > > According to lintian, there should be about 500 packages still using > python-support in a way or another, either (build)-depending on it or > invoking dh_pysupport in debian/rules > > I think we reached the point whether lintian won't allow to reduce the > number of packages considerably (the checks are in place for more than > one year and a half, IIRC). Would it be better to start filing a MBF > against the affected packages, so we can focus better on the target? > > I'd be available to identify the affected packages and eventually > filing all the bugs. I am also in favor of removing python-support. It doesn't have any obvious bugs but having several helpers is confusing. pybuild + dh should be used for most packages. -- When angry, count four; when very angry, swear. -- Mark Twain, "Pudd'nhead Wilson's Calendar" signature.asc Description: PGP signature
Attempting to remove python-support?
Hi, now that Jessie has been released, and there's the intention to provide more support for Python 3 (e.g. paultag's mail to d-d-a), would it be time to start kicking out python-support from Debian as well? According to lintian, there should be about 500 packages still using python-support in a way or another, either (build)-depending on it or invoking dh_pysupport in debian/rules I think we reached the point whether lintian won't allow to reduce the number of packages considerably (the checks are in place for more than one year and a half, IIRC). Would it be better to start filing a MBF against the affected packages, so we can focus better on the target? I'd be available to identify the affected packages and eventually filing all the bugs. Cheers, Luca -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/cadk7b0m_0m216k1zgvmeod6gaepp8v5qb5zjxbfxn4tccce...@mail.gmail.com