[med-svn] [Git][python-team/packages/mypy][master] Demote armel/armhf to "-O2".

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Fri Aug 18 14:08:36 BST 2023



Michael R. Crusoe pushed to branch master at Debian Python Team / packages / mypy


Commits:
e8eb0f15 by Michael R. Crusoe at 2023-08-18T15:04:34+02:00
Demote armel/armhf to "-O2".

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+mypy (1.5.1-2) unstable; urgency=medium
+
+  * Demote armel/armhf to "-O2".
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Fri, 18 Aug 2023 15:04:32 +0200
+
 mypy (1.5.1-1) unstable; urgency=medium
 
   * New upstream version


=====================================
debian/rules
=====================================
@@ -12,7 +12,7 @@ endif
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 include /usr/share/dpkg/default.mk
 
-ifneq (,$(filter $(DEB_BUILD_ARCH),hppa))
+ifneq (,$(filter $(DEB_BUILD_ARCH),hppa armel armhf))
   export MYPYC_OPT_LEVEL=2
 else ifeq ($(DEB_HOST_ARCH_BITS), 32)
   export DEB_CFLAGS_MAINT_APPEND += -g1



View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/commit/e8eb0f159af58c778d4ee8a6a87d6ca6e9d5d3c7

-- 
View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/commit/e8eb0f159af58c778d4ee8a6a87d6ca6e9d5d3c7
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20230818/fa5d5c11/attachment-0001.htm>


More information about the debian-med-commit mailing list