14
0

Accepting request 783880 from home:mcalabkova:branches:devel:languages:python

- Update to 20.3
  * Fix a bug that caused a 32-bit OS that runs on a 64-bit ARM CPU 
    (e.g. ARM-v8, aarch64), to report the wrong bitness.
- Drop already upstreamed patch issue_254.patch

OBS-URL: https://build.opensuse.org/request/show/783880
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-packaging?expand=0&rev=38
This commit is contained in:
Tomáš Chvátal
2020-03-11 14:50:30 +00:00
committed by Git OBS Bridge
parent b66212fb9c
commit 994385f026
5 changed files with 12 additions and 86 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Mar 11 14:37:16 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 20.3
* Fix a bug that caused a 32-bit OS that runs on a 64-bit ARM CPU
(e.g. ARM-v8, aarch64), to report the wrong bitness.
- Drop already upstreamed patch issue_254.patch
-------------------------------------------------------------------
Mon Feb 10 14:51:38 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>