Processed: Re: lintian should give an error for binary-all binary packages containing Built-Using

2023-01-27 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 wishlist
Bug #1029633 [lintian] lintian should give an error for binary-all binary 
packages containing Built-Using
Severity set to 'wishlist' from 'normal'

-- 
1029633: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029633
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1029633: lintian should give an error for binary-all binary packages containing Built-Using

2023-01-27 Thread Matthias Klose

Control: severity -1 wishlist

This is the wrong way to go, please don't implement that without further 
discussion.  The bug submitter didn't even look for that, but deliberately 
cloned #1029641 several times for his amusement.




Bug#1029808: lintian: warnings related to *.pyc *.pyo __pycache__/

2023-01-27 Thread Paul Wise
Package: lintian
Version: 2.116.1
Severity: wishlist
X-Debbugs-CC: debian-pyt...@lists.debian.org

The *.pyc *.pyo files are Python bytecode and are almost always
generated from Python source code. Since Python 3 these are usually
stored in a __pycache__/ directory.

Since these files are not source code, they should not be present in
the Debian source packages, but there are hundreds of them in Debian:

   $ apt-file -I dsc search --regex '\.py[co]$' | wc -l
   507

Please complain on *.pyc *.pyo being present in Debian source packages.

Please also check that when they are present, that they have a *.py
source file present. When it is in the same directory it will have the
same name but .py extension. When the generated files are in a
__pycache__/ directory then *.pyc file name will contain .cpython-NN
but the *.py source file will not.

Please also complain about other files in __pycache__/ directories.
Since these dirs are caches and caches are often ignored by various
tools, the other files could get lost from backups, VCS repos, etc.

   $ apt-file -I dsc search __pycache__/ | grep -vF .cpython-
   ack: /t/swamp/__pycache__/notes.pl
   asciidoc: /tests/__test_data__/plugin/backends/__pycache__/.gitkeep
   mypy-protobuf: /test/generated/testproto/__pycache__/__init__.py
   mypy-protobuf: /test/generated/testproto/dot/com/__pycache__/__init__.py

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Atento aviso

2023-01-27 Thread Alejandra Davalos




Es muy probable que tu empresa esté en la lista para la inspección del REPSE 
que hace la Secretaría de Trabajo.
A raiz de las inspecciones masivas que está realizando la STPS, le envío esta 
invitación para que participe en esta conferencia del 17 de Febrero sobre las 
Inspecciones del REPSE y asegurar que su empresa está lista para las 
inspecciones que estará realizando la secretaria de trabajo.
Le puedo mandar el PDF sin compromiso donde está la inversión, temario y 
horario para que lo puedan revisar, sólo mándeme su nombre, teléfono y un correo 
activo.
Gracias.Quedo atenta a su respuesta.



Processed: Bug#1024361 marked as pending in lintian

2023-01-27 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #1024361 [lintian] lintian: complains about bpo version when package built 
with salsa-CI/pipeline (+salsaci)
Added tag(s) pending.

-- 
1024361: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024361
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems