SHA256
1
0
forked from pool/python-pip

Accepting request 855624 from home:bnavigator:branches:devel:languages:python

- Fix the condition to really not break Python 2.7 in Leap

OBS-URL: https://build.opensuse.org/request/show/855624
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=89
This commit is contained in:
2020-12-14 00:24:25 +00:00
committed by Git OBS Bridge
parent 7f7716d917
commit 2f884dd870
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 14 00:14:23 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Fix the condition to really not break Python 2.7 in Leap
-------------------------------------------------------------------
Sun Dec 13 21:23:26 UTC 2020 - Matej Cepl <mcepl@suse.com>