Your message dated Thu, 03 Apr 2025 22:09:36 +0000
with message-id <e1u0ski-00hjpp...@fasolo.debian.org>
and subject line Bug#1086031: fixed in sqlalchemy 2.0.40+ds1-1
has caused the Debian Bug report #1086031,
regarding sqlalchemy: please remove build and test dependency on python3-mypy
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1086031: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086031
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sqlalchemy
Version: 2.0.32+ds1-1
Severity: normal
Tags: patch
X-Debbugs-Cc: cru...@debian.org
Dear Piotr,
Thank you for removing the mypy related tests in your recent upload. I noticed
that sqlalchemy still has a build and test dependency on mypy, which is
triggering unnecessary CI tests (one of which is timing out and causing a
problem for the migration of the new version of mypy to Debian Testing).
Can you apply the attached patch and release a new package of sqlalchemy?
https://qa.debian.org/excuses.php?package=mypy
https://ci.debian.net/packages/s/sqlalchemy/testing/arm64/53571095/
Many thanks,
--
Michael R. Crusoe
From acd15456dc4833519a8795b73bee93b8077fea5b Mon Sep 17 00:00:00 2001
From: "Michael R. Crusoe" <cru...@debian.org>
Date: Fri, 25 Oct 2024 12:15:09 +0200
Subject: [PATCH] drop dependency on python3-mypy
and instruct pytest to not even load the related tests so that an
error is not triggered
---
debian/control | 1 -
debian/rules | 2 +-
debian/tests/control | 1 -
debian/tests/unittests | 2 +-
4 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 04f2b766..7f875b86 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends: debhelper-compat (= 13),
python3-all-dev,
python3-setuptools,
python3-greenlet,
- python3-mypy (>= 0.910),
python3-typing-extensions (>= 4.6.0),
# Documentation:
python3-changelog (>= 0.5.3),
diff --git a/debian/rules b/debian/rules
index 1ef40613..90be8542 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ override_dh_auto_install:
ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
set -e ; set -x ; for i in $(PY3VERS) ; do \
PYTHONPATH=$(CURDIR)/debian/python3-sqlalchemy/usr/lib/python3/dist-packages python$$i -m pytest test\
- -k 'not test_joined_across and not test_eager_join and not test_plugin_files'; \
+ -k 'not test_joined_across and not test_eager_join' --ignore-glob="*mypy*" ; \
done
endif
diff --git a/debian/tests/control b/debian/tests/control
index 7c4c6e6b..e55e99cb 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,6 +3,5 @@ Depends:
python3-all,
python3-greenlet,
python3-pytest,
- python3-mypy,
python3-typing-extensions,
Restrictions: allow-stderr
diff --git a/debian/tests/unittests b/debian/tests/unittests
index b261ca60..d82e66c9 100644
--- a/debian/tests/unittests
+++ b/debian/tests/unittests
@@ -6,5 +6,5 @@ set -e
echo "===> Running tests"
for i in ${PYTHON3S}; do
echo "===> Testing with python$i"
- python$i -m pytest --ignore=.pc
+ python$i -m pytest --ignore=.pc --ignore-glob="*mypy*"
done
--
2.43.0
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: sqlalchemy
Source-Version: 2.0.40+ds1-1
Done: Piotr Ożarowski <pi...@debian.org>
We believe that the bug you reported is fixed in the latest version of
sqlalchemy, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1086...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Piotr Ożarowski <pi...@debian.org> (supplier of updated sqlalchemy package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 06 Feb 2025 12:19:07 +0100
Source: sqlalchemy
Architecture: source
Version: 2.0.40+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Piotr Ożarowski <pi...@debian.org>
Changed-By: Piotr Ożarowski <pi...@debian.org>
Closes: 1079700 1086031
Changes:
sqlalchemy (2.0.40+ds1-1) unstable; urgency=medium
.
* New upstream release
* Run tests in parrallel (closes: 1079700)
* Drop python3-mypy from autopkgtest's dep. (closes: 1086031)
Checksums-Sha1:
e992f4e4ab20f1b74ff92df31bf77d468ed65b9a 2581 sqlalchemy_2.0.40+ds1-1.dsc
3c296012be70a1e86d46729c65e42cf0b5d6a00f 3453732
sqlalchemy_2.0.40+ds1.orig.tar.xz
ce883115bc3d13c242cf6c07988247114eed2263 15064
sqlalchemy_2.0.40+ds1-1.debian.tar.xz
2ac57a80fd8c86c1af2389c8eb6558b992d2a8d2 9582
sqlalchemy_2.0.40+ds1-1_amd64.buildinfo
Checksums-Sha256:
ee379785dc86d1e4d9a33adb2a26bb912c44114eaf341de7d016609a2d2128ec 2581
sqlalchemy_2.0.40+ds1-1.dsc
9dcc83efb8b7adb5ba2d17d42c002c51866ebe6149b10d830089f0f166773eb6 3453732
sqlalchemy_2.0.40+ds1.orig.tar.xz
bc8ff19f8ca70b2143cd13ba31cb884f44a43775d1fdbdf6ee01552c50b4ebed 15064
sqlalchemy_2.0.40+ds1-1.debian.tar.xz
0262e4bb1bdf4f2e354ddc563cc4daa82d1bff9cb4568233199eb0e0651c044f 9582
sqlalchemy_2.0.40+ds1-1_amd64.buildinfo
Files:
76b67c38ae3c5dbd83b25e9a76ca9123 2581 python optional
sqlalchemy_2.0.40+ds1-1.dsc
c81fe7e9db2f192ae204a72c46f50f7d 3453732 python optional
sqlalchemy_2.0.40+ds1.orig.tar.xz
68b3c7cc2f6331d5b1c31f4b365cdd85 15064 python optional
sqlalchemy_2.0.40+ds1-1.debian.tar.xz
04ba4329f1a86c83bf1a787eff2bff8f 9582 python optional
sqlalchemy_2.0.40+ds1-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEHS+omFjar2IXhi33rvbxoqdFdkUFAmfu/GoACgkQrvbxoqdF
dkXj0g/5AcMzGu2RNR2rOz8cOO8I/2UtlMxmhP1tP3GTo7aigpra6TPQI4MJ7iHY
1Fb6Fw+POF7WE5z31h372G0TBVrMXXd4nt6c3XazAKXriWCVTwAqv4MsaP0OtGwm
fdpfnTaF8ppvfVPUrYi0dJIJEMAb85fe0cBMy2jIeiSC7MkUJ8VG0+Dv8IdDfIa5
83eFTQ+eJchZVksjgJJChaQniSVS/gtxkBgzsKP6SbJuJUoXWGEad9Ace0gkzUu5
GmZHueT81vD6VOsTX+OlQScJL4WxaeUpZKiVaQekSBsfNO4aF5oejcNdrxuCM8h6
OO0YNJrK3a1vT1Ofsa40ZhQaEcGovntdf9x8YL1Np6xxxIvrVNpKBfNWU/5tViUO
hFFyxTDuXRCM8YbnumQ163V3f8iVVbdIrTam1mpvdudU5VSFFrcOSXXGpXzxtKd4
H6i0ksp+GfF+jIMnd0HkVanIzKYhtNYFVm1QUJwJKEV6DcDwRe3hRZ48+zdj+T/v
+MD5YLRfbjku8XxwTDO9/TkdC/LUOkfb0RTV8sEObIDIxRqPH9MaXP933p0PCTUE
Awc/mNZpf5kfgCi8QsJarYw5EKEN2PnOZIOcAP9x8uVRVFutGLJX5lipcWj6Deq+
YjIocD5mlJBJZuQxsozzDbDgdoGGnTK4i9OnXr9NEXUC3iulmcQ=
=AJoP
-----END PGP SIGNATURE-----
pgp1jVSYafmga.pgp
Description: PGP signature
--- End Message ---