On 20.05.25 15:04, Andreas Tille wrote:
@Matthias: I noticed that all but one of your packages (knxd) are not
featuring Vcs fields (and knxd is not on Salsa but on Github). If it is
your personal policy to not use Salsa that's fine and I would remove
your ID from the Bug of the Day query.
No
__init__.py" are not copied in
from the source tree,
and without them Python refuses to recognize the copy.
Ugh.
Do we have any other namespaced packages in the archive? How do *they* handle
this?
--
-- regards
--
-- Matthias Urlichs
OpenPGP_signature.asc
Description: OpenPGP digital signature
top of my TODO
list …) if anybody wants to take a closer look.
--
-- regards,
--
-- Matthias Urlichs
OpenPGP_signature.asc
Description: OpenPGP digital signature
On 17.09.20 15:26, Matthias Klose wrote:
> If there is too much disagreement about the
> python-is-python3 package, then I plan to run it via the CTTE, and ask for an
> advice how to move on.
FWIW and IMHO that's a reasonable compromise.
--
-- Matthias Urlichs
signature.a
switch to the
Debian/Ubuntu version of debian/*?
--
-- Matthias Urlichs
signature.asc
Description: Digital signature
Hi,
Daniele Tricoli:
> Due to #753578 I added a stub (technically I just used a symlink) to make
> import requests.packages.urllib3 works.
I'd add a stub _file_ which just contains "from urllib3 import *".
--
-- Matthias Urlichs
signature.asc
Description: Digital signature
you happen to use a
different version of tar than the one used to prepare the pristine-tar
entry.
I'd rather record the .orig.tar.?z's exact size and hash(es).
--
-- Matthias Urlichs
signature.asc
Description: Digital signature
Hi,
Charles Plessy:
> https://github.com/mhagger/git-multimail/
>
Looking at that code, IMHO it should be sufficient to add the arguments
'--' and 'debian' to all calls of "git revlist".
--
-- Matthias Urlichs
--
To UNSUBSCRIBE, email to debian-py
;&2 ; exit 1; fi
git config commitmail.$BRANCH.last $HEAD
if [ "$LAST" = "$HEAD ] ; then echo "Nothing changed, exiting">&2 ; exit ; fi
git log $LOG_OPTS $LAST..$HEAD | mail -s "Changes on $BRANCH until $(date)"
$DEST
#echo "mailed log of $(git
ACKAGENAME" database, and make the mysql credentials overrideable
(via environment or whatever).
Requiring (a) root (b) without a password (c) on localhost (presumably) is
a bad idea on all three counts.
--
-- Matthias Urlichs
--
To UNSUBSCRIBE, email to debian-python-requ...@lists.de
> (non-PEP 8 compliant) names.
>
Agreed. In fact I'd recommend that bs3's reverse dependencies get converted
to bs4 before the release (and then drop bs3 from the archive) if possible.
--
-- Matthias Urlichs
--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
w
bin/sh
# -*- coding: utf-8 -*-
shell_code=''' '
echo This is Shell
exec python $0
python_code='''
## ONLY use DOUBLE quotes ‹"› after this line
print("This is Python")
# End of Python code. Do not modify this line. #'
This way, "d
ill_ support a mode
that works for Debian packaging, which is *great*, so ...
--
Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED]
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
- -
Order is the sanity of the mind, the health of the body, the p
the mess
I just created will nicely clean up after itself when I install the next
official version on top, assuming I managed not to install random
additional files).
--
Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED]
Disclaimer: The quote was selected randomly. Real
y one of these files, since you are aware that
there is a conflict (the second package simply doesn't install if you
don't fix it), and thus can handle it intelligently.
--
Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED]
Disclaimer: The quot
Hi,
Bob Tanner:
> On Monday 21 November 2005 09:09 am, Matthias Urlichs wrote:
> > $ dpkg -L python2.4-formencode
> > [...]
> > /usr/lib/python2.4/site-packages/FormEncode-0.4-py2.4.egg
> > /usr/share/doc/python2.4-formencode/copyright
> > /usr/share/doc/python2
, it works, and packages with Build-Depends: which do not take
this into account need to be fixed anyway.
--
Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED]
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
- -
All life is barriers. All growth
k!" FAQ.
So include a "Recommends: python" control line. As per policy, section
7.2, that would be strong enough for this situation. ("The Recommends
field should list packages that would be found together with this one in
all but unusual installations.")
--
Matthias Urlich
python in this case... this code has to go
> into the package "python"s postinst script.
So what? In postinst, python is already installed.
--
Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED]
Disclaimer: The quote was selected randomly. Really. | http://smurf.n
ks like it should look like this instead:
>> egrep "^install ok installed:[^:]*:(|.*[ ,])$PYTHONXY([ ,]|$)" | \
so that it doesn't find packages which depend on packages which just happend
to end with $PYTHONXY. (Or perhaps you should rewrite that shell function in
Python
>
> Matthias, do you think it is feasible ?
Would work for me. /usr/lib/site-python is supposed to have "clean" python
scripts only, so running compileall.py on all subdirectories thereof
should pose no problem.
--
Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAI
Hi, Lars Wirzenius wrote:
> (There will be a problem when the default version of Python changes. I
> don't think we have a way to deal with that.)
Why not simply call compileall.py for each dirctory in the PYTHONPATH
from "python"s postinst?
--
Matthias Urlichs |
r support of legacy applications almost certainly have the
default python package installed anyway.
This solution certainly beats the other alternatives.
--
Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED]
Disclaimer: The quote was selected randomly. Really. | http://smurf.nor
eck whether it really does
the right thing when you have python2.2 installed and pull in
python-docutils.
It gets even worse if I decide to support Python versions > 2.3, but that
doesn't seem to be helpable.
> I was going to suggest a solution, but I'm tired and I can
| python2.2 | python2.1 | python2.0 | python1.6
> | python1.5
> Provides: python2.2-xmlbase, python2.1-xmlbase, python2.0-xmlbase,
> python1.6-xmlbase, python1.5-xmlbase
>
Duh? xmlbase doesn't seem to be supported for Python < 2.1.
--
Matthias Urlichs | {M:U} I
ists for 2.1, but not 2.2 or 2.3. How
> should the dependencies be written ?
The same way we currently handle non-pure Python packages -- except that
the nonversioned package contains the actual Python code and the versioned
packages are empty, instead of the other way round.
--
Matthias Urlichs
for reasonably-small
packages that won't be much of a problem, IMHO.
--
Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED]
Disclaimer: Das Zitat wurde zufällig ausgewählt. | http://smurf.noris.de
--
Auf jedes Mädchen mit Kurven kommen zehn Männer mit Geraden.
Hi,
signed wxwin2.4 binaries for Linux/PPC, built with the binutils from
http://ftp-master.debian.org/~doko/python/, are available on
http://smurf.noris.de/smurf/debian/upload
--
Matthias
Hi,
On Tue, 01 Apr 2003 23:20:22 +, Donovan Baarda wrote:
> 2) it ties you package to the particular version of python used to
> generate the pyc files (ie, you had better have "Depends: python2.1" if
> the .pyc's were generated with python 2.1)
>
That's not correct, as Python will ignore .py
Package: wnpp
Version: unavailable; reported 2003-04-01
Severity: wishlist
* Package name: python-yapsnmp
Version : 0.7.6
Upstream Author : Yves Perrenoud <[EMAIL PROTECTED]>
* URL : http://yapsnmp.sourceforge.net
* License : LGPL
Description : SNMP client
30 matches
Mail list logo